Jump to content

i need /bind (number) health !


goodman

Recommended Posts

Posted

You want to bind a key to restore your health?

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 must use:

addCommandHandler 
setElementHealth 

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

Oh no

please i want only one thing

only how to use bind - key ... to restor my health

like that : i open a text in the game & write :

/bind 8 setElementHealth

did u understant what i mean?

Posted

Yes, I do, I'll do it this time, but if you need something else, you'll have to learn on how to do it.

addCommandHandler ( "health", 
    function ( thePlayer ) 
        setElementHealth ( thePlayer, 100 ) 
    end 
) 

I hope you know how to install it on your server.

https://wiki.multitheftauto.com/wiki/Ser ... our_server

https://wiki.multitheftauto.com/wiki/Meta.xml

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

i have not own any server

i enter many servers

and i need help how to use bind in restoring the health

u put some cods and i dont know where can i put it and how can i use it !! :|

Posted

Oh, then you can't do that, there's no command to restore health for normal players.

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.

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