01.03.2014, 19:16
You already check the dialogid if it's equal with SHOP_DIALOG so you don't have to check if the dialogid is equal to 0 (using switch) when you already know that dialogid is equal to SHOP_DIALOG.
I was editing the post while you posted, but I don't know how you've used the dialog yet so read this one:
I was editing the post while you posted, but I don't know how you've used the dialog yet so read this one:
Quote:
If you don't use DIALOG_STYLE_LIST in SHOP_DIALOG dialog, then listitem will be -1 so you will need to change:
pawn Код:
pawn Код:
|