Adding %s to showplayerdialog..
#5

BUMP

I have cmd:info :

Code:
CMD:info(playerid, params[])
{
    //new string[256],targetid; blahblah
    ShowPlayerDialog(playerid, XXX, DIALOG_STYLE_MSGBOX, "Players name %s", string "Ok","");
    format(string,sizeof(string),"");
    return 1;
}
Where to put this:

Code:
GetName(targetid)
So i can see targetid name on dialog header ... ?
Reply


Messages In This Thread
Adding %s to showplayerdialog.. - by Glossy42O - 05.01.2015, 04:49
Re: Adding %s to showplayerdialog.. - by Schneider - 05.01.2015, 04:54
Re: Adding %s to showplayerdialog.. - by Glossy42O - 05.01.2015, 05:56
Re: Adding %s to showplayerdialog.. - by DaniceMcHarley - 05.01.2015, 07:33
Re: Adding %s to showplayerdialog.. - by ThomasEvil - 06.06.2017, 19:15
Re: Adding %s to showplayerdialog.. - by Vince - 06.06.2017, 19:16
Re: Adding %s to showplayerdialog.. - by ThomasEvil - 06.06.2017, 19:18
Re: Adding %s to showplayerdialog.. - by Abagail - 06.06.2017, 19:18
Re: Adding %s to showplayerdialog.. - by Kyle - 06.06.2017, 19:19
Re: Adding %s to showplayerdialog.. - by Ivor8000 - 06.06.2017, 19:21
Re: Adding %s to showplayerdialog.. - by ThomasEvil - 06.06.2017, 19:22

Forum Jump:


Users browsing this thread: 1 Guest(s)