Help with file saving.
#1

Well i am making a RP GM with my friend and i am working on the criminal record. We use y_ini, but i cant get it to add +1 to the Arrests. This is my fail try :
Код:
SetPVarString(playerid,"Arrests", +1);
Oh and sry if i sound like a n00b, i have searched but couldn't find anything and just basicly started using y_ini.
Thanks in advance.
Reply
#2

Try using normal variables
pawn Код:
Arrests[ playerid ]++;
.
I don't really get how this is connected with Y_INI.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)