Skin Dialog Random Skin HELP!!! [REPS++]
#14

Quote:
Originally Posted by Gammix
Посмотреть сообщение
pawn Код:
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
    if(dialogid == 0)
    {
        if(response)
        {
            switch(listitem)
            {
                case 0:
                {
                    SetPlayerSkin(playerid, 1);//The Truth Skin
                    TogglePlayerSpectating(playerid, false);
                    return SpawnPlayer(playerid);
                }
            }
        }
    }
    return 1;
}
You did all right but forgot to reset player spectate mod and spawn.^^
Spawned as CJ at Blueberry... My problem was such a brick!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)