-
Member
for me the writing gets smaller
-
Originally Posted by
eggsampler
Code:
/script hooksecurefunc('ChatEdit_ParseText',function(c,s)if(s==1)then c:SetText(c:GetText().."ㅤ")end end)
Adds that blank space from Alfalfa onto everything you say until you reload/relog
Thank you kind sir, + rep to you and OP.
-
Active Member
Originally Posted by
eggsampler
Code:
/script hooksecurefunc('ChatEdit_ParseText',function(c,s)if(s==1)then c:SetText(c:GetText().."ㅤ")end end)
Adds that blank space from Alfalfa onto everything you say until you reload/relog
Not sure if that's intended but every time I use any macro after using your script, it makes my character send empty line on /say :
[nick] says:
[nick] says:
[nick] says:
etc
I used it while in random group and since I have every skill I use macroed it really spammed the chat.
-
Member
What is the ASCII code for the korean space? (ㅤ)
-
Corporal
while the macro is a nice addition, pretty much everything else in this thread has been reposted so many times i've lost count
like here
or here
-
Post Thanks / Like - 1 Thanks
DePaul (1 members gave Thanks to DarkShuyin for this useful post)
-
Contributor
Originally Posted by
skipper1
+2rep for a better solution and 2rep for the OP.
Still works, just adds a box instead of the blank space
-
Post Thanks / Like - 1 Thanks
DePaul (1 members gave Thanks to cukiemunster for this useful post)