dialog list - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: dialog list (
/showthread.php?tid=635327)
dialog list -
Bussyman - 05.06.2017
Hi,
In dialog type is list, i can write only 128 characters right? if there is hex codes they are calculated in that lenght?
Re: dialog list -
JasonRiggs - 05.06.2017
yes I believe, although HEX codes doesn't exceed the 10 letters or smth.
Re: dialog list -
Banditul18 - 05.06.2017
Yep, they are. {eeeed1} its counted as 8 characters. As far i know.
Re: dialog list -
Gammix - 05.06.2017
Yes, its all taken as characters in "inputtext" or any string holding variable. The difference is made in SendClientMessage.