30.08.2016, 06:47
./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");
}
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");
}