basel-ksa Posted September 15, 2010 Posted September 15, 2010 hi Guys I want this script When i Kill player I get money I want use it in BaseMode Plz i Search but I did not find ؟ I've seen this script in Many of servers
dzek (varez) Posted September 15, 2010 Posted September 15, 2010 do it by yourself. this forum is not for requests like that - but for helping other people with scripting, when they actually have something and get stuck at one point. https://wiki.multitheftauto.com/wiki/Scr ... troduction Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
UAEpro Posted September 15, 2010 Posted September 15, 2010 you can start to make a script وموجود في ايسبورت تيم سبيك بروجيمر ts3server://ts.pg.sa
Castillo Posted September 15, 2010 Posted September 15, 2010 you can start to make a script وموجود في ايسبورت as varez said, make it by yourself!. here i give you the functions you need https://wiki.multitheftauto.com/wiki/OnPlayerWasted https://wiki.multitheftauto.com/wiki/GivePlayerMoney that should be enough San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
dzek (varez) Posted September 15, 2010 Posted September 15, 2010 and addEventHandler (search wiki) Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online! programista php rzeszów Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting. Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!
basel-ksa Posted September 15, 2010 Author Posted September 15, 2010 you can start to make a script وموجود في ايسبورت لا تخاف خوويك ذيب ^.* ok I made it function rewardOnWasted ( ammo, killer, killerweapon, bodypart ) if ( killer ) and ( killer ~= source ) then givePlayerMoney ( killer, 90 ) end end addEventHandler ( "onPlayerWasted", getRootElement(), rewardOnWasted )
Castillo Posted September 15, 2010 Posted September 15, 2010 you can start to make a script وموجود في ايسبورت لا تخاف خوويك ذيب ^.* ok I made it function rewardOnWasted ( ammo, killer, killerweapon, bodypart ) if ( killer ) and ( killer ~= source ) then givePlayerMoney ( killer, 90 ) end end addEventHandler ( "onPlayerWasted", getRootElement(), rewardOnWasted ) see? you can make all yourself just got to ask how (btw does it works ) San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
UAEpro Posted September 15, 2010 Posted September 15, 2010 you can start to make a script وموجود في ايسبورت لا تخاف خوويك ذيب ^.* ok I made it function rewardOnWasted ( ammo, killer, killerweapon, bodypart ) if ( killer ) and ( killer ~= source ) then givePlayerMoney ( killer, 90 ) end end addEventHandler ( "onPlayerWasted", getRootElement(), rewardOnWasted ) ok ^^ see its easy واذا احتجت أي مساعدة كل حد في ها المنتدى حاظريين ^^ and if you need any help we are here ^^ تيم سبيك بروجيمر ts3server://ts.pg.sa
basel-ksa Posted September 15, 2010 Author Posted September 15, 2010 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ وش عنده المبرمج الله يخلي الاجانب ماقصرو Thank you mta ^^
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now