I can only see myself doing the animation.
#3

try this:
for(new i; i<MAX_PLAYERS; i++)
if(IsPlayerConnected(i))
{
ApplyAnimation(i, "DANCING", "dance_loop", 6.0, 1, 0, 0, 1,0);
}
Reply


Messages In This Thread
I can only see myself doing the animation. - by Seven. - 16.01.2011, 11:57
Re: I can only see myself doing the animation. - by WillyP - 16.01.2011, 12:14
AW: I can only see myself doing the animation. - by Kmitska - 16.01.2011, 12:15
Re: AW: I can only see myself doing the animation. - by WillyP - 16.01.2011, 12:17
AW: I can only see myself doing the animation. - by Kmitska - 16.01.2011, 12:17
Re: AW: I can only see myself doing the animation. - by WillyP - 16.01.2011, 12:20
Re: I can only see myself doing the animation. - by Seven. - 16.01.2011, 12:30
Re: I can only see myself doing the animation. - by veyron - 16.01.2011, 12:32
Re: I can only see myself doing the animation. - by WillyP - 16.01.2011, 12:32

Forum Jump:


Users browsing this thread: 1 Guest(s)