23.09.2011, 15:14
Crusar Braзos:
pawn Code:
if(!strcmp(cmdtext,"/cruzarb", true))
{
ClearAnimations(playerid);
ApplyAnimation(playerid, "COP_AMBIENT", "Coplook_loop", 4.0, 0, 1, 1, 1, -1);
return true;
}