Help FS
#3

First, you shouldn't have a semicolon in an if ( the ; )
Second, you should make the if actually trigger something, like
pawn Код:
if(IsPlayerVipType(playerid, 2))
{
    // Code
}
And remember that PAWN is case sensitive, so don't use "If"
Reply


Messages In This Thread
Help FS - by sahrul012 - 18.03.2015, 14:51
Re: Help FS - by iFiras - 18.03.2015, 14:53
Re: Help FS - by CalvinC - 18.03.2015, 14:54
Re: Help FS - by sahrul012 - 18.03.2015, 14:57
Re: Help FS - by CalvinC - 18.03.2015, 14:59
Re: Help FS - by Rockyyy - 18.03.2015, 15:02
Re: Help FS - by iFiras - 18.03.2015, 15:05
Re: Help FS - by sahrul012 - 18.03.2015, 15:06

Forum Jump:


Users browsing this thread: 1 Guest(s)