HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Global multiboard variable

08-01-2003, 08:26 PM#1
Kerry
Attached are 3 txt files that you put in the UI\ folder, it allows you to declare global multiboard variables through the WE variable editor.

The txt's was edited by Darky27.
08-01-2003, 08:46 PM#2
element_5
What was changed in WorldEditData.txt? I was able to add global multiboard variable support to my editor with just TriggerData.txt and WorldEditStrings.txt.
08-02-2003, 10:48 PM#3
theJ89
This clashes with scio's WE changes. Can you make a UMSWE friendly version?
08-04-2003, 09:13 AM#4
Kerry
We could even integrate it with umswe, in 4.0... I'll see if i can catch scio.
08-04-2003, 05:30 PM#5
theJ89
Thanks, this would greatly contribute to multiboard production.
08-05-2003, 06:36 PM#6
element_5
Hello.... anyone gonna answer my question?
08-05-2003, 08:46 PM#7
Starcraftfreak
This will be useless, when UMSWE 4.0 is out. I have the multiboard triggers completed about two weeks ago (without Darky!).
But for UMSWE 4.0 you have to wait some time.
08-05-2003, 11:59 PM#8
Kerry
When it's out i'll delete this topic.
08-06-2003, 07:55 AM#9
PitzerMike
@ element

WorldEditStrings holds the name of the global variable type as string if you reference it by a WESTRING_.... string

You don't necessarily need it because you can also write all the strings directly to TriggerData.slk, which is not recommenden as it is a file that isn't localized but WorldEditStrings is.
08-06-2003, 08:02 PM#10
element_5
Pitzer:
I know what WorldEditStrings was used for, my question was about WorldEditDATA.txt. As far as I can tell, it hasn't been modified from the original.