salah7boss Posted September 16, 2017 Share Posted September 16, 2017 Hi guys! I noticed today that I can give Ban, Kick, Mute, etc .. from F8 .. But how can I give blood? Or money? I tried this : /setmoney and this : /set-money and this : /set_money But .. Not work Link to comment
0 MrDadosz Posted September 20, 2017 Share Posted September 20, 2017 You can't do that without a script. Some commands like ban, kick etc. are hardcoded. If you have runcode running on this server use: run setPlayerMoney("your_name",value) example: run setPlayerMoney ("MrDadosz",100000) For health: run setElementHealth("your_name", value) example: run setElementHealth ("MrDadosz",75) List of functions: https://wiki.multitheftauto.com/wiki/PL/Server_Scripting_Functions Link to comment
Question
salah7boss
Hi guys!
I noticed today that I can give Ban, Kick, Mute, etc .. from F8 .. But how can I give blood? Or money?
I tried this : /setmoney
and this : /set-money
and this : /set_money
But .. Not work
Link to comment
1 answer to this question
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