Closed boermyth closed 3 years ago
Can't open second link. Maybe blocked in here?
Since SC 1.23.1 patch broked string modification (2 months ago), we had to alternatively print text directly to screen, which is done in euddraft 0.8.7.8.
It didn't use DisplayText
but mimicks by EUD. So several issues comes e.g. text disappears fast.
In latest SC 1.23.2 patch, string modification blocking bug is partially fixed.
Currently, DisplayText
shows last displayed contents in a trigger cycle.
tct.print("1111"); // => Display "1111"
tct.print("222"); // => Display "1111"
tct.print("33"); // => Display "1111"
It quite limits usage of customText
; you should call DisplayCText
up to once every trigger cycle. I think it would be inappropriate for most EUD Editor 2 users, so didn't roll back euddraft to use string modification method.
I suggests two alternatives.
Thank you for your good job.
Hi, @boermyth Could you try euddraft 0.8.9.9
to see whether this issue is solved?
https://github.com/armoha/euddraft/releases/tag/v0.8.9.9
Hi, @boermyth Could you try
euddraft 0.8.9.9
to see whether this issue is solved? https://github.com/armoha/euddraft/releases/tag/v0.8.9.9
Now 8.9.9 it's ok. Good job. Thank you!
By the way,
Can the eud make the map display the big hit points‘ number such as 100000 in game?
No. It's not capable with EUD. You need SC modding.
Can the eud make the Drone not to die after creating the building which likes Probe or SCV?
- Changing appearance of Probe of SCV to Drone would be easiest way.
- Changing Drone's buttonset and requirements, etc.
- Change Button Action from Morph Building to SCV/Probe's.
- Change Order Requirements to allow Drone for SCV/Probe's build order.
Hi Armoha,
The 11-line is good, but I find some texts don't exist in map but exist in game (It didn't exist before). I don't know why, Maybe there is something wrong with the DisplayCText's length?
Such as the screenshot ( I don't know how to display the picture here). Thanks for your good job.
Screenshot: https://www.scrpg.info/data/attachment/forum/201911/13/045820n5zakk826f8ba88s.png https://share.weiyun.com/5nftvaa