05.07.2011, 12:31
Booleans are automatically equaled to false once created
just remove '= false;'
Should work now.
just remove '= false;'
pawn Код:
new bool:pLoggedIn[MAX_PLAYERS];