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?
Yep but the problem is I still can't delete them if I deply them in skirmish. I can't seem to get it to spawn one of my own beacons either. (Copied the beacon object, pasted it again and tried to make an OCL to spawn it. Didn't work 8(