16.07.2009, 00:24
Ok so bacialy when i register everything works fine then when i exit the game whoever gets my old id becomes my admin level and i dont have admin no more
, so i posted asking if i could set players levels to 0 on connect like this:
PlayerInfo[playerid][AdminLevel] = 0;
but i get the following errors:
(I put that in onplayerconnect)
So could someone possibly help me its ladmin4v2 thanks
![Sad](images/smilies/sad.gif)
PlayerInfo[playerid][AdminLevel] = 0;
but i get the following errors:
Код:
C:\Documents and Settings\Chris\Desktop\Stunt City\gamemodes\NewServer.pwn(200) : error 017: undefined symbol "PlayerInfo" C:\Documents and Settings\Chris\Desktop\Stunt City\gamemodes\NewServer.pwn(200) : warning 215: expression has no effect C:\Documents and Settings\Chris\Desktop\Stunt City\gamemodes\NewServer.pwn(200) : error 001: expected token: ";", but found "]" C:\Documents and Settings\Chris\Desktop\Stunt City\gamemodes\NewServer.pwn(200) : error 029: invalid expression, assumed zero C:\Documents and Settings\Chris\Desktop\Stunt City\gamemodes\NewServer.pwn(200) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
So could someone possibly help me its ladmin4v2 thanks
![Smiley](images/smilies/smile.png)