[Ajuda] Bug No TextDrawn
#8

Tente esse
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
new aname[MAX_PLAYER_NAME];
GetPlayerName(playerid, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
SetPlayerSkin(playerid,dini_Int(file, "Skin"));
ShowPlayerDialog(playerid, AVISO, DIALOG_STYLE_MSGBOX,"{FF0000}Bem Vindo","{2F991A}Bem Vindo Ao Servidor RedBull\n\nAgradeзemos a Preferencia", "Jogar", "Sair");
PlayerPlaySound(playerid, 1185, 0.0, 0.0, 0.0);
SetPlayerCameraPos(playerid,1535.0704,-1387.3665,320.7314);
SetPlayerCameraLookAt(playerid,1513.1594,2745.0994,15.8572);
SetPlayerPos(playerid, 1540.6331,-1372.2495,317.3438);
SetPlayerInterior(playerid, 0);
PlayerPlaySound(playerid,1097,2808.1721,-1425.4561,55.2740);//musica on
ApplyAnimation(playerid,"STRIP", "STR_Loop_A", 1.800001, 1, 0, 0, 1, 600);
return 1;
}
Reply


Messages In This Thread
[Ajuda] Bug No TextDrawn - by [Red]Maninho - 19.11.2011, 00:28
Re: [Ajuda] Bug No TextDrawn - by NandoTroll - 19.11.2011, 00:34
Respuesta: [Ajuda] Bug No TextDrawn - by [Red]Maninho - 19.11.2011, 00:50
Re: [Ajuda] Bug No TextDrawn - by NandoTroll - 19.11.2011, 00:59
Re: [Ajuda] Bug No TextDrawn - by rjjj - 19.11.2011, 01:12
Re: [Ajuda] Bug No TextDrawn - by [KoS]Izaac - 19.11.2011, 02:13
Respuesta: [Ajuda] Bug No TextDrawn - by [Red]Maninho - 19.11.2011, 18:37
Re: [Ajuda] Bug No TextDrawn - by NandoTroll - 19.11.2011, 18:53
Respuesta: [Ajuda] Bug No TextDrawn - by [Red]Maninho - 19.11.2011, 18:59
Re: [Ajuda] Bug No TextDrawn - by NandoTroll - 19.11.2011, 19:00

Forum Jump:


Users browsing this thread: 1 Guest(s)