SA-MP Forums Archive
want to cancel a line in chat (pls help +rep) - 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: want to cancel a line in chat (pls help +rep) (/showthread.php?tid=339331)



want to cancel a line in chat (pls help +rep) - Xtreme Brotherz - 03.05.2012

i want to make this first line of the chat dissapear so tht the textdraw behind it is visible

pls help
help = plus rep+++++




Re: want to cancel a line in chat (pls help +rep) - JaKe Elite - 03.05.2012

Instead of clearing the line Move your textdraw (don't tell me that you are the master of lazy)


Re: want to cancel a line in chat (pls help +rep) - HighPitchedVoice - 03.05.2012

Not possible, there is only /pagesize


Re: want to cancel a line in chat (pls help +rep) - Xtreme Brotherz - 03.05.2012

can i make the textdraw on the top of the chat


Re: want to cancel a line in chat (pls help +rep) - aco_SRBIJA - 03.05.2012

Well, to be honest it's possible, but that would really fuck up chat.log, and big memory usage, and a lot CPU eating... You can hide it by storing those 9 sentences into string, and then Send just empty message and then those strings, but you must watch out that when player says something, where to place it, what to return, and where to return....


Re: want to cancel a line in chat (pls help +rep) - Xtreme Brotherz - 03.05.2012

can anybody do it for me?


Re: want to cancel a line in chat (pls help +rep) - MP2 - 03.05.2012

It's not easily possible. You'd be using a lot of memory and processing. Just move the textdraw.