- Joined
- Sep 2, 2013
- Messages
- 17
Guys, i already have some knowledge about the World Editor. I actually can setup a full working race, but there is a problem. How can i add it to game lobby of my custom melee map?? Some Ideas??
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
NO.Maybe you can addd the chaos ability but i'm not really sure about it xD (since i never usef it before)
Race Change

Events


Dialog - A dialog button is clicked for YourDialog

Conditions


(Clicked dialog button) Equal to GoDemon

Actions


Custom script: set bj_wantDestroyGroup = true


Unit Group - Pick every unit in (Units in (Playable map area) matching (((Unit-type of (Matching unit)) Equal to Peasant) and ((Owner of (Matching unit)) Equal to (Triggering player)))) and do (Actions)



Loop - Actions




Unit - Replace (Picked unit) with a Slave using The new unit's default life and mana


Custom script: set bj_wantDestroyGroup = true


Unit Group - Pick every unit in (Units in (Playable map area) matching (((Unit-type of (Matching unit)) Equal to Town Hall) and ((Owner of (Matching unit)) Equal to (Triggering player)))) and do (Actions)



Loop - Actions




Unit - Replace (Picked unit) with a Dark Citadel using The new unit's default life and mana
