04.08.2016, 18:11
PHP код:
CMD:teles(playerid, params[])
{
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_LIST, "Teleports", "Abondoned Airport\nSan Ferrieno Airport\nLos Santos Airport\nLas Venturas Airport","Teleport","Cancel");
return 1;
}
EDIT: +
PHP код:
public OnPlayerCommandText(playerid, cmdtext[])