Jump to content

طلب سهل


Recommended Posts

Posted
addEventHandler("onPlayerWasted", getRootElement(), 
    function(_,killer) 
        money = math.random(200,1000) 
        givePlayerMoney(killer,money) 
        name = getPlayerName(source) 
        outputChatBox("You killed"..name.."and get"..money,killer,0,255,0) 
        end) 

كذا

لخبطه الحربي

قناتي على اليوتوب

https://www.youtube.com/user/L5B6H1

SuB And LIke

Posted
ممكن طلب اخر الى يموت تنسحب منه فلوسه

تنسحب منه 100 ريال

مثلا كيف

ممكن الاي فنت فقط لااحد يسويلي الكود

addEventHandler("onPlayerWasted", root, 
function(_,killer) 
     local name = getPlayerName(source) 
     local money = math.random(200,1000) 
     givePlayerMoney(killer, money) 
     takePlayerMoney(source, 100) 
     outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
end) 

CiTLh.png
Posted
    addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

#~BlackBird~#

Posted
    addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

:shock: ودي أعرف المسافة الي بالكود من وين جات

CiTLh.png
Posted
    addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

:shock: ودي أعرف المسافة الي بالكود من وين جات

انا ناسخه منك

:roll:

#~BlackBird~#

Posted
    addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

ودي أعرف المسافة الي بالكود من وين جات

انا ناسخه منك

أنا كودي مافيه مسافة

ذا كودي

addEventHandler("onPlayerWasted", root, 
function(_,killer) 
     local name = getPlayerName(source) 
     local money = math.random(200,1000) 
     givePlayerMoney(killer, money) 
     takePlayerMoney(source, 100) 
     outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
end) 

وذا كودك

   addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

CiTLh.png
Posted
    addEventHandler("onPlayerWasted", root, 
    function(_,killer) 
         local name = getPlayerName(source) 
         local namek = getPlayerName(killer) 
         local money = math.random(200,1000) 
         givePlayerMoney(killer, money) 
         takePlayerMoney(source, 100) 
         outputChatBox("You killed "..name.." and get "..money, killer, 0,255,0) 
         outputChatBox(namek.." killed You and You lost 100$", source, 255,0,0) 
    end) 

:shock: ودي أعرف المسافة الي بالكود من وين جات

انا ابرمج عن طريق النوت باند ممكن تقولي كيف تكتب بطريقه صح لأنه انا اكتب مثلا

function () 

ولما اضغط انتر مثل حقك كيف اخليه ترتب ألمسافات ؟

والأنت ايضآ كيف اخليها بالحد الي يكون فيه

if

او

function

ومعليش اذا كان الرد مو في محله

Posted
شباب برنانج

Script Editor

وش يسوي وحق ايش

وكيف يستخدم

؟؟؟؟؟؟؟؟؟؟؟؟ظظ

ضروريري

15891997.png

ahmadsig1.png

Nobody is perfect , I'm nobody.

22771qw7.jpg

Skype : ahmad.nasser37

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...