Talk:Minefields

From FreeSpace Wiki
Revision as of 00:08, 11 August 2007 by Goober5000 (talk | contribs)
Jump to: navigation, search

I would suggest a couple of changes here...

  • Use when-argument instead of every-time-argument. Every-time and every-time-argument should be used rarely, if ever. Many people don't know the difference.
  • Use self-destruct instead of sabotating the hull. Much cleaner, and more accurate to boot.
  • Add a ship-vaporize <argument> sexp immediately before the self-destruct sexp. This will cause the mine to explode in the minimum possible time, whereas it will explode with the regular time if the player is skilled enough to destroy it from afar.

Goober5000 21:03, 7 August 2007 (CDT)

Good points. I'll get it changed as soon as I can grab another screenshot to replace the current one. Shade 07:23, 8 August 2007 (CDT)

A couple more points:

  • Invalidate-argument should appear at the end of the action list, for tidiness's sake.
  • I should take my own advice and be careful here. :p This sort of sexp *might* require every-time-argument, because it's one of those volatile situations that should be checked even after evaluating to true. It all depends on the behavior of the distance sexp. Someone would have to check it in-game.