Beacons in Skirmish
Hiya I'd like to make my Spydrone deploy a beacon aswell as the drone that I can delete or ideally that would despawn itself after X amount of time. I've tried
Command = SPECIAL_POWER PLACE_BEACON
Which basically makes it place a beacon along with the spy drone. The problem is in skirmish these beacons can't be deleted. I've also tried adding
CreateObject MultiplayerBeacon
End
to the spydrones OCL but that won't spawn the beacon at all. Does anybody have any idea how I could achieve the above?
|