Jump to content
  • 0

Nu merge /f


Question

Posted

Salut.

Am adaugat o factiune noua , totul merge frumos , dar nu merge un singur lucru.

Acela este /f ....

Stie cineva :-??

Merci.

<a href="http://www.game-state.eu/94.60.40.50:7777/"><img src="http://www.game-state.eu/94.60.40.50:7777/n-560x95_FFFFFF_FFFFFF_000000_000000.png" alt="www.Game-State.eu" style="border-style: none;" /></a>

1 answer to this question

Recommended Posts

Posted

Ai adaugat la comanda /f  ce trebuia ?

	else if(member==numarul factiuni tale)
				{
                    if(PlayerInfo[playerid][pRank] == 6) { format(string, sizeof(string), "** Lord Vagos %s: %s. )) **", sendername, result); }
					else if(PlayerInfo[playerid][pRank] == 5) { format(string, sizeof(string), "** Second Vagos %s: %s. )) **", sendername, result); }
					else if(PlayerInfo[playerid][pRank] == 4) { format(string, sizeof(string), "** Killjah %s: %s. ))  **", sendername, result); }
					else if(PlayerInfo[playerid][pRank] == 3) { format(string, sizeof(string), "** Kidnapper %s: %s. ))  **", sendername, result); }
					else if(PlayerInfo[playerid][pRank] == 2) { format(string, sizeof(string), "** Mercenary %s: %s. ))  **", sendername, result); }
					else if(PlayerInfo[playerid][pRank] == 1) { format(string, sizeof(string), "** Vagos Kid %s: %s. ))  **", sendername, result); }
					else { format(string, sizeof(string), "** Vagos Kid %s: %s. )) **", sendername, result); }
					SendFamilyMessage(PlayerInfo[playerid][pMember], TEAM_AZTECAS_COLOR, string);
				}
else if(leader==numarul factiunii tale)
				{
				    format(string, sizeof(string), "** Lord Vagos %s: %s. )) **", sendername, result);
					SendFamilyMessage(PlayerInfo[playerid][pLeader], TEAM_AZTECAS_COLOR, string);
				}

?

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.