The first Problem is a simple one i think.
If i give units (which are opwned by an Computer Player [No AI loaded])
the order Attack/Move to Point or just Move to Point they are walking back to their position after they reached that point... How to make them stay?
The Second Problem is a Game Cache Question
Never worked with Game Cache before...
I just want to load 2 units from a Map wich was played before
I made the following at first map:
If i give units (which are opwned by an Computer Player [No AI loaded])
the order Attack/Move to Point or just Move to Point they are walking back to their position after they reached that point... How to make them stay?
The Second Problem is a Game Cache Question
Never worked with Game Cache before...
I just want to load 2 units from a Map wich was played before
I made the following at first map:
-
Save Unit
-
Events
- Unit - Schloss 0165 <gen> dies
- Conditions
-
Actions
- GameCache - Create a game cache from OrcCampaign.w3v
- Set GameCache = (Last created game cache)
- GameCache - Store Grom Hellscream 0038 <gen> as Grom of Hero in GameCache
- GameCache - Store Grom's Kiste 0421 <gen> as Groms Kiste of Kiste in GameCache
-
Events