22.02.2015, 05:11
pawn Код:
public OnPlayerRequestClass(playerid, classid)
{
switch(classid)
{
case 0: ApplyAnimation(playerid, "PED", "WALK_DRUNK", 4.1, 1, 1, 1, 1, 1, 1);
//and so on
}
return 1;
}
https://sampwiki.blast.hk/wiki/ApplyAnimation