[DUV]Como Definir Um Skin para um Grupo /Org ?!
#1

No meu GM quando o Player Muda de Org/Grupo ,o Skin Nгo Muda.
Oque eu coloco para Por exemplo Os Policiais
Ta aki o Spawn dos Policiais


if(PlayerInfo[playerid][pMembro] == 1 || PlayerInfo[playerid][pLider] == 1)//Police
{
SetPlayerToTeamColor(playerid);
SetPlayerInterior(playerid, 6);
SetPlayerPos(playerid, 254.7391,65.5514,1003.6406);
PlayerInfo[playerid][pInt] = 6;
SetPlayerHealth(playerid, 100);
return 1;
}

SetPlayerSkin ? Oque serб ?
Obrigado.
Reply
#2

Exatamente, use o :

pawn Код:
SetPlayerSkin(playerid, ID);
Reply
#3

como e godfather vai no:

pawn Код:
public OnPlayerText(playerid, text[])
{
e procura por:

case Numero_da_org:

embaixo ta onde fica as skins
Reply
#4

Vlws ,TOPICO FECHADO!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)