Page 1 of 1

Lua script for deny capturing command posts

Posted: Mon Jun 09, 2014 11:39 am
by RacoonLR
Is there any lua script for deny capturing command Posts?
I Need this script for a custome era (mode) on naboo =)

Re: Lua script for deny capturing command posts

Posted: Mon Jun 09, 2014 11:46 am
by Noobasaurus
Find the name of the command post, for example CP1. Then do this:

Code: Select all

  SetProperty("CP1", "CaptureRegion", "")
for each one of the command posts. Change CP1 to whatever it is called. You can use ZE to look in Naboo to find the names of the command posts.