Conquest of Elysium 5

Conquest of Elysium 5

Free Iron Smelter for all Races - UPDATED to 5.34
5 条留言
eddieballgame  [作者] 10 月 8 日 下午 7:36 
@Wirlocke, interesting idea...thanks for the tip.
Wirlocke 10 月 8 日 下午 7:04 
Ignore the formatting tags, I was trying to make a code block but that didn't work.
Wirlocke 10 月 8 日 下午 7:03 
Hey here's a tip!
If you use an event like this it will give you an Iron Smelter no matter the class, even if it's modded:
[code] playerevent
-minturnnbr 1
+turnnbr 0
newunits -2 "Free Iron Smelter"
endevent [/code]

-2 is the event player which will act as the current player.
So this adds the Free Iron Smelter to every player on turn 0 regardless of class.
I learned this from the mod Starting Defense Only and want to spread the method.
Nordak Balrem 10 月 2 日 下午 4:57 
spaces are the devil
eddieballgame  [作者] 9 月 26 日 上午 12:23 
Had to re-upload, as the original was not working in multiplayer due to the naming of a specific file, using a 'space'...sorry.