25.08.2018, 02:32
How can I make 2 different clothes system?
Like they can use /clothes 2 but the selectionmodel wont display or they can just type /clothes and selection model will display?
something like this
Like they can use /clothes 2 but the selectionmodel wont display or they can just type /clothes and selection model will display?
something like this
PHP код:
if(sscanf(params, "d", iSkin)) return SCP(playerid, "[skin id]");
....
if there's no input, it will appear ShowModelSelectionMenu(playerid, skinlist, "Select Skin");