09.12.2013, 15:47
You forgot the callback:
pawn Код:
public OnPlayerModelSelection(playerid, response, listid, modelid)
{
return 1;
}