Jump to content
  • 0

Ajutatima si pe mn cu ceva


mafia_wars

Question

3 answers to this question

Recommended Posts

Daca folosesti GF fa asa:

CTRL+F -> public SetPlayerToTeamColor(playerid) -> dublatii ultima factiune si acolo la COLOR_... schimbati cu culoarea dorita eventual cautati pe net "culori html" copiati codul fara # si treceti inloc de COLOR_... 0xcodulFF

Poftim cum trebuie sa arate:

public SetPlayerToTeamColor(playerid)

{

if(IsPlayerConnected(playerid))

{

        if (PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1)

SetPlayerColor(playerid,COLOR_WHITE);

}

}

Si adaugi tu mai departe factiunile care le ai :P ! Sper ca ai inteles si deacuma posteaza la topicul GF !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.