Anarkis Gaming Wiki

Documentation Center for our games and mods

User Tools

Site Tools

[ Wiki Home ] - [ Anarkis Gaming Studio ] - [ Forums ] - [ Unending Galaxy Manual ]


tech:compatibility_info

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tech:compatibility_info [2010/07/07 03:26]
serialkicked
tech:compatibility_info [2014/04/26 13:26] (current)
Line 1: Line 1:
 Here are the technical information related to my plugins. They can be used to ensure compatibility between your scripts and mine. Here are the technical information related to my plugins. They can be used to ensure compatibility between your scripts and mine.
 +
 +~~NOTOC~~
  
 ====== General ====== ====== General ======
     * Tasks between 890 and 900 (included) are reserved by my plugins on any ship or station.     * Tasks between 890 and 900 (included) are reserved by my plugins on any ship or station.
     * Text/PageID between 8510 and 8520 (included) are reserved by my plugins     * Text/PageID between 8510 and 8520 (included) are reserved by my plugins
-    * You can prevent my plugins from interacting in any way with an object by setting a local variable **anarkis.skipme** to //TRUE// on it+    * You can prevent my plugins from interacting in with an object by setting a local variable **anarkis.skipme** to //TRUE// on it
     * My scripts should be compatible with most mods and handle custom ships and weaponry     * My scripts should be compatible with most mods and handle custom ships and weaponry
     * Ships created by my plugins have a local variable set to true to spot them.     * Ships created by my plugins have a local variable set to true to spot them.
-    ​* Pirate Guild uses anarkis.pirate +    * My ships have the lv.jtp.block local variable set to TRUE (compatibility with RRF).
-    * Yaki Armada uses anarkis.yak  +
-    ​* My ships also have the lv.jtp.block local variable set to TRUE (compatibility with RRF).+
     * My plugins are using the new add/remove additional signal commands, you should do the same.     * My plugins are using the new add/remove additional signal commands, you should do the same.
  
Line 46: Line 46:
   * **anarkis.acc.skipme** - Prevent a ship from being used by ADS AutoMode (mainly used by PG and YA)   * **anarkis.acc.skipme** - Prevent a ship from being used by ADS AutoMode (mainly used by PG and YA)
   * **anarkis.ads.grid** - Tag ships members of the Defense Grid    * **anarkis.ads.grid** - Tag ships members of the Defense Grid 
 +  * **anarkis.ads.grid.busy** - Ships currently battling for the grid have this flag set
  
 ===== Khaak Patrols ===== ===== Khaak Patrols =====
tech/compatibility_info.1278465998.txt.gz · Last modified: 2014/04/26 12:57 (external edit)