08.04.2013, 22:03
well +1 for the idea of it. But you should of done a tutorial instead. Otherwise all you have you do is:
pawn Код:
public OnGameModeInit
{
UsePlayerPedAnims()
return 1;
}

