Modifique one value all archives | DINI
#1

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.

Код:
dUserSetINT(PlayerName2(playerid)).("DMONEDASD",0);
When player exit to the server, the coins are saved with:

Код:
dUserSetINT(PlayerName2(playerid)).("DMONEDASD",PlayerInfo[playerid][Monedas]);
How to use it to modifique all accounts with one value, i need run it one time to modifique.

Example:

Код:
Monedas = 300.
Reply
#2

Open the files one by one, read the content, overwrite the monedas and close the file (loop)

Welcome to wonderful world of dini
Reply
#3

Jajjajajjajaj really not possible?
Reply
#4

sorry but this aint mysql to do that :v
Reply
#5

Correcting, it is not dini it's lethaldub
Reply
#6

Quote:
Originally Posted by Romero837
Посмотреть сообщение
Correcting, it is not dini it's lethaldub
Its actually dudb which is made with dini, so its basically DINI file processor.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)