Required ranks problem
#5

Try this, if it doesn't work show us your enum.

pawn Код:
{
if(rank[playerid] < 1) return SendClientMessage(playerid, -1, "You are not a rank 1."
ShowPlayerDialog(playerid, DIALOG_SNIPER, DIALOG_STYLE_MSGBOX, "Class Information", "Information...", "Choose", "Back");
}
I do this with admin stuff on my server, so it should work.
Reply


Messages In This Thread
Required ranks problem - by MSI - 22.01.2012, 00:04
Re: Required ranks problem - by Snowman12 - 22.01.2012, 00:18
Re: Required ranks problem - by Babul - 22.01.2012, 00:24
Re: Required ranks problem - by jamesbond007 - 22.01.2012, 00:32
Re: Required ranks problem - by JhnzRep - 22.01.2012, 01:02
Re: Required ranks problem - by MSI - 22.01.2012, 12:55
Re: Required ranks problem - by MP2 - 22.01.2012, 13:01
Re: Required ranks problem - by Konstantinos - 22.01.2012, 13:04
Re: Required ranks problem - by MSI - 22.01.2012, 13:17
Re: Required ranks problem - by MSI - 22.01.2012, 14:57

Forum Jump:


Users browsing this thread: 1 Guest(s)