0.3x Clothing Selection
#1

How to change your old clothing selection to 0.3x version?

PHP код:
CMD:buyclothes(playeridparams[])
{
    if(
IsAtClothShop(playerid))
    {
        
ShowPlayerDialogplayerid3495DIALOG_STYLE_INPUT"Skin Selection","Please enter a Skin ID!\n\nNote: Skin Changes cost $2500.""Buy""Cancel" );
    }
    else
    {
        
SendClientMessageExplayeridCOLOR_WHITE"   You are not in a Clothing Shop!" );
    }
    return 
1;

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)