13.04.2015, 16:11
i searched for this for 1 week but no resulted.
how to make skin selection with dialog.. like Italia mafia example:
Are you male or female?
MALE
FEMALE
if player choose male i want player get random skins and spawn. and after player login back to the server they'll automatically spawn with the skin they got from earlier.
Spawn coordinates :
how to make skin selection with dialog.. like Italia mafia example:
Are you male or female?
MALE
FEMALE
Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "What is your gender?", "Male\nFemale", "Select", "Cancel");
Код:
SetPlayerSkin(playerid, 60); SetPlayerSkin(playerid, 45); SetPlayerSkin(playerid, 7);
Код:
2255.1575,-1254.8125,25.4581