doxiu Posted September 18, 2012 Share Posted September 18, 2012 Hey all i need command to add cash i know only set new data for you account![datatype:'cash' , value:'2000'] Who can help me ? Link to comment
TAPL Posted September 18, 2012 Share Posted September 18, 2012 I don't know if i have understood you well, i think you mean this? addCommandHandler("cash", function(player, cmd, i) setAccountData(getPlayerAccount(player), "cash", tonumber(i)) end) Link to comment
doxiu Posted September 18, 2012 Author Share Posted September 18, 2012 Tell me you know how add cash on server? Link to comment
TAPL Posted September 18, 2012 Share Posted September 18, 2012 Tell me you know how add cash on server? https://wiki.multitheftauto.com/wiki/GivePlayerMoney https://wiki.multitheftauto.com/wiki/SetPlayerMoney Link to comment
doxiu Posted September 18, 2012 Author Share Posted September 18, 2012 This commands dont work ;/ Link to comment
Castillo Posted September 18, 2012 Share Posted September 18, 2012 What do you mean by "doesn't work"? Link to comment
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