01.06.2010, 04:53
How can i put money in this Dini file?
Quote:
dini_IntSet(file,"Cash", GetPlayerMoney(playerid)); |
dini_IntSet(file,"Cash", GetPlayerMoney(playerid)); |
Originally Posted by Antonio (eternalrp.webatu.com)
Use enum?
|
Originally Posted by DJDhan
Quote:
By the way, Ihsan, your code is correct. Do you get errors or wranings with that? If yes, please post them here. |
dini_IntSet(file,Cash,"5000"); GivePlayerMoney(playerid,5000);