16.05.2012, 14:02
Hello, i need help
when i mark player with example:
new Marked[MAX_PLAYERS];
and then i do Marked[playerid] = 1;
i dont know how to save it, i have my saving system, but i just need to know how to save it
and make when player login he will be Marked[playerid] = 1; again
how to do it?
when i mark player with example:
new Marked[MAX_PLAYERS];
and then i do Marked[playerid] = 1;
i dont know how to save it, i have my saving system, but i just need to know how to save it
and make when player login he will be Marked[playerid] = 1; again
how to do it?