Is there a hook/event that signals the spawning of the Cargo Ship - if not how can I detect it using OnEntitySpawned?
I currently use `if (entity is BaseHelicopter) {` for the heli, is there something similar to this?
Thanks in advance,
Tony.
I currently use `if (entity is BaseHelicopter) {` for the heli, is there something similar to this?
Thanks in advance,
Tony.