Really need help
#1

Okay, lets say for some circumstances I've scripted a "find the bottle"
kinda of game, and for example, I found the 5 different named bottles,
but how can I make it write in a DIALOG_STYLE_MSGBOX, whenever
I type /bottles, it will show me the 5 different named bottles that I got.
Reply
#2

I am writing this via my ipod, so I can't give you a big code. But it is like this:

[pawn]
ShowPlayerDialog(playerid,7,DIALOG_STYLE_MSGBOX,"T he 5 bottles","Bottle1name\nBottle2name\nBottle3name\nB ottle4name\nBottle5name","Ok","Close");.

This will give: dialog ID 7 and the title is The 5 Bottles.

I guess this is what you mean?

Regards, Jochem
Reply
#3

Yeah, it should be like that, for example he /sell the bottles
and that DIALOG will appear

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)