Chaosy
Tutorial Reviewer
- Joined
- Jun 9, 2011
- Messages
- 13,219
I got a question, i have played the warcraft 3 bonus campaign (founding the durotar), and when you get pass those shimmering things you get teleported to a other map and are able to go back how can i do this in worldeditor?
//darkgrom
EDIT
This is the trigger i use for do this. but when i enter the region i just being showed the main frozen throne screen. any idea why it wont work?
Event
Unit - A unit enter region 000 <gen>
Actions
Game cache - game cache create game cache from test change map test.w3v
set test = {last creted game cache}
Game Cache - save test
Game - set the next level to maps/new test map.w3x
Game - victory for player 1 {red} (skip dialogs) (Skip scores)
//darkgrom
EDIT
This is the trigger i use for do this. but when i enter the region i just being showed the main frozen throne screen. any idea why it wont work?
Event
Unit - A unit enter region 000 <gen>
Actions
Game cache - game cache create game cache from test change map test.w3v
set test = {last creted game cache}
Game Cache - save test
Game - set the next level to maps/new test map.w3x
Game - victory for player 1 {red} (skip dialogs) (Skip scores)
Last edited: