Apllying animations on NPC.
#3

Quote:
Originally Posted by dEzIRE
Посмотреть сообщение
Hello,

I'm trying to apply animations on NPC but I got a little "BUG".
Here is what i've tried to do:
if(IsPlayerNPC(playerid))
{
GetPlayerName(playerid,playername,64);
if(strfind(playername, "[F]",false) != -1)
{
ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1 ,1,1,1);
}
}
It's just not applying the animation, the NPC is doing nothing.
What should I do and what's the problem here?

Thanks a lot.
The same identic thing, but I use CNPC.
Reply


Messages In This Thread
Apllying animations on NPC. - by dEzIRE - 15.06.2011, 14:44
Re: Apllying animations on NPC. - by Calgon - 15.06.2011, 15:50
Re: Apllying animations on NPC. - by Sasino97 - 15.06.2011, 15:52
Re: Apllying animations on NPC. - by dEzIRE - 15.06.2011, 19:07
Re: Apllying animations on NPC. - by dEzIRE - 16.06.2011, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)