Dialog not showing up?
#2

In formating your using string and in the dialog statsstring o.O
Btw, try this:
pawn Код:
format(string, sizeof(string), "Soldier (Level:%s)\nMedic (Level:%s)\n Samurai (level:%s)", PlayerInfo[playerid][Soldierlv],PlayerInfo[playerid][Mediclv],PlayerInfo[playerid][Samurailv]);
ShowPlayerDialog(playerid, 32767, DIALOG_STYLE_LIST, "Class Selection",string,"Use", "");
Reply


Messages In This Thread
Dialog not showing up? - by -Rebel Son- - 18.12.2011, 06:52
Re: Dialog not showing up? - by HyperZ - 18.12.2011, 06:57
Re: Dialog not showing up? - by -Rebel Son- - 18.12.2011, 07:03

Forum Jump:


Users browsing this thread: 1 Guest(s)