[Ajuda] Dialog Response
#1

Ola, estou com um problema e nao to conseguindo arrumar, to criando um server de torcidas e pus quando o player logar aparecer outro dialog com as regioeos, tipo sudeste...ai quando clika em sudeste tem os times, Ex.:Galoucura.
ai eu pus pra quando escolher galoucura, spawnar o player, setar a skin que eu pus aqui e a cor do nick, mas nao ta dando certo, olha se fiz certo por favor:

Quote:

if(dialogid == SpawnSudeste)
{
if(response)
{
if((listitem) == 0)
{
SetPlayerSkin(playerid, 264);
SetPlayerColor(playerid,0x057ABDAA);
SetPlayerPos(playerid,2081.7632,1908.6748,14.4865) ;
SetPlayerInterior(playerid, 0);
}
}
return 1;
}

Vlw !!!
Reply


Messages In This Thread
[Ajuda] Dialog Response - by danktog - 02.06.2011, 22:01
Re: [Ajuda] Dialog Response - by Shadoww5 - 02.06.2011, 22:17
Re: [Ajuda] Dialog Response - by Falcon. - 02.06.2011, 22:29
Re: [Ajuda] Dialog Response - by danktog - 02.06.2011, 22:39
Re: [Ajuda] Dialog Response - by Falcon. - 02.06.2011, 22:42
Re: [Ajuda] Dialog Response - by danktog - 02.06.2011, 22:51
Re: [Ajuda] Dialog Response - by Falcon. - 02.06.2011, 22:59
Re: [Ajuda] Dialog Response - by danktog - 02.06.2011, 23:04
Re: [Ajuda] Dialog Response - by Falcon. - 02.06.2011, 23:12
Re: [Ajuda] Dialog Response - by danktog - 02.06.2011, 23:17

Forum Jump:


Users browsing this thread: 3 Guest(s)