Huge problem
#2

Do something like:

pawn Код:
if(Loggedin[playerid] == 0)
{
  SendCleintMessage(playerid, COLOUR, "LOG THE **** IN!");
  Adminlevel[playerid] = 0;
}
Change Loggedin to your variable which checks if they are logged in, and change Adminlevel to the admin variable.
Reply


Messages In This Thread
Huge problem - by _Vortex - 13.09.2009, 00:03
Re: Huge problem - by [HiC]TheKiller - 13.09.2009, 01:10
Re: Huge problem - by _Vortex - 13.09.2009, 01:13
Re: Huge problem - by RaFsTar - 13.09.2009, 01:15
Re: Huge problem - by [HiC]TheKiller - 13.09.2009, 01:18
Re: Huge problem - by _Vortex - 13.09.2009, 01:25
Re: Huge problem - by [HiC]TheKiller - 13.09.2009, 01:27
Re: Huge problem - by _Vortex - 13.09.2009, 01:32
Re: Huge problem - by [HiC]TheKiller - 13.09.2009, 02:22
Re: Huge problem - by _Vortex - 13.09.2009, 02:28

Forum Jump:


Users browsing this thread: 4 Guest(s)