07.12.2019, 20:31
(
Last edited by Mattski; 07/12/2019 at 09:37 PM.
)
Quote:
Well, sure, you could load only the ban variable from the database (or File System?) and check the value like you did
|
i have these ones too:
PHP Code:
pInfo[playerid][Kills] = 0;
pInfo[playerid][Deaths] = 0;
pInfo[playerid][AdminLevel] = 0;
pInfo[playerid][LoggedIn] = 0;