#1
|
|||
|
|||
Respawn AA?
Is there a way to have anti-aircraft guns respawn a certain number of minutes after they've been destroyed? I'm pretty sure I've seen this on servers for 1946. I saw a "time-out" field in object properties, but messing with that just made the thing stop shooting at me.
Thanks in advance. |
#2
|
|||
|
|||
There is a trigger for "all units destroyed within a radius". I guess you can load a section file with AAA based on this trigger.
I just reload all AAA on the map every hour. Did not bother to destroy any remaining old AAA before doing this yet. |
#3
|
|||
|
|||
Thanks Ataros. I tried just reloading the AAA, but it didn't replace the destroyed ones. Maybe I didn't wait long enough? I only waited a couple of minutes.
|
#4
|
|||
|
|||
If you load the same submission with AAA several times new AAA does not replace the old one. New ones are being added to the old ones. Looks very strange but works. If you do not want them to be added you have to destroy old ones first and only then load submission with new ones.
|
#5
|
|||
|
|||
Ah, OK. Thanks.
|
#6
|
||||
|
||||
Is there somewhere that explains what a section file is and how to create it?
__________________
klem 56 Squadron RAF "Firebirds" http://firebirds.2ndtaf.org.uk/ ASUS Sabertooth X58 /i7 950 @ 4GHz / 6Gb DDR3 1600 CAS8 / EVGA GTX570 GPU 1.28Gb superclocked / Crucial 128Gb SSD SATA III 6Gb/s, 355Mb-215Mb Read-Write / 850W PSU Windows 7 64 bit Home Premium / Samsung 22" 226BW @ 1680 x 1050 / TrackIR4 with TrackIR5 software / Saitek X52 Pro & Rudders |
#7
|
|||
|
|||
Quote:
For simplicity you can use mission file instead of a section file. Just create it in FMB and load with a script when necessary. |
|
|