The player spawn before the dialog is being called
#1

Where should i put this
pawn Код:
if(PlayerInfo[playerid][pTut] == 0)
            {
                new Tut[] = "1\tI am male!\n2\tI am female!";
                ShowPlayerDialog(playerid, 5013,DIALOG_STYLE_LIST,"So,Are you a male or female?",Tut,"Select","Cancel");
            }
in order to make it show the player while he is still "spectating" ?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)