SA-MP Forums Archive
[AJUDA] Escolher Skin Depois de Logar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Escolher Skin Depois de Logar (/showthread.php?tid=281167)



[AJUDA] Escolher Skin Depois de Logar - CaioMors - 04.09.2011

Entгo Galera , eu a fazer um GameMode de DM em Base ao LVDM.
E no LVDM , Vocй escolhe a Skin que quiser, e tipo eu coloquei registro/login , em dialog , e nao esta dando para escolher a Skin , Vocй Loga e fica com a Skin do CJ.

Alguem Ajuda ?


Re: [AJUDA] Escolher Skin Depois de Logar - CocaC0la - 04.09.2011

https://sampwiki.blast.hk/wiki/AddPlayerClass
https://sampwiki.blast.hk/wiki/OnPlayerRequestClass


Re: [AJUDA] Escolher Skin Depois de Logar - WLSF - 04.09.2011

vocк pode fazer do mesmo jeito que fez o registro, apуs se registrar, abra outro dialog mandando a pessoal digitar o ID da skin...


Re: [AJUDA] Escolher Skin Depois de Logar - CaioMors - 04.09.2011

Sim , Mais tipo eu quero , que eles escolham as Skins pelas Setas " < " " > " - " Spawn " , Logo Depois que se Logarem


Re: [AJUDA] Escolher Skin Depois de Logar - WLSF - 04.09.2011

Segue a dica do coca ali entгo, nгo sei muito a respeito disso ;x


Re: [AJUDA] Escolher Skin Depois de Logar - StrondA_ - 04.09.2011

Cara, com certeza seu login box й para RPG, entгo vai no code, e pesquisa sobre " SpawnPlayer(playerid); " ai apaga-o e seu problema jб eras, se vocк nгo sabe fazer isso, poste seu login box aqui que retiro para vocк!


Re: [AJUDA] Escolher Skin Depois de Logar - WLSF - 04.09.2011

nгo Stronda, talvez ele tenha apago "OnPlayerRequestClass" ou nгo tenha definido
mais da mesma forma pesquise por SpawnPlayer mesmo caso vocк tenha tirado esse Login de outro RPG e.e


Re: [AJUDA] Escolher Skin Depois de Logar - HatedS - 26.09.2013

2011 ;s, coloca em public OnPlayerRequestClass :

pawn Код:
SetPlayerInterior(playerid, 17);
    SetPlayerPos(playerid, 489.4576, -15.1996, 1000.6796);
    SetPlayerCameraPos(playerid, 484.9201, -11.7566, 1000.6796);
    SetPlayerCameraLookAt(playerid, 489.4576, -15.1996, 1000.6796);
    SetPlayerFacingAngle(playerid, 51.5555);
    ApplyAnimation(playerid, "Dancing", "Dan_Loop_A", 5.0, 1, 0, 0, 0, 0);