Need help with AdminLevel and VIP Level(urgent)
#6

Well there you go. You're using
if(PlayerInfo[playerid][AdminLevel] >=3)
whereas this should be:
if(pInfo[playerid][AdminLevel] >=3)

I believe that's causing the first error it's giving you.
Reply


Messages In This Thread
*Fixed* - by Goldino - 25.01.2013, 18:32
Re: Need help with AdminLevel and VIP Level(urgent) - by DaRk_RaiN - 25.01.2013, 18:37
Re: Need help with AdminLevel and VIP Level(urgent) - by Goldino - 25.01.2013, 18:42
Re: Need help with AdminLevel and VIP Level(urgent) - by DrDoom151 - 25.01.2013, 18:48
Re: Need help with AdminLevel and VIP Level(urgent) - by Goldino - 25.01.2013, 18:50
Re: Need help with AdminLevel and VIP Level(urgent) - by DrDoom151 - 25.01.2013, 18:53
Re: Need help with AdminLevel and VIP Level(urgent) - by Goldino - 25.01.2013, 18:54
Re: Need help with AdminLevel and VIP Level(urgent) - by DrDoom151 - 25.01.2013, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)