Random Animation and SA:MP crashes
#2

pawn Код:
new RandomMove[5][1] =
{
    {"Library", "Anim Name"},
    {"Library", "Anim Name"},
    {"Library", "Anim Name"},
    {"Library", "Anim Name"},
    {"Library", "Anim Name"}
};

pawn Код:
new rAnim = random( sizeof ( RandomMoves ) );
ApplyAnimation(playerid, RandomMove[rAnim][0], RandomMove[rAnim][1], 4.1, 0, 1, 1, 1, 1);
Here.

I think this might work.
Reply


Messages In This Thread
Random Animation and SA:MP crashes - by sekol - 23.11.2010, 17:14
Re: Random Animation and SA:MP crashes - by Zh3r0 - 23.11.2010, 17:18
Re: Random Animation and SA:MP crashes - by sekol - 23.11.2010, 17:24
Re: Random Animation and SA:MP crashes - by Zh3r0 - 23.11.2010, 17:45
Re: Random Animation and SA:MP crashes - by Mauzen - 23.11.2010, 17:48
Re: Random Animation and SA:MP crashes - by sekol - 23.11.2010, 17:52
Re: Random Animation and SA:MP crashes - by Zh3r0 - 23.11.2010, 17:56
Re: Random Animation and SA:MP crashes - by WillyP - 23.11.2010, 17:57
Re: Random Animation and SA:MP crashes - by sekol - 23.11.2010, 18:00

Forum Jump:


Users browsing this thread: 1 Guest(s)