Quote:
Originally Posted by Domnic Toretto
at the top of your script
pawn Код:
#pragma unused ret_memcpy
pawn Код:
if(gPlayerInfo[playerid][PLAYER_REGGED] == 0) { SendClientMessage(playerid,COLOUR_ORANGE,"You're username is recognised on this server, but you have not registered. Please /register to continue."); return 1; }
|
That didnt do anything, still getting the 010 error for that one script. Dx