04.09.2009, 16:34
Quote:
Originally Posted by Oi!
Is there anyway for it to load them if there is a registration cause yeah I'm using a GF edt.
|
pawn Code:
if(IsPlayerNPC) {
PlayerInfo[playerid][Logged] =1;
PlayerInfo[playerid][Registered] =1;
}