Page 1 of 1
Allow firing in hangars via LUA?
Posted: Fri Dec 28, 2007 3:55 pm
by ARC_Commander
Is it possible to change a shipped space map's LUA so that ships can fire inside the hangar?
Re: Allow firing in hangars via LUA?
Posted: Fri Dec 28, 2007 4:08 pm
by Aman/Pinguin
You could make it a land map...but then you could land outside...
And if you remove the control region you cant land inside...

don't know how that could work
Re: Allow firing in hangars via LUA?
Posted: Fri Dec 28, 2007 4:57 pm
by MasterSaitek009
/\I'll elaborate on the above/\
I believe that firing in hangers is disabled when you enter a landing region.
So the only way to disable it would be to use the DisableRegion("LANDING_REGION_NAME") function.
But this method wouldn't really work due to the fact that you wouldn't be able to land....
Re: Allow firing in hangars via LUA?
Posted: Mon Jan 07, 2008 3:00 pm
by [RDH]Zerted
You could change a shield property to allow firing through it, so you would be able to fire into a hanger. If thats good enough...