05.02.2011, 11:53
esquece o que eu postei acima, uй cara, nгo encontrei nada de anormal nesse anim, eu acabei de testar ele aqui no gm e funfo direitinho
pawn Код:
if (strcmp("/de4", cmdtext, true, 10) == 0)
{
GetPlayerName(playerid, sendername, sizeof(sendername));
format(string, sizeof(string), "* %s estб de 4 ^^!.", sendername);
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
ApplyAnimation(playerid,"FINALE","FIN_Land_Car",4.1,1,1,1,1,1,1);
return 1;
}