public OnPlayerRequestClass{ switch (classid) { case 0..22: ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,1,1,1,1,1); } return 1;}