[DUV] Gang Color AJUDA AI GALERA !
#1

Antes de Tudo venho dizer que ja usei o Search :P ,
E o seguinte eu to precisando de uma ajuda , quando um player escolhe a gang a color da gang nao seta nele fica a color da gang inicial aki o scrit que t usando pra setar a color !
pawn Код:
public OnPlayerRequestSpawn(playerid)
{
if(Gang[playerid] == Yakuza)
{
SetPlayerColor(playerid,0xFFFF00AA);
}
else if(Gang[playerid] == Operarios)
{
SetPlayerColor(playerid,0x9900FFAA);
}
else if(Gang[playerid] == Piloto)
{
SetPlayerColor(playerid,0xFFFF00AA);
}
else if(Gang[playerid] == EXERCITO)
{
SetPlayerColor(playerid,0x00FFFF);
}
else if(Gang[playerid] == POLICIA)
{
SetPlayerColor(playerid,0x4682B4);
}
return 1;
}
Reply


Messages In This Thread
[DUV] Gang Color AJUDA AI GALERA ! - by higoroliveira22 - 31.05.2010, 23:30
Re: [DUV] Gang Color - by ipsBruno - 31.05.2010, 23:34
Re: [DUV] Gang Color - by higoroliveira22 - 31.05.2010, 23:36
Re: [DUV] Gang Color - by ipsBruno - 31.05.2010, 23:37
Re: [DUV] Gang Color - by higoroliveira22 - 31.05.2010, 23:41
Re: [DUV] Gang Color - by ipsBruno - 31.05.2010, 23:44
Re: [DUV] Gang Color - by higoroliveira22 - 01.06.2010, 00:01
Re: [DUV] Gang Color - by zSuYaNw - 01.06.2010, 01:19
Re: [DUV] Gang Color AJUDA AI GALERA ! - by higoroliveira22 - 01.06.2010, 01:22
Re: [DUV] Gang Color AJUDA AI GALERA ! - by zSuYaNw - 01.06.2010, 01:29

Forum Jump:


Users browsing this thread: 2 Guest(s)