Jump to content
  • 0

Ajutor


carol_98

Question

Deci am facut comanda /f pt mayor ca nu era si membri nu pot vorbi decat liderul dece???

uitati comanda /f:      else if(member==7)

{

    if(PlayerInfo[playerid][pRank] == 6) { format(string, sizeof(string), "** Primar %s: %s. )) **", sendername, result); }

else if(PlayerInfo[playerid][pRank] == 5) { format(string, sizeof(string), "** Vice-Primar %s: %s. )) **", sendername, result); }

else if(PlayerInfo[playerid][pRank] == 4) { format(string, sizeof(string), "** Secretar/a %s: %s. ))  **", sendername, result); }

else if(PlayerInfo[playerid][pRank] == 3) { format(string, sizeof(string), "** Guvernator %s: %s. ))  **", sendername, result); }

else if(PlayerInfo[playerid][pRank] == 2) { format(string, sizeof(string), "** Bodyguard %s: %s. ))  **", sendername, result); }

else if(PlayerInfo[playerid][pRank] == 1) { format(string, sizeof(string), "** Sofer %s: %s. ))  **", sendername, result); }

else { format(string, sizeof(string), "** Sofer %s: %s. )) **", sendername, result); }

SendFamilyMessage(PlayerInfo[playerid][pMember], TEAM_AZTECAS_COLOR, string);

}

Ce are???

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.