Page 3 of 3

Posted: Sat Sep 19, 2009 8:50 pm
by JensAyton
Eric Walch wrote:
I just added it for 1.74: player sends: "CARGO_DUMPED" to all nearby ships.
Why only the player? NPCs can dump cargo too.

Posted: Sun Sep 20, 2009 10:49 am
by Eric Walch
Ahruman wrote:
Eric Walch wrote:
I just added it for 1.74: player sends: "CARGO_DUMPED" to all nearby ships.
Why only the player? NPCs can dump cargo too.
They don't generally dump cargo, only when attacked by the player. The player does not need the generated message to see if cargo is dumped.

However, dumpCargo is also a legitimate AI command. NPC ships could dump when told by AI. It won't hurt to relocate my changes from player to ship.

EDIT: changed now.