Hello!
i have finished my first map in my campaign, but i got problems loading and restoring it to my second map!
Variables: TutorialCache Type: Game Cache initial Value: None
here is the map 1 trigger:
Game cache
Store Hero
And now in map 2 where i want my unit to respawn with the same stats etc..
Game Cache
First time i tried this on my real map i added store gold and hero name but since it dident work, i tried on two test maps and even then it dident worked!
Feels like a such an easy thing, but i still cant make it work.
Please help me out here!
Also: i read Bob27's http://www.hiveworkshop.com/forums/trigger-gui-editor-tutorials-279/game-caches-6273/ tutorial when i tried this!
i have finished my first map in my campaign, but i got problems loading and restoring it to my second map!
Variables: TutorialCache Type: Game Cache initial Value: None
here is the map 1 trigger:
Game cache
- Map initialization
- Game Cache - Create a game cache from TutorialCache.w3v
- Game Cache - Save TutorialCache
Store Hero
- Game Cache - Store Paladin 0000 <gen> as Paladin of Heros in TutorialCache
- Game Cache - Save TutorialCache
And now in map 2 where i want my unit to respawn with the same stats etc..
Game Cache
- Map initialization
- Game Cache - Create a game cache from TutorialCache.w3v
- Set TutorialCache = (Last created game cache)
- Time - Elapsed game time is 0.00 seconds
- Game Cache - Restore Paladin of Heros from TutorialCache for Player 1 (Red) at (Center of paladin spawn <gen>) facing 355.00
First time i tried this on my real map i added store gold and hero name but since it dident work, i tried on two test maps and even then it dident worked!
Feels like a such an easy thing, but i still cant make it work.
Please help me out here!
Also: i read Bob27's http://www.hiveworkshop.com/forums/trigger-gui-editor-tutorials-279/game-caches-6273/ tutorial when i tried this!
Last edited: