How to make a dialog display your item.
#2

Show it like this:

pawn Код:
format(info,sizeof(info),"Bananas: %d",PlayerInfo[playerid][banana]);
when you show the dialog, use the formatted string "info" as your text.
then under OnDialogResponse, make a response for the dialogid shown, and add a line, showplayerdialog, that shows a dialog with your knife
Reply


Messages In This Thread
How to make a dialog display your item. - by gnoomen2 - 09.08.2012, 19:49
Re: How to make a dialog display your item. - by Jstylezzz - 09.08.2012, 20:03
Re: How to make a dialog display your item. - by gnoomen2 - 10.08.2012, 11:18
Re: How to make a dialog display your item. - by [MM]RoXoR[FS] - 10.08.2012, 11:56
Re: How to make a dialog display your item. - by gnoomen2 - 10.08.2012, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)