samp cmd skins
#1

PHP код:
new PHONE_MODELS[] = {
    
18871188721887418866
};
new 
PHONE_NAMES[][] = {
    
"iPhone""Samsung""Nokia""Motorola"
};
new 
PHONE_IDS[] = {
    
"Iphone""Samsung""Nokia""Motorola"
};
CMD:phones(playerid) {
    return 
ShowPreviewModelDialog(playerid0"Phone Selection Dialog"PHONE_MODELSPHONE_NAMES"Select""Cancel");

Problem is that models are in their natural position, how can I set them to be vertically instead of horizontally?
Reply


Messages In This Thread
samp cmd dialog - by Zeus666 - 20.04.2018, 22:24
Re: samp cmd skins - by Sew_Sumi - 20.04.2018, 22:37
Re: samp cmd skins - by Zeus666 - 20.04.2018, 22:40
Re: samp cmd skins - by Sew_Sumi - 20.04.2018, 22:49
Re: samp cmd dialog - by Zeus666 - 20.04.2018, 22:53
Re: samp cmd skins - by Gammix - 20.04.2018, 23:47
Re: samp cmd skins - by Zeus666 - 21.04.2018, 07:31

Forum Jump:


Users browsing this thread: 2 Guest(s)