19.07.2012, 11:29
replace the csaved[playerid] == 0; with:
csaved[playerid] = 0;
you have to replace the code with my new one, but you can try both ways. I believe second way is much better
csaved[playerid] = 0;
you have to replace the code with my new one, but you can try both ways. I believe second way is much better