29.04.2010, 00:19
Rendendo...
Code:
if(!strcmp(cmd, "/render", true))
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
return 1;
}

