17.09.2018, 22:40
(
Последний раз редактировалось Romero837; 17.09.2018 в 23:17.
)
Hi, i need help with it.
I want modifique one value of the all accounts of my server, i work with Lethaldub2.
The coins save in the account file.
When player exit to the server, the coins are saved with:
How to use it to modifique all accounts with one value, i need run it one time to modifique.
Example:
I want modifique one value of the all accounts of my server, i work with Lethaldub2.
The coins save in the account file.
Код:
dUserSetINT(PlayerName2(playerid)).("DMONEDASD",0);
Код:
dUserSetINT(PlayerName2(playerid)).("DMONEDASD",PlayerInfo[playerid][Monedas]);
Example:
Код:
Monedas = 300.