04.07.2012, 18:05
Hi everyone,
I made a Garage system a while ago..
When i made the system, Bini or something was good, and I used it.
Since I have 0.3d or 0.3e, bini crashed my server, so i decided to switch to SII.
The problem is, when i buy a garage, it says that it's owned, but after a reload of the filterscript/server restart, everything is unowned again.
The problem is here i think, when the owner get's loaded.
This is the important point when the owner should get loaded, it worked in Bini, but now that I use SII it gives a warning: warning 202: number of arguments does not match definition
Is there anyone who can help me solve this?
Thanks in advance
I made a Garage system a while ago..
When i made the system, Bini or something was good, and I used it.
Since I have 0.3d or 0.3e, bini crashed my server, so i decided to switch to SII.
The problem is, when i buy a garage, it says that it's owned, but after a reload of the filterscript/server restart, everything is unowned again.
The problem is here i think, when the owner get's loaded.
pawn Код:
format(GI[i][O],32,"%s",INI_ReadString("O"));
Is there anyone who can help me solve this?
Thanks in advance