HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

WEU restore/save trigger

10-14-2003, 09:48 PM#1
35263526
I don't know whether this is in the correct forum, because its about map development, but to do with a specific tool, so mods, please don't get angry if im wrong.

Is there any way to set where a hero is restored to using the Save/Restore hero code triggers? I can do it with a workaround, but it would be easier if I could do it within those triggers.
10-15-2003, 02:09 PM#2
PitzerMike
No, the position of the hero is stored within the password/code. So it'll be created at that position where it was before.

You'll need to move the hero to your location after creating it or before saving it.
10-15-2003, 11:05 PM#3
Mandrilx
my bad if this has already been asked... but does that function wornk on bnet or just singleplayer?
10-16-2003, 08:01 AM#4
PitzerMike
by now only Singleplayer, which actually makes no sense at all.
But you'll have to wait for the next version to have it work on bnet.
10-16-2003, 12:26 PM#5
35263526
No matter. I got the actual JASS behind it from the WEU files and edited it so it would work to fit my needs.

Thx alot for this stuff!