Scripting Help. Admin Chat
#3

Quote:
Originally Posted by admantis
Посмотреть сообщение
change
pawn Код:
if (PlayerInfo[playerid][pAdmin] >= 1)
to
pawn Код:
if (PlayerInfo[playerid][pAdmin] > 0)
should work like the way its right there
>= means "is the same as or higher as 1"
> 0 means "is higher than 0"
does the same.
Reply


Messages In This Thread
Scripting Help. Admin Chat - by Floyd_Pink - 20.12.2010, 20:39
Respuesta: Scripting Help. Admin Chat - by admantis - 20.12.2010, 21:39
Re: Respuesta: Scripting Help. Admin Chat - by notime - 21.12.2010, 00:01
Respuesta: Re: Respuesta: Scripting Help. Admin Chat - by admantis - 21.12.2010, 00:07
Re: Respuesta: Re: Respuesta: Scripting Help. Admin Chat - by notime - 21.12.2010, 11:56
Re: Scripting Help. Admin Chat - by [NWA]Hannes - 21.12.2010, 12:23
Re: Scripting Help. Admin Chat - by Rachael - 21.12.2010, 12:40
Re: Scripting Help. Admin Chat - by Floyd_Pink - 22.12.2010, 02:32

Forum Jump:


Users browsing this thread: 1 Guest(s)