Hey!
Probably the wrong place to post this but Im new here and been trying the "Unearth" editor for the first time.
Been creating my simple map with my sole purpose of having a total war. But when i Try to play the map through unearth it instantly says i've lost.
I've done dungeonheart for red (me), purple, green and yellow and have the script like this:
LEVEL_VERSION(1)
SET_GENERATE_SPEED(500)
START_MONEY(ALL_PLAYERS,2500)
MAX_CREATURES(ALL_PLAYERS,40)
COMPUTER_PLAYER(PLAYER1,1)
COMPUTER_PLAYER(PLAYER2,1)
COMPUTER_PLAYER(PLAYER3,1)
But since im spawning without anything, have I missed something? Been trying to find how to make sure that I end up with the player0. Have i missed something in the script?
Anyone have any suggestions?