Jump to content

~|Need your help About Scarppt|~


basel-ksa

Recommended Posts

Posted

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)!

Posted
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.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

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)!

Posted
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 )  

:mrgreen:

Posted
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 )  

:mrgreen:

see? you can make all yourself just got to ask how ;) (btw does it works :P)

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted
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 )  

:mrgreen:

ok ^^

see its easy

واذا احتجت أي مساعدة كل حد في ها المنتدى حاظريين ^^

and if you need any help we are here ^^

تيم سبيك بروجيمر

ts3server://ts.pg.sa

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...