03.07.2012, 17:12
Hey there,
How do I get data out of the file with Dini, and then directly add the amount of score, or money to the player?
This is what I currently have but they give some errors:
I am aware of that, that is wrong. But I don't know how to use it correctly.
Thanks in advance,
-Kevin
How do I get data out of the file with Dini, and then directly add the amount of score, or money to the player?
This is what I currently have but they give some errors:
pawn Код:
dini_Int(file, "money") = GivePlayerMoney(playerid, money);
Thanks in advance,
-Kevin