AYUDA ANIMACIONES EN SAMP!!!
#1

Buenas gente de samp forum tengo el siguiente problemita haber si alguien puede ayudarme, tengo las siguientes animaciones en comandos y cuando las utilizo crashean el juego (mi gta) eh visto estas anims funcionar en otros servidores que ya no existen pd: no es mi gta lo reinstale....

if(!strcmp(cmdtext,"/NA",true))
{
ApplyAnimation(playerid, "GRANADE", "WEAPON_START_THROW", 4.1, 1, 1, 1, 1, 1);
return 1;
}
if(!strcmp(cmdtext,"/GRA",true))
{
ApplyAnimation(playerid, "GRANADE", "WEAPON_THROWU", 4.1, 1, 1, 1, 1, 1);
return 1;
}
Reply
#2

Eso no puede dar crash, es problema tuyo.
Reply
#3

intenta usar zcmd
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)