sorry
#2

You get the "empty statement" due to the semicolon at the end of the if statement.
pawn Код:
if(GetPVarInt(playerid, "PlayerAutoLogin"))
{
    // some code..
}
else
{
    // dialog here..
}
Reply


Messages In This Thread
sorry - by Useryy - 19.04.2014, 17:12
Re: sorry - by Konstantinos - 19.04.2014, 17:18
Re: sorry - by Useryy - 19.04.2014, 17:20

Forum Jump:


Users browsing this thread: 1 Guest(s)