Custom skins doesn't show LoadModelSelectionMenu
#1

I add custom skins. But doesn't show in LoadModelSelectionMenu.
I can change /setskin but Modal doesn't.
Codes:
PHP код:
vSkin LoadModelSelectionMenu("skins/allskins.txt"); 
PHP код:
new vSkin mS_INVALID_LISTID
PHP код:
if(listid == vHSYKSkin)
    {
    if(
response)
    {
        new 
string[128];
        
SetPlayerSkin(playeridmodelid);
        
PlayerInfo[playerid][pSkin] = modelid;
        
SendClientMessage(playerid,-1,"Changed.");
        
format(stringsizeof(string), "* Changed"RPN(playerid));
        
SendNearbyMessage(playerid15stringCOLOR_PURPLECOLOR_PURPLECOLOR_PURPLECOLOR_PURPLECOLOR_PURPLE);
    } 
PHP код:
    ShowModelSelectionMenu(playeridvHSYKSkin"Skin Sec"); 
Help me pls.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)