constant race RACE_HUMAN = ConvertRace(1)
constant race RACE_ORC = ConvertRace(2)
constant race RACE_UNDEAD = ConvertRace(3)
constant race RACE_NIGHTELF = ConvertRace(4)
constant race RACE_DEMON = ConvertRace(5)
constant race RACE_OTHER = ConvertRace(7)
w3gpluss.vjass:
else "unknown"catch-all branch - L73For common.j:
MapMetaDataLibrary.vjass
For max player count use: https://lep.duckdns.org/app/jassbot/doc/GetBJMaxPlayers
I hope this is still used and I didn't just waste a bunch of time :)