TownHall Problem

aznmaster206

New Member
Reaction score
0
So I'm trying to make a melee map with custom race and im using the default
Naga version of townhall: Temple of tides.

and... when i try to test the race out, i get the "You will be revealed to your opponenets unless you build a townhall"

my temple of tide is set to:
Stats - Unit Classification : mechanical, townhall
Techtree - Dependency Equivalent: townhall

can soemone help me out? i dont know what the issue is here
 

Azlier

Old World Ghost
Reaction score
461
Well, it appears the the Melee Victory Conditions don't work with new town halls. I dug through the victory conditions, and this is the list of town halls melee uses.

JASS:
set keyStructs = keyStructs + GetPlayerTypedUnitCount(indexPlayer, "townhall", true, true)
set keyStructs = keyStructs + GetPlayerTypedUnitCount(indexPlayer, "greathall", true, true)
set keyStructs = keyStructs + GetPlayerTypedUnitCount(indexPlayer, "treeoflife", true, true)
set keyStructs = keyStructs + GetPlayerTypedUnitCount(indexPlayer, "necropolis", true, true)


I don't have a clue on how to add more.
 

HydraRancher

Truth begins in lies
Reaction score
197
I dont know but what you could do is:
set temp_variable units in playable map area matching matching unit is a town hall equal to true and do actions:
if
units in temp_variable is equal to or greater than 1
then
set temp_variable_2 = units in playable map area matching unit type of triggering unit is a town hall
if
units in temp_variable_2 = 0
then
create one town hall
hide last created unit
else
(nothing)
else
(nothing)

sorry I pulled this outa my head
 

Abou

New Member
Reaction score
0
The problem is when you try to upgrade it, it does'nt cost anything which is weird.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      • Ghan
        Administrator - Servers are fun

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top