except the landing region won't work
heres a snippet from my lua
Code: Select all
AddDeathRegion("deathregion2")
AddLandingRegion("all-CP1Con")
AddLandingRegion("All-CP2Con")
AddLandingRegion("imp-CP1Con")any ideas what i did wrong?
Moderator: Moderators

Code: Select all
AddDeathRegion("deathregion2")
AddLandingRegion("all-CP1Con")
AddLandingRegion("All-CP2Con")
AddLandingRegion("imp-CP1Con")
The parts in red maybe? Capital letters/spelling is very important. or is it....acryptozoo wrote:i added a new cp too my space map and added the landing regions and the spawns ...etc and everything works fine
except the landing region won't work![]()
heres a snippet from my luaHidden/Spoiler:

