12.02.2014, 15:50
I'm using a variable myself to check if he's logged in (after entering his password correctly).
This would already be pretty fast.
This would already be pretty fast.
pawn Код:
if (APlayerData[playerid][LoggedIn] == true)