SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF2 Modding => Topic started by: Gabin Dayback on March 09, 2018, 06:36:39 AM

Title: Restricting AI (Capture CP)
Post by: Gabin Dayback on March 09, 2018, 06:36:39 AM
So I am having a small problem with a LUA Command for geo1c_con (Geonosis / Conquest / Clone Wars).

I am usually using the following commands to restrict the AI from capturing Command Posts:

    AICanCaptureCP("cp1", ATT, false)
    AICanCaptureCP("cp2", ATT, false)
    AICanCaptureCP("cp3", ATT, false)
    AICanCaptureCP("cp4", ATT, false)
    AICanCaptureCP("cp5", ATT, false)
    AICanCaptureCP("cp6", ATT, false)
    AICanCaptureCP("cp7", ATT, false)

It worked on all the maps I munged up until now. Is there a reason why it doesn't work on Geonosis? :(
EhPortal 1.34 © 2024, WebDev