Need help with ranks!
#5

This part:

pawn Код:
switch(rank)
     {
            format(PlayerInfo[Playerid[pFac]][pFacRank], 32, "%s", name);
            format(string, sizeof(string), "You have editted the rankname to %s", name);
            SendClientMessage(playerid, COLOR_LIGHTBLUE, string);

     }
You do not have a case inside the switch for the rank.
Reply


Messages In This Thread
Need help with ranks! - by ThaCrypte - 19.04.2013, 10:19
Re: Need help with ranks! - by ThaCrypte - 19.04.2013, 10:25
Re: Need help with ranks! - by Syntax - 19.04.2013, 13:17
Re: Need help with ranks! - by ThaCrypte - 19.04.2013, 13:30
Re: Need help with ranks! - by PaulDinam - 19.04.2013, 13:45
Re: Need help with ranks! - by ThaCrypte - 19.04.2013, 14:10
Re: Need help with ranks! - by ThaCrypte - 19.04.2013, 15:10
Re: Need help with ranks! - by BigGroter - 19.04.2013, 15:17
Re: Need help with ranks! - by Chris_Morrison - 19.04.2013, 16:17
Re: Need help with ranks! - by ThaCrypte - 19.04.2013, 17:57

Forum Jump:


Users browsing this thread: 2 Guest(s)