Originally created by: atomicdryad
Originally owned by: atomicdryad
Changes since posting on egosoft:
* Calling up stored missile ship that is OOS didn't quite work out as I
wanted. Fixed.
* The .dummy hotkey scripts now store a local variable on the ship:
medusa.lastcmd ARRAY(command,arg1,arg2,flighttime). .single and .array now
have a 'finish' sub that checks to see if the stored value is not too old
(300s), and starts the command if valid. They will also report a summary of
actual missiles fired at the end of the barrage.
Stability/Buggyness:
* Tested extensively on 1.2 (the poor Paranid...). No bugs found in command
recall or UI.
Compatibility with 1.3:
* .dummy files can be thrown in with 100% compatibility.
* Replacing 'return $anull's with 'finish' in .single and .array -should-
work (after variables are set etc).
Diff of xmlspew converted into plaintext attached. Diff'ed xmlspew can be
provided if needed.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: Liath...@gmail.com
(No comment was entered for this change.)
Labels: Medusa
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: Liath...@gmail.com
(No comment was entered for this change.)
Owner: atomicdryad
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: Liath...@gmail.com
(No comment was entered for this change.)
Labels: -Type-Defect 1.2
Status: Started