Jump to content
  • 0

Probleme Culori Playeri


AlexVs

Question

Am o problema am umblat eu prin GM si am ajuns pe la alea

NG spawn etc.. si era SetPlayerToTeamColor(playerid)

si am modificat cu SetPlayerToTeamColor(playerid,COLOR_DBULE) si nu imi da culoarea blue la NG-isti

daca ma poate ajuta cnva lasati reply

EDIT: Si nu merge nici ShowPlayerMarker sau cva de genu  cand il pun pe ShowPlayerMarker(1) sau (2) Nu ii arata decat cand mor

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

La [pawn]OnGameModeInit()[/pawn] pune : [pawn]ShowPlayerMarkers(1);[/pawn] tu poate ai pus altundeva..

Dute la [pawn]public SetPlayerToTeamColor(playerid)[/pawn]

si pui aici [pawn]if(PlayerInfo[playerid][pMember] == 3//sau cat ai tu id la NG) { SetPlayerColor(playerid, COLOR_DBLUE); }[/pawn]

Si asta [pawn]SetPlayerToTeamColor(playerid,COLOR_DBULE)[/pawn]o lasi cum era fara [pawn],COLOR_DBULE[/pawn]

gXvsYS
Link to comment
Share on other sites

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.