Project

General

Profile

Feature - New #1196

Self destruct

Added by MSMage over 9 years ago. Updated over 9 years ago.

Status:
Implemented
Priority:
Normal
Assignee:
Category:
-
Start date:
2014-09-29
Due date:
% Done:

0%

Estimated time:
vbulletin_issue_id:

Description

Please add a function to allow a pilot to trigger self destruct of their current ship

#1

Updated by CyberTech over 9 years ago

  • Status changed from New to Duplicate

This was implemented several years back :)

#2

Updated by CyberTech over 9 years ago

  • Status changed from Duplicate to New

No it wasn't! reopening.

#3

Updated by Amadeus over 9 years ago

  • Status changed from New to Implemented
  • Assignee set to Amadeus
October 4, 2014
[ISXEVE-20141001.0009]
* Datatype: 'ship'
New Method:
  1. SelfDestruct
**
** EXAMPLE:
**     MyShip:SelfDestruct
**     wait 50 ${EVEWindow[byName,modal](exists)}
**     if (${EVEWindow[byName,modal].Text.Find["self-destruct your ship"]})
**     {
**        EVEWindow[byName,modal]:ClickButtonYes
**        echo "Your ship will now self-destruct in 2 minutes!"
**     }
**

Also available in: Atom PDF