Looking for a filterscript
#8

pawn Код:
if(pInfo[playerid][AdminLevel] == 1) // 1 Here means his level 1 admin, change it to whatever level you want to
{
  ///////////// Script
}
if(pInfo[playerid][AdminLevel] == 0) // It means his not admin
{
  ////////////// Script
}
Reply


Messages In This Thread
Looking for a filterscript - by xVIP3Rx - 16.06.2013, 06:34
Re: Looking for a filterscript - by ToiletDuck - 16.06.2013, 06:35
Re: Looking for a filterscript - by xVIP3Rx - 16.06.2013, 06:38
Re: Looking for a filterscript - by ToiletDuck - 16.06.2013, 06:45
Re: Looking for a filterscript - by xVIP3Rx - 16.06.2013, 06:52
Re: Looking for a filterscript - by Avi57 - 16.06.2013, 06:54
Re: Looking for a filterscript - by xVIP3Rx - 16.06.2013, 06:58
Re: Looking for a filterscript - by Avi57 - 16.06.2013, 07:00
Re: Looking for a filterscript - by xVIP3Rx - 16.06.2013, 07:04

Forum Jump:


Users browsing this thread: 1 Guest(s)