I Have Problem With My Dialog
#1

./includes/NGGv5.1.pwn(102435) : error 017: undefined symbol "DIALOG_STYLE_TABLIST"

and this is that line :
if(IsPlayerInRangeOfPoint(playerid,3.0,-2053.69,1222.65,31.64))
{
ShowPlayerDialog(playerid, CHOBANVUKHI, DIALOG_STYLE_TABLIST, "He Thong Vu Khi",
"Vu Khн\tGiб\tVвt Liкu.\n\
MP5\t$50.000\t1000VL\n\
D.E\t$100.000\t3000VL\n\
M4\t$200.000\t10.000VL\n\
C4\tUpdate\tUpdate",
"Chon", "Huy Bo");
}
Reply
#2

how to fix it
Reply
#3

.................................................
Reply
#4

.......................................
Reply
#5

need help
Reply
#6

in top of your script where defines type
Код:
 #define DST DIALOG_STYLE_TABLIST 125
Reply
#7

Quote:
Originally Posted by Dejan12345
Посмотреть сообщение
in top of your script where defines type
Код:
 #define DST DIALOG_STYLE_TABLIST 125
what means DST
Reply
#8

DIALOG_STYLE_TABLIST but you dont need it
Reply
#9

Quote:
Originally Posted by Dejan12345
Посмотреть сообщение
in top of your script where defines type
Код:
 #define DST DIALOG_STYLE_TABLIST 125
https://sampwiki.blast.hk/wiki/Dialog_Styles

Quote:

This style was added in SA-MP 0.3.7 and will not work in earlier versions!

-------------------------------------------------------

Update your includes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)