mSelection problem - can't choose in mselection
#5

Quote:
Originally Posted by V1Su4L
Посмотреть сообщение
This is the public that I have:

PHP код:
public OnPlayerModelSelection(playeridresponselistidmodelid)
{
    new 
string[128];
    if(
listid == skinlist)
    {
        if(
response)
        {
            
PlayerPlaySound(playerid,1054,0.0,0.0,0.0);
            new 
idx GetPlayerVirtualWorld(playerid)-100;
            
PlayerInfo[playerid][pModel] = modelid;
            
SetPlayerSkin(playeridmodelid);
            
BizInfo[idx][bMoney] += 1200;
            
BizInfo[idx][bProducts] --;
            
GiveDodMoney(playerid, -1200);
            
PlayerPlaySound(playerid54530.00.00.0);
            
format(stringsizeof(string), "* %s has bought new clothes for $1200."RPN(playerid));
            
SendNearbyMessage(playerid15stringCOLOR_PURPLECOLOR_PURPLECOLOR_PURPLECOLOR_PURPLECOLOR_PURPLE);
        }
        else 
SendClientMessage(playerid0xFF0000FF"Canceled skin selection");
        return 
1;
    } 
give me all your fs
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)