Difference between revisions of "Plugins Draft by Spades"

From Vendetta Online Wiki
Jump to: navigation, search
m (phew....)
(Now look at that. Almost done!)
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.
 
Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.
 +
 
Over the time, some of these plug-ins have become an almost essential part of the gameplay.
 
Over the time, some of these plug-ins have become an almost essential part of the gameplay.
 +
  
 
= Installing Plugins =
 
= Installing Plugins =
  
For instructions on how to install plugins, as well as another list, go to [http://vendetta-online.com/x/msgboard/1/17439].
+
== Mac ==
 +
 
 +
Locate your Vendetta application, right click (or control click), and choose the 'Show Package Contents' option. Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta.app/plugins/targetless/main.lua".
 +
  [http://www.coalitionofitan.com/index.php?action=tpmod;dl=item74 PDF With Images (for Macs)]
 +
 
 +
 
 +
== Windows/Linux ==
 +
 
 +
Locate and open your Vendetta directory (~/.vendetta/ in Linux). Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta/plugins/targetless/main.lua".
 +
  [http://www.coalitionofitan.com/index.php?action=tpmod;dl=item73 PDF With Images (for Windows)]
  
 +
 +
== Android ==
 +
 +
If you already have a file explorer skip Step 1, or anything beginning with (astro users)
 +
 +
'''Step 1'''
 +
* Go to the Android Market and search for "Astro file explorer" (free)
 +
* Install it.
 +
 +
'''Step 2'''
 +
* Open your file explorer.
 +
* Open the Vendetta Main Folder
 +
* Create a folder named "plugins" [No quotes]
 +
* (Astro users) ''Hold down anywhere on the screen to open a options menu. Press edit, then New folder.''
 +
 +
'''Step 3'''
 +
* The main list of plugins can be found at: http://vo-wiki.com/wiki/Plug-ins (=right here.)
 +
* Find one you like: ones that currently work: MAID, cargofind, TA, and some more
 +
* Do not work: Targetless, TA TGFT
 +
 +
'''Step 4'''
 +
* Open .ddc main folder (unless you have a SD card)
 +
* Open "Download" file
 +
* Open the plugins .zip file
 +
* Copy the Folder "Main"
 +
* Back out to .ddc
 +
* Open .ddc again
 +
* Open the Vendetta Main Folder
 +
* Open the (previously created) plugins folder
 +
* Paste the plugin's main folder
 +
* Back out of .ddc THEN exit (or it won't save)
 +
 +
'''Step 5a'''
 +
(if VO is currently running)
 +
* On the chat box type /consoletoggle
 +
* On the Bottom of the Window Press the highlighted line to open the keyboard
 +
* Type
 +
/lua ReloadInterface()
 +
(Caps sensitive)
 +
* Wait 10 seconds (Window should auto-close)
 +
 +
'''Step 5b'''
 +
(If VO is not runnig currently)
 +
* Open VO (log in)
 +
* Type /consoletoggle
 +
* Type
 +
/lua ReloadInterface ()
 +
(Caps sensitive)
 +
* Wait for window to auto-close
 +
* /logoff
 +
* Press quit
 +
* Restart VO
 +
 +
'''Step 6'''
 +
* Have fun
 +
 +
 
= Creating your own Plugins =
 
= Creating your own Plugins =
  
The VO Lua API that is used for creating plugins can be found at [http://www.vo-wiki.com/racecar].
+
The VO Lua API that is used for creating plugins can be found at the [http://www.vo-wiki.com/racecar Racecar Wiki].
 +
 
 +
 
 +
= Quick & Dirty Alphabetical List =
 +
 
 +
 
 +
{{ambox
 +
| border = orange
 +
| type = Disclaimer
 +
| info = The lists you can find here are merely for the ease of orientation. To receive complete and up-to-date information from the author and the possibility to contact said author, please use the Forum Thread specified for each plugin.
 +
}}
 +
 
 +
 
 +
If you know which plugin you want you can simply browse this alphabetical list containing the link to download it. You can find a detailed list of plugins sorted by category with additional information and links [[#Plugins_by_Category|below]].
 +
 
 +
{| width="90%" padding="5%"
 +
|-
 +
|'''A'''
 +
|'''I, J, K, L'''
 +
|'''R'''
 +
|-
 +
 
 +
| align=top|
 +
* [[#afk|AFK]]
 +
* [[#animatedload|animatedload]]
 +
* [[#apcontrol|apcontrol]]
 +
* [[#autorr|AutoRR]]
 +
'''C'''
 +
* [[#calc|Calc]]
 +
* [[#cargofind|CargoFind]]
 +
* [[#cargolist|cargolist]]
 +
* [[#cargopreset|cargopreset]]
 +
* [[#channels|Channels]]
 +
* [[#collectorwatch|Collectorwatch]]
 +
* [[#combatassist|CombatAssist]]
 +
* [[#customhud|customHUD]]
 +
'''D'''
 +
* [[#deboop|deboop]]
 +
* [[#devkit|DevKit]]
 +
* [[#dkautofill|DKAutofill]]
 +
* [[#dullbot|dullbot]]
 +
'''E, F, G, H'''
 +
* [[#enterleave|enterleave]]
 +
* [[#ezgroup|ezGroup]]
 +
* [[#factioncolor|FactionColor]]
 +
* [[#flashchange|FlashChange]]
 +
* [[#guildnotify|GuildNotify]]
 +
* [[#humaniform|Humaniform]]
 +
 
 +
| align=top|
 +
* [[#ignoreextras|ignoreextras]]
 +
* [[#ignoreirc|IgnoreIRC]]
 +
* [[#ignoreturret|ignoreturret]]
 +
* [[#infiniturbo|InfiniTurbo]]
 +
* [[#jett|Jett]]
 +
* [[#killshot|killshot]]
 +
* [[#lockednearbylist|locknearbylist]]
 +
'''M'''
 +
* [[#maid|M.A.I.D.]]
 +
* [[#missiontimestamp|missiontimestamp]]
 +
* [[#msgbeep|Msg Beep]]
 +
* [[#movesectorinfo|movesectorinfo]]
 +
* [[#multiaim|multiaim]]
 +
* [[#multiclick|multiclick]]
 +
'''N, P'''
 +
* [[#navcomp|NavComp]]
 +
* [[#navmapui|navmapui]]
 +
* [[#newsticker|newsticker]]
 +
* [[#paydialog|paydialog]]
 +
* [[#plod|Plod]]
 +
* [[#proxyhack|proxyhack]]
 +
* [[#pview|pview]]
 +
'''Q'''
 +
* [[#quickhail|QuickHail]]
 +
* [[#quickplot|QuickPlot]]
 +
* [[#quickreply|Quickreply]]
 +
 
 +
| align=top|
 +
* [[#racecartool|racecartool]]
 +
* [[#racestats|racestats]]
 +
* [[#rsnrlp|R.s.Nav-reversing l.p.]]
 +
'''S'''
 +
* [[#shiploadoutsmanager|ShipLoadoutsManager]]
 +
* [[#shortgivemoney|shortgivemoney]]
 +
* [[#skirmishcolors|skirmishcolors]]
 +
* [[#soundalertsuite|SoundAlertSuite]]
 +
* [[#spacescan|spaceScan]]
 +
* [[#stationfind|StationFind]]
 +
* [[#switchtarget|SwitchTarget]]
 +
'''T'''
 +
* [[#targetbinds|TargetBinds]]
 +
* [[#targetless|TargetLess]]
 +
* [[#tapehud|tapehud]]
 +
* [[#telnetterm|telnetterm]]
 +
* [[#tempsafety|tempsafety]]
 +
* [[#timer|Timer]]
 +
* [[#tithe|Tithe]]
 +
* [[#tcs|TCS]]
 +
* [[#tradeassistant|TradeAssistant]]
 +
* [[#transactionledger|Transaction Ledger]]
 +
* [[#treemissionlist|treemissionlist]]
 +
'''U, V, W'''
 +
* [[#umlautbind|umlautbind]]
 +
* [[#vzoom|vzoom]]
 +
* [[#weapongroup|weapon group]]
 +
|-
 +
|}
 +
 
 +
 
  
 
= Plugins by Category =
 
= Plugins by Category =
  
The list below has been culled from various sources, doesn't list all publically available plugins, and includes some plugins which have been superceded by in-game functionality.
+
The list below has been culled from various sources, doesn't list all publicly available plugins, and includes some plugins which have been superseded by in-game functionality.
  
 
The [http://www.voupr.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is also a growing source for plugin hosting and information.
 
The [http://www.voupr.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is also a growing source for plugin hosting and information.
 +
  
 
==General & Recommended==
 
==General & Recommended==
  
Newbs should also take a look at [this].
+
* [[#autorr|AutoRR]]
 +
* [[#infiniturbo|InfiniTurbo]]
 +
* [[#launchbutton|LaunchButton]]
 +
* [[#maid|M.A.I.D.]]
 +
* [[#multiaim|MultiAim]]
 +
* [[#targetless|TargetLess]]
 +
* [[#tcs|ToasterCrush Plugin Suite]]
 +
* [[#tradeassistant|TradeAssistant]]
 +
* [[#weapongroup|weapon group]]
  
{| border="1" class="sortable wikitable"
 
|-
 
! Name
 
! Author
 
! class="unsortable" | Description
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
|-
 
  
! [user:igrok#Plug-Ins|AutoRR]
+
{{Spades
| raybondo<br />improved by igrok
+
|subject=Plugin Packs
| Automatic ship repair and weapon refill.
+
|info=Many of VO's [[Guilds|guilds]] offer custom selections of plugins suited for the needs of their players.
| none
+
| {{Plugins_tablerow
+
|voupr=http://www.voupr.com/plugin.php?name=autorr
+
|dlurl=http://www.6by9.net/vendetta/plugins/AutoRR-v1.1.zip
+
 
}}
 
}}
|-
 
  
|}
+
== Communication & Player Interaction ==
 
+
==Communication & Player Interaction==
+
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 50: Line 220:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
 
  
 +
|- id="afk"
 
! afk
 
! afk
 
| draugath
 
| draugath
Line 60: Line 230:
 
|dlurl=http://bespin.org/~draugath/vo/afk/afk_alpha2-1.zip
 
|dlurl=http://bespin.org/~draugath/vo/afk/afk_alpha2-1.zip
 
}}
 
}}
|-
 
  
 +
|- id="channels"
 
! Channels
 
! Channels
 
| Mad Miner Moda
 
| Mad Miner Moda
Line 70: Line 240:
 
|dlurl=http://wetlands.simplyaquatics.com/d/27594-1/channel_log1_1.zip
 
|dlurl=http://wetlands.simplyaquatics.com/d/27594-1/channel_log1_1.zip
 
}}
 
}}
|-
 
  
! enterleave
+
|- id="ignoreextras"
 +
! ignoreextras
 
| mr_spuck
 
| mr_spuck
| Print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector.
+
| Some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions.
|
+
| See Forum Thread
 
| {{Plugins_tablerow
 
| {{Plugins_tablerow
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
+
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#225180
|dlurl=http://home.arcor.de/famscheffler/ven/enterleave.zip
+
|dlurl=http://home.arcor.de/famscheffler/ven/ignoreextras.zip
 
}}
 
}}
|-
 
 
! ezGroup
 
| Protolif
 
| Displays a notification at the bottom of the screen when invited to a group. <br /> [[Image:EzGroup.png|50px]]
 
| Additionally: <br /> /inv <br /> /kick <br /> /gleave
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/21423
 
|voupr=http://voupr.spenced.com/plugin.php?name=ezgroup
 
}}
 
|-
 
 
! Guild Notify
 
| slime73
 
| Prints the names of players in your guild when they log on or off.
 
| none
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get14
 
}}
 
|-
 
  
 +
|- id="ignoreirc"
 
! IgnoreIRC
 
! IgnoreIRC
 
| Chocolateer
 
| Chocolateer
Line 109: Line 259:
 
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 
|dlurl=http://www.mister-jmp.comze.com/vo/files/IgnoreIRC.zip
 
|dlurl=http://www.mister-jmp.comze.com/vo/files/IgnoreIRC.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=ignoreirc
 
}}
 
}}
|-
 
 
! Msg Beep
 
| slime73
 
| With this plugin, whenever you receive a /msg you will hear the proximity warning sound.
 
| none
 
| {{Plugins_tablerow
 
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get9
 
}}
 
|-
 
  
 +
|- id="paydialog"
 
! paydialog
 
! paydialog
 
| mr_spuck
 
| mr_spuck
Line 129: Line 271:
 
|dlurl=http://home.arcor.de/famscheffler/ven/paydialog.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/paydialog.zip
 
}}
 
}}
|-
 
  
 +
|- id="quickhail"
 
! QuickHail
 
! QuickHail
 
| Jas-Atamos
 
| Jas-Atamos
Line 139: Line 281:
 
|dlurl=http://www.phoenix-alliance.info/member/jasmine/Plugins/quickhail13b.zip
 
|dlurl=http://www.phoenix-alliance.info/member/jasmine/Plugins/quickhail13b.zip
 
}}
 
}}
|-
 
  
 +
|- id="quickreply"
 
! QuickReply
 
! QuickReply
 
| Chocolateer
 
| Chocolateer
Line 148: Line 290:
 
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 
|dlurl=http://www.mister-jmp.comze.com/vo/files/QuickReply.zip
 
|dlurl=http://www.mister-jmp.comze.com/vo/files/QuickReply.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=quickreply
 
}}
 
}}
|-
 
  
 +
|- id="shortgivemoney"
 
! shortgivemoney
 
! shortgivemoney
 
| mr_spuck
 
| mr_spuck
Line 159: Line 302:
 
|dlurl=http://home.arcor.de/famscheffler/ven/shortgivemoney.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/shortgivemoney.zip
 
}}
 
}}
|-
 
 
! SoundAlertSuite v1.0
 
| Chocolateer
 
| Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same.
 
| /soundalertsuite <br /> /SAS
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 
|dlurl=http://www.mister-jmp.comze.com/vo/files/SoundAlertSuite.zip
 
}}
 
|-
 
  
 +
|- id="switchtarget"
 
! SwitchTarget
 
! SwitchTarget
 
| diqrtvpe
 
| diqrtvpe
 
| Allows you to change the target of anyone in your group who has the plugin enabled to your target.  
 
| Allows you to change the target of anyone in your group who has the plugin enabled to your target.  
 
| See forum thread for list
 
| See forum thread for list
| {{Plugins_tablerowOther
+
| {{Plugins_tablerow
 
|forum=http://vendetta-online.com/x/msgboard/16/19232
 
|forum=http://vendetta-online.com/x/msgboard/16/19232
 
|dlurl=http://www.phoenix-alliance.info/member/denji/img/SwitchTarget.zip
 
|dlurl=http://www.phoenix-alliance.info/member/denji/img/SwitchTarget.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=switchtarget
 
}}
 
}}
|-
 
  
 +
|- id="targetbinds"
 
! TargetBinds
 
! TargetBinds
 
| slime73
 
| slime73
Line 190: Line 324:
 
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get16
 
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get16
 
}}
 
}}
|-
 
  
 +
|- id="tithe"
 
! Tithe
 
! Tithe
| Mad Minder Moda
+
| Mad Miner Moda
 
| Allows you to tithe a user set % of your profit to the guild bank.
 
| Allows you to tithe a user set % of your profit to the guild bank.
 
| /tithe
 
| /tithe
Line 200: Line 334:
 
|dlurl=http://wetlands.simplyaquatics.com/d/26836-1/tithe-3_0.zip
 
|dlurl=http://wetlands.simplyaquatics.com/d/26836-1/tithe-3_0.zip
 
}}
 
}}
 +
 
|-
 
|-
 +
|}
  
 +
 +
== Notifications ==
 +
 +
 +
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
 +
 +
|- id="enterleave"
 +
! enterleave
 +
| mr_spuck
 +
| Print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
 +
|dlurl=http://home.arcor.de/famscheffler/ven/enterleave.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=enterleave
 +
}}
 +
 +
|- id="ezgroup"
 +
! ezGroup
 +
| Protolif
 +
| Displays a notification at the bottom of the screen when invited to a group. <br /> [[Image:EzGroup.png|50px]]
 +
| Additionally: <br /> /inv <br /> /kick <br /> /gleave
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/21423
 +
|dlurl=http://www.voupr.com/downloads/ezgroup-1.0.zip
 +
|voupr=http://voupr.spenced.com/plugin.php?name=ezgroup
 +
}}
 +
 +
|- id="guildnotify"
 +
! Guild Notify
 +
| slime73
 +
| Prints the names of players in your guild when they log on or off.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get14
 +
}}
 +
 +
|- id="msgbeep"
 +
! Msg Beep
 +
| slime73
 +
| With this plugin, whenever you receive a /msg you will hear the proximity warning sound.
 +
| none
 +
| {{Plugins_tablerow
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get9
 +
}}
 +
 +
|- id="soundalertsuite"
 +
! SoundAlertSuite v1.0
 +
| Chocolateer
 +
| Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same.
 +
| /soundalertsuite <br /> /SAS
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/SoundAlertSuite.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=soundalertsuite
 +
}}
 +
 +
|-
 
|}
 
|}
  
Line 207: Line 408:
 
==Interface==
 
==Interface==
  
changebg, flashchange, aaEULA...
+
=== General ===
 +
 
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 217: Line 419:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
 
  
 +
|- id="animatedload"
 
! animatedload
 
! animatedload
 
| mr_spuck
 
| mr_spuck
Line 228: Line 430:
 
|dlurl=http://home.arcor.de/famscheffler/ven/animatedload.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/animatedload.zip
 
}}
 
}}
|-
 
 
! CargoFind
 
| smittens
 
| Find a specific cargo widget with a command.
 
| Cargo
 
| /cargofind "<string>"
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17646?page=1
 
|dlurl=http://mick.neostrada.pl/VO/CargoFind.zip
 
}}
 
|-
 
 
! cargolist
 
| Mick
 
| Displays list of all cargo in range. Clicking on the list targets stuff.
 
| Cargo
 
| /cargolist
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/20497
 
|dlurl=http://mick.neostrada.pl/VO/cargolist%20v0.3.zip
 
}}
 
|-
 
  
 +
|- id="customhud"
 
! customHUD
 
! customHUD
 
| Mick
 
| Mick
Line 261: Line 441:
 
|dlurl=http://phoenix-alliance.info/upload/customHUD%20v0.8.6.zip
 
|dlurl=http://phoenix-alliance.info/upload/customHUD%20v0.8.6.zip
 
}}
 
}}
|-
 
  
 +
|- id="dkautofill"
 +
! DKAutofill
 +
| draugath
 +
| Key name auto-fill for the delete key dialog.
 +
| PDA
 +
| full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/25240#310754
 +
|dlurl=http://bespin.org/~draugath/vo/DKAutofill.zip
 +
}}
 +
 +
|- id="factioncolor"
 
! FactionColor
 
! FactionColor
 
| slime73
 
| slime73
| Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list. <br /> [Image:Factioncolor.jpg|50px]
+
| Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list. <br /> [[Image:Factioncolor.jpg|50px]]
 
| HUD
 
| HUD
| /factiocolorhttp://www.vendetta-online.com/x/msgboard/16/17439#219489
+
| /factiocolor
 
| {{Plugins_tablerow
 
| {{Plugins_tablerow
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get28
 
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get28
 +
|voupr=http://www.voupr.com/plugin.php?name=factioncolor
 
}}
 
}}
|-
 
  
 +
|- id="flashchange"
 
! FlashChange
 
! FlashChange
 
| slime 73
 
| slime 73
Line 283: Line 475:
 
|dlurl=http://filebeam.com/e0b890075d9d6d01ba2e3692da4603d0
 
|dlurl=http://filebeam.com/e0b890075d9d6d01ba2e3692da4603d0
 
}}
 
}}
 +
 +
|- id="ignoreturret"
 +
! ignoreturret
 +
| Mick
 +
| Ignores turrets when using target in front command. Effectively turns off targeting of turrets.
 +
| HUD
 +
| /bind "b" ignoreturret
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/ignoreturret.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=ignoreturret
 +
}}
 +
 +
|- id="launchbutton"
 +
! LaunchButton
 +
| draugath
 +
| This hack allows you to bind a key for launching from a station or capital ship. (Lowercase "L" by default.)
 +
| Station / other
 +
| /launchbutton [key]
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24829
 +
|dlurl=http://bespin.org/~draugath/vo/LaunchButton.zip
 +
}}
 +
 +
|- id="lockednearbylist"
 +
! locknearbylist
 +
| mr_spuck
 +
| Adds a toggle to the nearby ships list that temporarily locks it.
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154
 +
|dlurl=http://home.arcor.de/famscheffler/ven/locknearbylist.zip
 +
}}
 +
 +
|- id="missiontimestamp"
 +
! missiontimestamp
 +
| mr_spuck
 +
| Adds a timestamp to the end of the mission log of completed missions.
 +
| PDA
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347
 +
|dlurl=http://home.arcor.de/famscheffler/ven/missiontimestamp.zip
 +
}}
 +
 +
|- id="movesectorinfo"
 +
! movesectorinfo
 +
| mr_spuck
 +
| Moves sector info to the bottom of the hud.
 +
| HUD
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115
 +
|dlurl=http://home.arcor.de/famscheffler/ven/movesectorinfo.zip
 +
}}
 +
 +
|- id="newsticker"
 +
! newsticker
 +
| mr_spuck
 +
| A newsticker in the welcome screen that cycles through the most recent news items.
 +
| PDA / other
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
 +
|dlurl=http://home.arcor.de/famscheffler/ven/newsticker.zip
 +
}}
 +
 +
|- id="proxyhack"
 +
! proxyhack
 +
| mr_spuck
 +
| Prevents the proxy distance entry from eating the tab key while the nearby ships list is open.
 +
| PDA
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711
 +
|dlurl=http://home.arcor.de/famscheffler/ven/proxyhack.zip
 +
}}
 +
 +
|- id="pview"
 +
! pview
 +
| Mick
 +
| Makes 3rd person view persistent by toggling camera to external view after jumps, etc.
 +
| Visuals
 +
|/pview - toggles<br />
 +
/pview on/off - obvious
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/pview.zip
 +
}}
 +
 +
|- id="shiploadoutsmanager"
 +
! ShipLoadoutsManager
 +
| Chocolateer
 +
| Save ship loadouts on a per-station basis.
 +
| PDA / Station
 +
| /slm
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/23735
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/ShipLoadoutsManager.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=shiploadoutsmanager
 +
}}
 +
 +
|- id="skirmishcolors"
 +
! skirmishcolors
 +
| mr_spuck
 +
| Increases the brightness of the hud skirmish info for corvus and the hive to improve readability.
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154
 +
|dlurl=http://home.arcor.de/famscheffler/ven/skirmishcolors.zip
 +
}}
 +
 +
|- id="tapehud"
 +
! tapehud
 +
| mr_spuck
 +
| ultra realistic cockpit simulation
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115
 +
|dlurl=http://home.arcor.de/famscheffler/ven/tapehud.zip
 +
}}
 +
 +
|- id="targetless"
 +
! TargetLess
 +
| drazed
 +
| Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds.
 +
| HUD
 +
| /targetless<br/>
 +
/importconfigroids
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17440
 +
|dlurl=http://targetless.com/targetless.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=targetless
 +
}}<br />
 +
[http://targetless.com/ Homepage]
 +
 +
|- id="transactionledger"
 +
! Transaction Ledger
 +
| draugath
 +
| A ledger for tracking monetary transactions.
 +
| PDA
 +
| /ledger<br />
 +
/ledger reset
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24174
 +
|dlurl=http://bespin.org/~draugath/vo/ledger/ledger_0.4.4.zip
 +
}}
 +
 +
|- id="treemissionlist"
 +
! treemissionlist
 +
| mr_spuck
 +
| Tree like version of the mission board.
 +
| PDA
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#239253
 +
|dlurl=http://home.arcor.de/famscheffler/ven/treemissionlist.zip
 +
}}
 +
 +
|- id="vzoom"
 +
! vzoom
 +
| Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick.
 +
| Eldrad's Variable Zoom alias made into a plug-in (mostly for ease of installation, there's no new functionality).
 +
| Visuals
 +
| /vzoom
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://mick.neostrada.pl/VO/vzoom%20v1.2.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=vzoom
 +
}}
 +
 +
|- id="weapongroup"
 +
! weapon group (wg)
 +
| Mick
 +
| A very simple interface to modify weapon groups while in space.
 +
| PDA / other
 +
| /wg
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/wg%20v0.1.zip
 +
}}
 +
 
|-
 
|-
 +
|}
  
 +
 +
=== Navigation ===
 +
 +
 +
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
 +
 +
|- id="navcomp"
 +
! NavComp
 +
| J.A.Keller
 +
| Avoid Ion Storms, Hive Bots and other hazards automatically when creating a Navroute. Have complete authority when saving or loading previous Navroutes with name and notes. Includes escape mode and fully integrated HUD and PDA controls.
 +
| none, full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24543
 +
|dlurl=http://its-obvious-solutions.com/downloads/vo/plugins/NavComp-v1.3.2.zip
 +
}}
 +
 +
|- id="navmapui"
 +
! navmapui
 +
| mr_spuck
 +
| Nav Route Interface - Adds a list of navroutes and some buttons to interact with them to the navigation windows.
 +
| Full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232311
 +
|dlurl=http://home.arcor.de/famscheffler/ven/navmapui.zip
 +
}}
 +
 +
|- id="quickplot"
 +
! QuickPlot
 +
| slime73
 +
| Plots a quick course to a specific sector. "sector" can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key.
 +
| /Jump ''sector''<br />
 +
''bind'' jump_prompt
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get44
 +
}}
 +
 +
|- id="rsnrlp"
 +
! Really simple Navroute-reversing Lua Plugin
 +
| slime73
 +
| Reverses navroutes.
 +
| /ReverseNav
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://filebeam.com/480b036287dfd1888911f00a5ada9bf8
 +
}}
 +
 +
|-
 
|}
 
|}
  
==Combat==
+
 
 +
=== Cargo ===
  
  
Line 297: Line 727:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
 +
 +
|- id="cargofind"
 +
! CargoFind
 +
| smittens
 +
| Find a specific cargo widget with a command.
 +
| /cargofind "<string>"
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17646?page=1
 +
|dlurl=http://mick.neostrada.pl/VO/CargoFind.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=calc
 +
}}
 +
 +
|- id="cargolist"
 +
! cargolist
 +
| Mick
 +
| Displays list of all cargo in range. Clicking on the list targets stuff.
 +
| /cargolist
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/20497
 +
|dlurl=http://mick.neostrada.pl/VO/cargolist%20v0.3.zip
 +
}}
 +
 +
|- id="spacescan"
 +
! spaceScan
 +
| KepocuH
 +
| Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in prioritized list. First list element has a highest priority, the last one lowest.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/25112#309667
 +
|dlurl=http://www.voupr.com/downloads/spacescan-1.3.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=spacescan
 +
}}
 +
 +
|- id="stationfind"
 +
! StationFind
 +
| Mad Miner Moda
 +
| Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations.
 +
| /sfind
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18286
 +
|dlurl=http://wetlands.simplyaquatics.com/d/26803-1/station-find-1_0b.zip
 +
}}
 +
 
|-
 
|-
 +
|}
  
 +
 +
==Combat==
 +
 +
 +
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
 +
 +
|- id="collectorwatch"
 
! Collectorwatch
 
! Collectorwatch
 
| Womble
 
| Womble
Line 307: Line 794:
 
|dlurl=http://hezmatt.org/~mpalmer/vo/collectorwatch/collectorwatch-0.1.zip
 
|dlurl=http://hezmatt.org/~mpalmer/vo/collectorwatch/collectorwatch-0.1.zip
 
}}
 
}}
|-
 
  
 +
|- id="combatassist"
 
! CombatAssist
 
! CombatAssist
 
| Calder
 
| Calder
Line 316: Line 803:
 
|voupr=http://www.voupr.com/plugin.php?name=combatassist
 
|voupr=http://www.voupr.com/plugin.php?name=combatassist
 
|dlurl=http://www.voupr.com/downloads/combatassist-1.2.zip
 
|dlurl=http://www.voupr.com/downloads/combatassist-1.2.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=combatassist
 
}}
 
}}
|-
 
  
 +
|- id="killshot"
 +
! killshot
 +
| Mick
 +
| Will take screenshots when a player dies or kills someone. In case of a kill two screenshots will be taken, one just before death and another just after. There are configuration options for most situations: when player dies, whether it was suicide, when he kills someone, whether bots were involved. Also allows to save screenshots to a specified folder, using specified naming scheme. Taking first or second screenshot is optional.
 +
| /killshot
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/21818
 +
|dlurl=http://mick.neostrada.pl/VO/killshot%20v1.2.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=killshot
 +
}}
 +
 +
|- id="mouselookincaps"
 +
! mouselookincaps
 +
| mr_spuck
 +
| Automatically switch to mouselook mode when entering a capship and back off on undocking.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711
 +
|dlurl=http://home.arcor.de/famscheffler/ven/mouselookincaps.zip
 +
}}
 +
 +
|- id="multiaim"
 +
! multiaim
 +
| Scuba Steve 9.0
 +
| Adds separate targetting leadoffs for each weapon you have
 +
| Combat
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/MultiAim.zip
 +
}}
 +
 +
|- id="tcs"
 +
! ToasterCrush Plugin Suite
 +
| Scuba Steve 9.0
 +
| A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development.
 +
| full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19129
 +
|dlurl=http://www.toastercrush.com/files/tcs-plugins.zip
 +
}}<br />
 +
[http://www.toastercrush.com/ Hompage]
 +
 +
|-
 
|}
 
|}
 +
  
 
==Trading/Mining==
 
==Trading/Mining==
 
ta, maid...
 
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 332: Line 860:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
 
  
 +
|- id="cargopreset"
 +
! cargopreset
 +
| Mick
 +
| Allows to save a list of currently loaded cargo as a preset and later load it.
 +
| /cpreset save "name"<br />
 +
/cpreset load "name"
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790#234390
 +
|dlurl=http://mick.neostrada.pl/VO/cpreset.zip
 +
}}
 +
 +
|- id="maid"
 +
! [[ user:igrok#Plugins|M.A.I.D. ]]
 +
| igrok
 +
| M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc). Jettison items immediately (combat mode) or just before ship is full. Time cargo drops to make sure they don't disappear. Monitor asteroid temperatures to prevent overheating. Review mining and cargo statistics.
 +
| /maid
 +
| {{Plugins_tablerow
 +
|dlurl=http://www.6by9.net/vendetta/plugins/MAID_v1.4.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=maid
 +
}}
 +
 +
|- id="plod"
 +
! Plod
 +
| INKling
 +
| Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying. The trade item is case sensitive.
 +
| /plod 'sol e15' 'geira i5' 'XiRite Alloy'
 +
/plod current 'geira o4' 'Basic Targeting Systems'
 +
/plod a12 j6
 +
| {{Plugins_tablerow
 +
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
 +
}}<br />
 +
[https://github.com/mqsoh/vendetta-plugins GitHub]
 +
 +
|- id="tempsafety"
 +
! tempsafety
 +
| Mick
 +
| Will automatically turn off mining beams if temperature exceeds preset value .
 +
| /ts </br>[on|off|currentmax|setmax]
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://www.phoenix-alliance.info/upload/tempsafety.zip
 +
}}
 +
 +
|- id="tradeassistant"
 +
! TradeAssistant (TGFT version)
 +
| Mad Miner Moda
 +
| Keeps up with stations you visit and can show you the most profitable items between them. ''Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit. Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates.''
 +
| /TA
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19302#242457
 +
|dlurl=http://wetlands.simplyaquatics.com/d/30491-1/ta_1_12.zip
 +
}}
 +
 +
|-
 
|}
 
|}
  
==Gadgets==
 
  
calc&co...
+
==Gadgets==
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 347: Line 927:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
+
 
http://www.vendetta-online.com/x/msgboard/16/17979
+
|- id="calc"
 
! calc
 
! calc
 
| Mad Miner Moda
 
| Mad Miner Moda
Line 356: Line 936:
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17979
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17979
 
|dlurl=http://wetlands.simplyaquatics.com/d/26827-1/calc-1_1.zip
 
|dlurl=http://wetlands.simplyaquatics.com/d/26827-1/calc-1_1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=calc
 
}}
 
}}
|-
 
  
 +
|- id="timer"
 +
! Timer
 +
| Chocolateer
 +
| In-game timer to set your own countdown.
 +
| see Forum Thread
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074#273089
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/Timer.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=timer
 +
}}
 +
 +
|-
 
|}
 
|}
  
 
==Fun & Misc==
 
==Fun & Misc==
 
humaniform, UTsounds, honk...
 
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 372: Line 962:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
 
  
 +
|- id="apcontrol"
 
! apcontrol
 
! apcontrol
 
| mr_spuck
 
| mr_spuck
Line 382: Line 972:
 
|dlurl=http://home.arcor.de/famscheffler/ven/apcontrol.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/apcontrol.zip
 
}}
 
}}
|-
 
  
 +
|- id="autorr"
 +
! [[user:igrok#Plug-Ins|AutoRR]]
 +
| raybondo<br />improved by igrok
 +
| Automatic ship repair and weapon refill.
 +
| none
 +
| {{Plugins_tablerow
 +
|voupr=http://www.voupr.com/plugin.php?name=autorr
 +
|dlurl=http://www.6by9.net/vendetta/plugins/AutoRR-v1.1.zip
 +
}}
 +
 +
|- id="deboop"
 
! deboop
 
! deboop
 
| mr_spuck
 
| mr_spuck
Line 392: Line 992:
 
|dlurl=http://home.arcor.de/famscheffler/ven/deboop.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/deboop.zip
 
}}
 
}}
|-
 
  
 +
|- id="dullbot"
 
! dullbot, boilbot, haulbot
 
! dullbot, boilbot, haulbot
 
| mr_spuck
 
| mr_spuck
Line 401: Line 1,001:
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749
 
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749
 
|dlurl=http://home.arcor.de/famscheffler/ven/dullbot.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/dullbot.zip
}} [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886 2]
+
}}<br />[http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886 2nd Forum Thread Entry]
|-
+
  
 +
|- id="humaniform"
 
! Humaniform
 
! Humaniform
 
| INKling
 
| INKling
Line 410: Line 1,010:
 
| {{Plugins_tablerow
 
| {{Plugins_tablerow
 
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
 
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
}}<br />[https://github.com/mqsoh/vendetta-plugins/zipball/master 2]
+
}}<br />[https://github.com/mqsoh/vendetta-plugins/zipball/master GitHub]
|-
+
 
 +
|- id="infiniturbo"
 +
! [[ User:igrok#Plugins|InfiniTurbo ]]
 +
| igrok
 +
| Turbo infinitely with any kind of ship/power cell. Switch between missile stacking, speed & energy modes.
 +
| /infiniturbo<br />stacking, energy, speed
 +
| {{Plugins_tablerow
 +
|dlurl=http://www.6by9.net/vendetta/plugins/InfiniTurbo_v1.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=infiniturbo
 +
}}
 +
 
 +
|- id="jett"
 +
! Jett
 +
| slime73
 +
| Cargo crate design script - Jettisons items in your cargo hold in 1cu increments. To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help.
 +
| /Jett<br />
 +
/Jett toggle<br />
 +
/Jett help
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get11
 +
}}
 +
 
 +
|- id="multiclick"
 +
! multiclick
 +
| Mick
 +
| Double-click (or more) functionality for any button.
 +
| See Forum Thread
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://phoenix-alliance.info/upload/multiclick%20v1.1.zip
 +
}}
 +
 
 +
|- id="racestats"
 +
! racestats
 +
| Mick
 +
| In-game viewer for Sedina Racetracks' times.
 +
| /rs<br />
 +
/racestats
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://mick.neostrada.pl/VO/racestats%20v1.2.zip
 +
}}
 +
 
 +
|- id="telnetterm"
 +
! telnetterm
 +
| mr_spuck
 +
| A more or less vt100 capable telnet client. It's quite incomplete and slow but enough to use a shell.
 +
| /telnetterm
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232119
 +
|dlurl=http://home.arcor.de/famscheffler/ven/telnetterm.zip
 +
}}
 +
 
 +
|- id="umlautbind"
 +
! umlautbind
 +
| mr_spuck
 +
| Bind umlaut keys (ä,ö,ü...) to commands.
 +
| /umlautbind
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347
 +
|dlurl=http://home.arcor.de/famscheffler/ven/umlautbind.zip
 +
}}
  
 +
|-
 
|}
 
|}
  
==Plugin Development==
 
  
 +
==Plugin Development==
  
 
{| border="1" class="sortable wikitable"
 
{| border="1" class="sortable wikitable"
Line 425: Line 1,088:
 
! class="unsortable" | Commands
 
! class="unsortable" | Commands
 
! class="unsortable" | Info & Download
 
! class="unsortable" | Info & Download
|-
 
  
 +
|- id="devkit"
 
! DevKit
 
! DevKit
 
| draugath
 
| draugath
Line 435: Line 1,098:
 
|dlurl=http://bespin.org/~draugath/vo/devkit/devkit_0.2.5-2.zip
 
|dlurl=http://bespin.org/~draugath/vo/devkit/devkit_0.2.5-2.zip
 
}}
 
}}
|-
 
  
 +
|- id="racecartool"
 
! racecartool
 
! racecartool
 
| mr_spuck
 
| mr_spuck
Line 445: Line 1,108:
 
|dlurl=http://home.arcor.de/famscheffler/ven/racecartool.zip
 
|dlurl=http://home.arcor.de/famscheffler/ven/racecartool.zip
 
}}
 
}}
|-
 
  
 +
|-
 
|}
 
|}
  
----
 
  
 
= Plugin collections by individual authors =
 
= Plugin collections by individual authors =
  
choco, dameos, slime, (draug?), Mick, igrok, ...
+
This is a list that links to collections that individual authors created themselves in different places.
 +
 
 +
* [http://www.vendetta-online.com/x/msgboard/16/22074 Chocolateer's Forum Collection]
 +
* [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]
 +
* [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's Forum Collection]
 +
* [[user:igrok#Plugins|igrok's Wiki Collection]]
 +
* [http://www.vendetta-online.com/x/msgboard/16/17439 slime's Forum Collection & many more...]
 +
 
  
 
= ChangeLog / Transfer Log - Andy Spades =
 
= ChangeLog / Transfer Log - Andy Spades =
 +
 +
Of course this will not be included in the final article, maybe on the talk page
  
 
* afk: '''saved'''
 
* afk: '''saved'''
Line 466: Line 1,137:
 
* CargoFind: '''saved'''
 
* CargoFind: '''saved'''
 
* cargolist: '''saved'''
 
* cargolist: '''saved'''
* cargopreset: '''BROKEN''' - links to "cargolist" thread, where there is not even a reference to cargopreset. --> _on hold_
+
* cargopreset: BROKEN - links to "cargolist" thread, where there is not even a reference to cargopreset. --> fixed: found cpreset in Mick's thread. --> '''saved'''
 
* Channels: '''saved'''
 
* Channels: '''saved'''
 
* ChangeBackground: '''BROKEN''' - itan's site gives a 403-kind of error --> _on hold_
 
* ChangeBackground: '''BROKEN''' - itan's site gives a 403-kind of error --> _on hold_
Line 476: Line 1,147:
 
* DevKit: '''saved'''
 
* DevKit: '''saved'''
 
* DistanceMeter: '''BROKEN''' - link to forums wrong, fixed. dl-link broken. --> _on hold_
 
* DistanceMeter: '''BROKEN''' - link to forums wrong, fixed. dl-link broken. --> _on hold_
 +
* DKAutofill: '''saved'''
 
* dullbot & friends: '''saved'''
 
* dullbot & friends: '''saved'''
 
* enterleave: '''saved'''
 
* enterleave: '''saved'''
Line 484: Line 1,156:
 
* GuildNotify: '''saved'''
 
* GuildNotify: '''saved'''
 
* Humaniform: '''saved'''
 
* Humaniform: '''saved'''
 +
* ignoreextras: '''saved'''
 
* IgnoreIRC: '''saved'''
 
* IgnoreIRC: '''saved'''
 +
* ignoreturret: '''saved''' (no forum thread?)
 +
* InfiniTurbo (gen): '''saved'''
 +
* InfiteTurbo/infiturbo: '''OBSOLETE''' - replaced by InfiniTurbo i think --> _on hold_
 +
* Jett: '''saved'''
 +
* JumpSFX: '''BROKEN''' - see 'BotScan' --> _on hold_
 +
* killshot: '''saved'''
 +
* locknearbylist: '''saved'''
 +
* M.A.I.D.: '''saved'''
 +
* missiontimestamp: '''saved'''
 
* Msg Beep: '''saved'''
 
* Msg Beep: '''saved'''
 +
* movesectorinfo: '''saved'''
 +
* Navadd: '''BROKEN/OBSOLETE''' - see 'BotScan'; replaced by slime's plugin i think --> _on hold_
 +
* multiaim: '''saved''' (forum thread still missing)
 +
* multiclick: '''saved'''
 +
* NavComp: '''saved'''
 +
* navmapui: '''saved'''
 +
* newsticker: '''saved'''
 
* paydialog: '''saved'''
 
* paydialog: '''saved'''
 +
* PI HUD: '''OBSOLETE''' - imo most of these features have been replaced by game (xp) and targetless functionalities (factions, kills) --> _on hold_
 +
* Plod: '''saved'''
 
* PMsound: '''OBSOLETE''' - replaced by SoundAltertSuite --> _deleted_
 
* PMsound: '''OBSOLETE''' - replaced by SoundAltertSuite --> _deleted_
 +
* proxyhack: '''saved'''
 +
* pview: '''saved'''
 
* QuickHail: '''saved'''
 
* QuickHail: '''saved'''
 +
* QuickPlot: '''saved'''
 
* Quickreply: '''saved'''
 
* Quickreply: '''saved'''
 
* racecartool: '''saved'''
 
* racecartool: '''saved'''
 +
* racestats: '''saved'''
 +
* Really simple Navroute-reversing Lua Plugin: '''saved'''
 
* ReplyToLastMessageButton: '''OBSOLETE''' - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
 
* ReplyToLastMessageButton: '''OBSOLETE''' - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
 +
* SetShipColor: '''BROKEN''' - see BotScan --> _on hold_
 +
* ShipLoadoutsManager: '''saved'''
 
* shortgivemoney: '''saved'''
 
* shortgivemoney: '''saved'''
 +
* skirmishcolors: '''saved'''
 
* SoundAlterSuite: '''saved'''
 
* SoundAlterSuite: '''saved'''
 +
* spaceScan: '''saved'''
 +
* StationFind: '''saved'''
 +
* StationSpin: '''BROKEN''' - see BotScan --> _on hold_
 
* SwitchTarget: '''saved'''
 
* SwitchTarget: '''saved'''
 
* TargetBinds: '''saved'''
 
* TargetBinds: '''saved'''
 +
* TargetLess: '''saved'''
 +
* tapehud: '''saved'''
 +
* telnetterm: '''saved'''
 +
* tempsafety: '''saved'''
 +
* Timer: '''saved'''
 
* Tithe: '''saved'''
 
* Tithe: '''saved'''
 +
* TCS: '''saved'''
 +
* TradeAssistant TGFT: '''saved'''
 +
* TradeAssistant: '''BROKEN/OBSOLETE''' - replaced by the tgft version, dl-link broken: _deleted_
 +
* Transaction Ledger: '''saved'''
 +
* treemissionlist: '''saved'''
 +
* umlautbind: '''saved'''
 +
* vzoom: '''saved'''
  
 +
== TO DO ==
  
= Old List =
+
* Plugins to include from VOUPR: AutoLogin, BackgroundToggler, CtC Countdown, EscortTurbo, Honk, WingCommanderMusic
 
+
* Move disclaimer up?
 
+
* go through forums to find any missing stuff // edit: LOL. really? no... <.< // edit: really? o_O
==Dameos' Plugins==
+
* NavComp or navmapui to recommended section
 
+
* '''Include plugins that have been added to the original plugins page in the meantime''' (DriodButtons etc.)
Dameos created a bunch of plugins which are available on [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]
+
* talk to people about 'Recommended' plugins, and maybe the other categories
 
+
 
+
==ignoreextras==
+
 
+
'''Description:''' some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=2#225180]
+
 
+
 
+
==ignoreturret==
+
 
+
'''Description:''' Ignores turrets when using target in front command. Effectively turns off targeting of turrets.
+
 
+
'''Usage:'''
+
Bind it instead of target in front.
+
 
+
eg. /bind b ignoreturret
+
 
+
There's also /ignoreturret command
+
 
+
'''Created by:''' Mick
+
 
+
'''Download:''' [http://mick.neostrada.pl/VO/ignoreturret.zip ignoreturret.zip]
+
 
+
==InfiniTurbo==
+
 
+
'''Description:''' Turbo infinitely with any kind of ship/power cell.  Switch between missile stacking, speed & energy modes.
+
 
+
'''Created by:''' igrok
+
 
+
'''Additional information & download:''' [[user:igrok#Plug-Ins|InfiniTurbo v1.1]]
+
 
+
==InfiniteTurbo==
+
 
+
'''Description:''' Let's you turbo infinitely with any kind of ship/power cell.
+
 
+
'''Created by:''' firsm
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18931]
+
 
+
==Jett==
+
 
+
'''Description:''' Jettisons items in your cargo hold in 1cu increments.
+
 
+
'''Created by:''' slime73
+
 
+
'''CLI:''' To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 Jett plug-in thread entry]
+
 
+
==JumpSFX==
+
 
+
'''Description:''' Enables the built-in (but normally unused) wormhole and sector jump sound effects.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /jumpsfx [on|off] -- Turns the jump effects on or off.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 JumpSFX plug-in thread entry]
+
 
+
'''Known Bugs:'''
+
+
- VO soundtrack will not play due to the script's use of playmusic(); the function required for this does not work with these particular sound effects. Fixed.
+
 
+
'''In the pipe:'''
+
 
+
- Bugfixes (if any)
+
- Option to allow the VO soundtrack to continue playing by auto-detecting which music file should be playing based on the player's location. Implemented via gksound.GKPlaySound().
+
 
+
==killshot==
+
'''Description:''' Will take screenshots when a player dies or kills someone.<br>
+
In case of a kill two screenshots will be taken, one just before death and another just after.<br>
+
There are configuration options for most situations:<br>
+
when player dies, whether it was suicide, when he kills someone, whether bots were involved<br>
+
also allows to save screenshots to a specified folder, using specified naming scheme.<br>
+
Taking first or second screenshot is optional.
+
 
+
'''Usage:'''<br>
+
Type /killshot in-game to see extensive help.
+
 
+
'''Download:'''
+
[http://www.vendetta-online.com/x/msgboard/16/21818]
+
 
+
'''Created by:''' Mick
+
 
+
==LaunchButton==
+
 
+
'''Description:''' This hack allows you to bind a key for launching from a station or capital ship.
+
 
+
'''Created by:''' draugath
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24829]
+
 
+
==locknearbylist==
+
 
+
'''Description:''' Adds a toggle to the nearby ships list that temporarily locks it.
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154]
+
 
+
==M.A.I.D.==
+
 
+
'''Description:''' M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc).  Jettison items immediately (combat mode) or just before ship is full.  Time cargo drops to make sure they don't disappear.  Monitor asteroid temperatures to prevent overheating.  Review mining and cargo statistics.
+
 
+
'''Created by:''' igrok
+
 
+
'''Additional information & download:''' [[user:igrok#Plug-Ins|M.A.I.D. v1.3]]
+
 
+
==missiontimestamp==
+
 
+
'''Description:''' adds a timestamp to the end of the mission log of completed missions
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
+
 
+
 
+
==movesectorinfo==
+
 
+
'''Description:''' move sector info to the bottom of the hud
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115]
+
 
+
==Navadd==
+
 
+
'''Description:''': Allows the player to add sectors to their navroute by using sectorIDs instead of coordinates.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /navadd [sID] -- adds the sector with the ID number of sID to your navroute.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 Navadd plug-in thread entry]
+
 
+
'''In the pipe:''' Bugfixes (if any).
+
 
+
==mouselookincaps==
+
 
+
'''Description:''' automatically switch to mouselook mode when entering a capship and back off on undocking
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711]
+
 
+
==multiaim==
+
 
+
'''Description:''' adds separate targetting leadoffs for each weapon you have
+
 
+
'''Created by:''' Scuba Steve 9.0
+
 
+
'''Download:''' (original seems missing) [http://mick.neostrada.pl/VO/MultiAim.zip]
+
 
+
==multiclick==
+
 
+
'''Description:''' Double-click (or more) functionality for any button.
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
 
+
==NavComp==
+
 
+
'''Description:''' Avoid Ion Storms, Hive Bots and other hazards automatically when creating a Navroute.  Have complete authority when saving or loading previous Navroutes with name and notes.  Includes escape mode and fully integrated HUD and PDA controls
+
 
+
'''Created by:''' J.A.Keller
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24543 NavComp Plugin]
+
 
+
==navmapui==
+
 
+
'''Description:''' nav route interface
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232311]
+
 
+
==newsticker==
+
 
+
'''Description:''' a newsticker in the welcome screen that cycles through the most recent news items
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
+
 
+
==PI HUD==
+
 
+
'''Description:''' Displays faction standings and required XP to reach next level for all licenses. Optionally shows player combat stats such as kills, deaths, and PKs.
+
 
+
'''Created By:''' Micalan
+
 
+
'''Additional information & download:''' [http://www.kantia.net/plugins/]
+
 
+
==Plod==
+
'''Description:'''
+
<pre>
+
Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying.
+
 
+
The trade item is case sensitive.
+
 
+
Usage.
+
------
+
/plod [start sector or 'current'] [end sector or 'current'] [optional trade item]
+
 
+
Examples:
+
---------
+
/plod 'sol e15' 'geira i5' 'XiRite Alloy'
+
/plod current 'geira o4' 'Basic Targeting Systems'
+
/plod a12 j6
+
</pre>
+
 
+
'''Created By:''' INKling
+
 
+
'''Additional information & download:''' [https://github.com/mqsoh/vendetta-plugins on github], [https://github.com/mqsoh/vendetta-plugins/tarball/master .tar.gz], [https://github.com/mqsoh/vendetta-plugins/zipball/master .zip]
+
 
+
 
+
==proxyhack==
+
 
+
'''Description:''' prevents the proxy distance entry from eating the tab key while the nearby ships list is open
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711]
+
 
+
==pview==
+
 
+
'''Description:''' makes 3rd person view persistent by toggling camera to external view after jumps, etc.
+
Commands:
+
/pview - toggles
+
/pview on/off - obvious
+
 
+
'''Created by:''' Mick
+
 
+
'''Download:''' [http://mick.neostrada.pl/VO/pview.zip pview.zip]
+
 
+
 
+
==QuickPlot==
+
 
+
'''Description:''' Plots a quick course to a specific sector.
+
 
+
'''Created by:''' slime73
+
 
+
'''CLI:''':
+
 
+
/Jump ''sector'' -- sector can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.
+
 
+
Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 QuickPlot plug-in thread entry]
+
 
+
 
+
==racestats==
+
 
+
'''Description:''' In-game viewer for Sedina Racetracks' times.
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
 
+
==Really simple Navroute-reversing Lua Plugin==
+
 
+
'''Description:''' Reverses navroutes.
+
 
+
'''Created by:''' slime73
+
 
+
'''CLI:''' Type "/ReverseNav" ingame.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 ReverseNav plug-in thread entry]
+
 
+
 
+
==SetShipColor==
+
 
+
'''Description:''' Lets the player set the color of ships that they purchase to match that of one of the ingame factions or guilds.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:'''
+
 
+
/setshipcolor faction [factionname] -- Sets ship purchase color to match the given faction.
+
 
+
/setshipcolor guild [guildacronym] -- Sets ship purchase color to match the given guild's color.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 SetShipColor plug-in thread entry]
+
 
+
'''In the pipe:'''
+
 
+
- Bugfixes (if any).
+
 
+
- Adding/removing/fixing guild colors as requested.
+
 
+
==ShipLoadoutsManager==
+
 
+
'''Description:''' Save ship loadouts on a per-station basis
+
 
+
'''Created by:''' Chocolateer
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/23735]
+
 
+
 
+
==skirmishcolors==
+
 
+
'''Description:''' Increases the brightness of the hud skirmish info for corvus and the hive to improve readability
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154]
+
 
+
 
+
== spaceScan ==
+
 
+
'''Description''' Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in  prioritized list. First list element has a highest priority, the last on lowest.
+
 
+
'''Created by:''' KepocuH
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/25112]
+
 
+
==StationFind==
+
 
+
 
+
'''Description:''' Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations.
+
 
+
'''Created by:''' Mad Miner Moda
+
 
+
'''CLI:''' /sfind
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18286 plug-in thread entry]
+
 
+
==StationSpin==
+
 
+
'''Description:''' Causes the station the player is docked at to spin in the background. If the player is in a capship, nothing happens.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /stationspin [on|off] -- Turns the spinning on or off.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 StationSpin plug-in thread entry]
+
 
+
'''In the pipe:''' Bugfixes (if any).
+
 
+
==TargetLess 1.7.11==
+
 
+
'''Description:''' Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds.
+
 
+
'''Created by:''' drazed
+
 
+
[[image:tlsbomber.jpg|left|thumb|TargetLess HUD]]{{br}}
+
*image outdated*
+
 
+
'''CLI:'''
+
 
+
/importconfigroids --> import roids from versions before 1.7
+
 
+
/targetless --> Manage targetless (controls/settings/etc).
+
 
+
 
+
'''Additional information & download:''' [http://targetless.com/ TargetLess].
+
 
+
'''User comments:''' '' 'I longed for this functionality for a year (but was apparently never smart enough to actually request it). Suddenly, as if by magic (or possibly industrial espionage) there was a plug-in which did all I had dreamt of, and today, I consider it the single most important addition available  to VO's HUD. An enormous aid in large battles.' '' - [[User:Ion|Ion]]
+
 
+
==tapehud==
+
 
+
'''Description:''' ultra realistic cockpit simulation
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115]
+
 
+
==telnetterm==
+
 
+
'''Description:''' a more or less vt100 capable telnet client. it's quite incmplete and slow but enough to use a shell
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232119]
+
 
+
==tempsafety==
+
 
+
'''Description:''' Will automatically turn off mining beams if temperature exceeds preset value
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
 
+
==Timer v1.2==
+
 
+
'''Description:''' In-game timer to set your own countdown.
+
 
+
'''Created by:''' Chocolateer
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
 
+
==ToasterCrush Plugin Suite==
+
 
+
'''Description:''' A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development.
+
 
+
'''Created by:''' Scuba Steve 9.0
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/19129 TCS forum thread]
+
 
+
'''User comments:''' '' 'One of the absolute essential plug-in packages for any kind of plugged-in and modular VO fun. Download it, and go Make Friends�c' '' - [[User:Ion|Ion]]
+
 
+
==TradeAssistant (TGFT version)==
+
 
+
'''Description:'''
+
Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit.
+
 
+
Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates.
+
 
+
No data is wrote or saved between sessions, no config settings and the like. This is due to volatility of the data.
+
 
+
'''Created by:''' Mad Miner Moda
+
 
+
'''CLI:''':
+
/TA : Opens the UI
+
 
+
 
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/19302 thread entry]
+
 
+
==TradeAssistant v.03==
+
 
+
Descriptions: Keeps up with stations you visit and can show you the most profitable items between them.
+
 
+
'''Created by:''' Vorgas
+
 
+
'''CLI:''' Get help with /help or /ta.help.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439?page=2#231716 TradeAssistant plug-in thread entry]
+
''File location broken!''
+
 
+
==Transaction Ledger==
+
 
+
'''Description:''' A ledger for tracking monetary transactions.
+
 
+
'''Created by:''' draugath
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24174]
+
 
+
==treemissionlist==
+
 
+
'''Description:''' tree like version of the mission board.
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#239253]
+
 
+
==umlautbind==
+
 
+
'''Description:''' bind umlaut keys to commands
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
+
 
+
==weapon group (wg)==
+
 
+
'''Description:''' A very simple interface to modify weapon groups while in space. Open it with /wg
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://mick.neostrada.pl/VO/wg%20v0.1.zip wg v0.1.zip]
+
 
+
==vzoom==
+
 
+
'''Description:''' Eldrad's [[Variable_zoom_bind|Variable Zoom]] alias made into a plug-in (mostly for ease of installation, there's no new functionality).
+
 
+
'''Created by:''' Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+

Latest revision as of 01:44, 16 October 2011

Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.

Over the time, some of these plug-ins have become an almost essential part of the gameplay.


Installing Plugins

Mac

Locate your Vendetta application, right click (or control click), and choose the 'Show Package Contents' option. Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta.app/plugins/targetless/main.lua".

 PDF With Images (for Macs)


Windows/Linux

Locate and open your Vendetta directory (~/.vendetta/ in Linux). Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta/plugins/targetless/main.lua".

 PDF With Images (for Windows)


Android

If you already have a file explorer skip Step 1, or anything beginning with (astro users)

Step 1

  • Go to the Android Market and search for "Astro file explorer" (free)
  • Install it.

Step 2

  • Open your file explorer.
  • Open the Vendetta Main Folder
  • Create a folder named "plugins" [No quotes]
  • (Astro users) Hold down anywhere on the screen to open a options menu. Press edit, then New folder.

Step 3

  • The main list of plugins can be found at: http://vo-wiki.com/wiki/Plug-ins (=right here.)
  • Find one you like: ones that currently work: MAID, cargofind, TA, and some more
  • Do not work: Targetless, TA TGFT

Step 4

  • Open .ddc main folder (unless you have a SD card)
  • Open "Download" file
  • Open the plugins .zip file
  • Copy the Folder "Main"
  • Back out to .ddc
  • Open .ddc again
  • Open the Vendetta Main Folder
  • Open the (previously created) plugins folder
  • Paste the plugin's main folder
  • Back out of .ddc THEN exit (or it won't save)

Step 5a (if VO is currently running)

  • On the chat box type /consoletoggle
  • On the Bottom of the Window Press the highlighted line to open the keyboard
  • Type
/lua ReloadInterface()

(Caps sensitive)

  • Wait 10 seconds (Window should auto-close)

Step 5b (If VO is not runnig currently)

  • Open VO (log in)
  • Type /consoletoggle
  • Type
/lua ReloadInterface ()

(Caps sensitive)

  • Wait for window to auto-close
  • /logoff
  • Press quit
  • Restart VO

Step 6

  • Have fun


Creating your own Plugins

The VO Lua API that is used for creating plugins can be found at the Racecar Wiki.


Quick & Dirty Alphabetical List


If you know which plugin you want you can simply browse this alphabetical list containing the link to download it. You can find a detailed list of plugins sorted by category with additional information and links below.

A I, J, K, L R

C

D

E, F, G, H

M

N, P

Q

S

T

U, V, W


Plugins by Category

The list below has been culled from various sources, doesn't list all publicly available plugins, and includes some plugins which have been superseded by in-game functionality.

The Vendetta Online Unofficial Plugin Repository (VOUPR) is also a growing source for plugin hosting and information.


General & Recommended


Plugin Packs

Andy Spades recommends...
Many of VO's guilds offer custom selections of plugins suited for the needs of their players.

Communication & Player Interaction

Name Author Description Commands Info & Download
afk draugath Set yourself AFK with an optional away message. Incoming /msg's are logged for your later viewing. /afk <msg>
/afk view
/afk list

Forum Thread
Download
[ VOUPR]

Channels Mad Miner Moda Shows all the channels you are in broken down by one channel per tab in the UI. unique tab for guild and private. /channel

Forum Thread
Download
[ VOUPR]

ignoreextras mr_spuck Some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions. See Forum Thread

Forum Thread
Download
[ VOUPR]

IgnoreIRC Chocolateer Messages from players over the IRC bot are not displayed if that player is on your ignore list. none

Forum Thread
Download
VOUPR

paydialog mr_spuck A graphical interface for the /givemoney command. /paydialog_open.

Forum Thread
Download
[ VOUPR]

QuickHail Jas-Atamos Pre-configure a set of up to 10 hails and select them from a menu. Both PM and sector hails can be configured. Best thing: It only steals your number buttons while the menu is open! /qh
/qhlist

Forum Thread
Download
[ VOUPR]

QuickReply Chocolateer Contains several binds to make it easier to send PMs. /reply_target
/reply_sector
/reply_channel
recent_channel

Forum Thread
Download
VOUPR

shortgivemoney mr_spuck A variant of givemoney that allows to abbreviate the amount. /sgm

Forum Thread
Download
[ VOUPR]

SwitchTarget diqrtvpe Allows you to change the target of anyone in your group who has the plugin enabled to your target. See forum thread for list

Forum Thread
Download
VOUPR

TargetBinds slime73 A simple plugin which allows you to send your current target's information to either Guild or Group chat.

Example: (guild) [Deneb B-12] <Omega 0> Current target: Hokanes Harolus, piloting a Serco SkyCommand Prometheus with 38% armour.

/grouptarget
/guildtarget

Forum Thread
Download
[ VOUPR]

Tithe Mad Miner Moda Allows you to tithe a user set % of your profit to the guild bank. /tithe

Forum Thread
Download
[ VOUPR]


Notifications

Name Author Description Commands Info & Download
enterleave mr_spuck Print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector.

Forum Thread
Download
VOUPR

ezGroup Protolif Displays a notification at the bottom of the screen when invited to a group.
EzGroup.png
Additionally:
/inv
/kick
/gleave

Forum Thread
Download
VOUPR

Guild Notify slime73 Prints the names of players in your guild when they log on or off. none

Forum Thread
Download
[ VOUPR]

Msg Beep slime73 With this plugin, whenever you receive a /msg you will hear the proximity warning sound. none

[ Forum Thread]
Download
[ VOUPR]

SoundAlertSuite v1.0 Chocolateer Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same. /soundalertsuite
/SAS

Forum Thread
Download
VOUPR


Interface

General

Name Author Description Sub-Category Commands Info & Download
animatedload mr_spuck A fancy animated loading screen. Visuals none

Forum Thread
Download
[ VOUPR]

customHUD Mick Adds movable hud displays with target, weapon and self info. Can also be used to toggle elements of the normal HUD, optionally at the press of bound keys.[1] HUD /customhud
/customhud config

Forum Thread
Download
[ VOUPR]

DKAutofill draugath Key name auto-fill for the delete key dialog. PDA full UI integration

Forum Thread
Download
[ VOUPR]

FactionColor slime73 Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list.
Factioncolor.jpg
HUD /factiocolor

Forum Thread
Download
VOUPR

FlashChange slime 73 A very simple plugin that changes the red flash when you get hit to be less intense. It gets slightly brighter as your hull weakens. Visuals none

Forum Thread
Download
[ VOUPR]

ignoreturret Mick Ignores turrets when using target in front command. Effectively turns off targeting of turrets. HUD /bind "b" ignoreturret

[ Forum Thread]
Download
VOUPR

LaunchButton draugath This hack allows you to bind a key for launching from a station or capital ship. (Lowercase "L" by default.) Station / other /launchbutton [key]

Forum Thread
Download
[ VOUPR]

locknearbylist mr_spuck Adds a toggle to the nearby ships list that temporarily locks it. HUD

Forum Thread
Download
[ VOUPR]

missiontimestamp mr_spuck Adds a timestamp to the end of the mission log of completed missions. PDA none

Forum Thread
Download
[ VOUPR]

movesectorinfo mr_spuck Moves sector info to the bottom of the hud. HUD none

Forum Thread
Download
[ VOUPR]

newsticker mr_spuck A newsticker in the welcome screen that cycles through the most recent news items. PDA / other

Forum Thread
Download
[ VOUPR]

proxyhack mr_spuck Prevents the proxy distance entry from eating the tab key while the nearby ships list is open. PDA

Forum Thread
Download
[ VOUPR]

pview Mick Makes 3rd person view persistent by toggling camera to external view after jumps, etc. Visuals /pview - toggles

/pview on/off - obvious

[ Forum Thread]
Download
[ VOUPR]

ShipLoadoutsManager Chocolateer Save ship loadouts on a per-station basis. PDA / Station /slm

Forum Thread
Download
VOUPR

skirmishcolors mr_spuck Increases the brightness of the hud skirmish info for corvus and the hive to improve readability. HUD

Forum Thread
Download
[ VOUPR]

tapehud mr_spuck ultra realistic cockpit simulation HUD

Forum Thread
Download
[ VOUPR]

TargetLess drazed Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds. HUD /targetless

/importconfigroids

Forum Thread
Download
VOUPR
Homepage

Transaction Ledger draugath A ledger for tracking monetary transactions. PDA /ledger

/ledger reset

Forum Thread
Download
[ VOUPR]

treemissionlist mr_spuck Tree like version of the mission board. PDA

Forum Thread
Download
[ VOUPR]

vzoom Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick. Eldrad's Variable Zoom alias made into a plug-in (mostly for ease of installation, there's no new functionality). Visuals /vzoom

Forum Thread
Download
VOUPR

weapon group (wg) Mick A very simple interface to modify weapon groups while in space. PDA / other /wg

[ Forum Thread]
Download
[ VOUPR]


Navigation

Name Author Description Commands Info & Download
QuickPlot slime73 Plots a quick course to a specific sector. "sector" can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key. /Jump sector

bind jump_prompt

Forum Thread
Download
[ VOUPR]

Really simple Navroute-reversing Lua Plugin slime73 Reverses navroutes. /ReverseNav

Forum Thread
Download
[ VOUPR]


Cargo

Name Author Description Commands Info & Download
CargoFind smittens Find a specific cargo widget with a command. /cargofind "<string>"

Forum Thread
Download
VOUPR

cargolist Mick Displays list of all cargo in range. Clicking on the list targets stuff. /cargolist

Forum Thread
Download
[ VOUPR]

spaceScan KepocuH Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in prioritized list. First list element has a highest priority, the last one lowest.

Forum Thread
Download
VOUPR

StationFind Mad Miner Moda Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations. /sfind

Forum Thread
Download
[ VOUPR]


Combat

Name Author Description Commands Info & Download
Collectorwatch Womble Hunting hive queens is fun, but watching the collectors mine is boring. This plugin allows you to do something else while the collectors do their mining, with an audible alert as soon as they move off to go back to the queen. none

Forum Thread
Download
[ VOUPR]

CombatAssist Calder Allows you to easily adjust constant thrusters outside of Flight Assist mode. In plain English, it prevents you from having to hold down the forward and reverse keys by allowing you to just tap either, (or the break) to control your ship's acceleration. To change keys or verbosity level, edit the file 'options.lua'. none

[ Forum Thread]
Download
VOUPR

killshot Mick Will take screenshots when a player dies or kills someone. In case of a kill two screenshots will be taken, one just before death and another just after. There are configuration options for most situations: when player dies, whether it was suicide, when he kills someone, whether bots were involved. Also allows to save screenshots to a specified folder, using specified naming scheme. Taking first or second screenshot is optional. /killshot

Forum Thread
Download
VOUPR

mouselookincaps mr_spuck Automatically switch to mouselook mode when entering a capship and back off on undocking. none

Forum Thread
Download
[ VOUPR]

multiaim Scuba Steve 9.0 Adds separate targetting leadoffs for each weapon you have Combat

[ Forum Thread]
Download
[ VOUPR]

ToasterCrush Plugin Suite Scuba Steve 9.0 A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development. full UI integration

Forum Thread
Download
[ VOUPR]
Hompage


Trading/Mining

Name Author Description Commands Info & Download
cargopreset Mick Allows to save a list of currently loaded cargo as a preset and later load it. /cpreset save "name"

/cpreset load "name"

Forum Thread
Download
[ VOUPR]

M.A.I.D. igrok M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc). Jettison items immediately (combat mode) or just before ship is full. Time cargo drops to make sure they don't disappear. Monitor asteroid temperatures to prevent overheating. Review mining and cargo statistics. /maid

[ Forum Thread]
Download
VOUPR

Plod INKling Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying. The trade item is case sensitive. /plod 'sol e15' 'geira i5' 'XiRite Alloy'

/plod current 'geira o4' 'Basic Targeting Systems' /plod a12 j6

[ Forum Thread]
Download
[ VOUPR]
GitHub

tempsafety Mick Will automatically turn off mining beams if temperature exceeds preset value . off|currentmax|setmax]

Forum Thread
Download
[ VOUPR]

TradeAssistant (TGFT version) Mad Miner Moda Keeps up with stations you visit and can show you the most profitable items between them. Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit. Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates. /TA

Forum Thread
Download
[ VOUPR]


Gadgets

Name Author Description Commands Info & Download
calc Mad Miner Moda Basic calculator, allows sci functions, memory, basic stuff. /calc

Forum Thread
Download
VOUPR

Timer Chocolateer In-game timer to set your own countdown. see Forum Thread

Forum Thread
Download
VOUPR

Fun & Misc

Name Author Description Commands Info & Download
apcontrol mr_spuck A control interface for varioius media players. xmms, mpd and vlc (somewhat) are supported. Lots. See readme file.

Forum Thread
Download
[ VOUPR]

AutoRR raybondo
improved by igrok
Automatic ship repair and weapon refill. none

[ Forum Thread]
Download
VOUPR

deboop mr_spuck Replaces hit beep with machine gun sounds from OpenArena. none

Forum Thread
Download
[ VOUPR]

dullbot, boilbot, haulbot mr_spuck A travel bot, mining bot and a trade bot that sometimes even work. Most of the code is in the dullbot module which might be useful for other bots.

Forum Thread
Download
[ VOUPR]
2nd Forum Thread Entry

Humaniform INKling Act like a human! The Humaniform plugin will make your character act like a human by sending /me messages with human-like activity to sector chat every 5 - 20 minutes. You can configure your characters gender: male, female or neuter (default). /humaniform on
off / male / female / neuter

[ Forum Thread]
Download
[ VOUPR]
GitHub

InfiniTurbo igrok Turbo infinitely with any kind of ship/power cell. Switch between missile stacking, speed & energy modes. /infiniturbo
stacking, energy, speed

[ Forum Thread]
Download
VOUPR

Jett slime73 Cargo crate design script - Jettisons items in your cargo hold in 1cu increments. To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help. /Jett

/Jett toggle
/Jett help

Forum Thread
Download
[ VOUPR]

multiclick Mick Double-click (or more) functionality for any button. See Forum Thread

Forum Thread
Download
[ VOUPR]

racestats Mick In-game viewer for Sedina Racetracks' times. /rs

/racestats

Forum Thread
Download
[ VOUPR]

telnetterm mr_spuck A more or less vt100 capable telnet client. It's quite incomplete and slow but enough to use a shell. /telnetterm

Forum Thread
Download
[ VOUPR]

umlautbind mr_spuck Bind umlaut keys (ä,ö,ü...) to commands. /umlautbind

Forum Thread
Download
[ VOUPR]


Plugin Development

Name Author Description Commands Info & Download
DevKit draugath Tools to aid in the development of plugins. /test
/reload

Forum Thread
Download
[ VOUPR]

racecartool mr_spuck Finds LUA definitions in the racecar wiki. It's meant to do some more maintaince related things eventually.

Forum Thread
Download
[ VOUPR]


Plugin collections by individual authors

This is a list that links to collections that individual authors created themselves in different places.


ChangeLog / Transfer Log - Andy Spades

Of course this will not be included in the final article, maybe on the talk page
  • afk: saved
  • animatedload: saved
  • apcontrol: saved
  • AutoJett: OBSOLETE - superseded by M.A.I.D. --> _deleted_
  • AutoRR: saved
  • BotScan: BROKEN - link @ VO Forums is broken. Waiting for reupload, else bound to be deleted. Also affects all other plugins by MSKanaka in that post. --> _on hold_
  • calc: saved
  • CargoFind: saved
  • cargolist: saved
  • cargopreset: BROKEN - links to "cargolist" thread, where there is not even a reference to cargopreset. --> fixed: found cpreset in Mick's thread. --> saved
  • Channels: saved
  • ChangeBackground: BROKEN - itan's site gives a 403-kind of error --> _on hold_
  • ChSound: OBSOLETE - replaced by SoundAltertSuite --> _deleted_
  • Collectorwatch: saved
  • CombatAssist: saved
  • customHUD: saved
  • deboop: saved
  • DevKit: saved
  • DistanceMeter: BROKEN - link to forums wrong, fixed. dl-link broken. --> _on hold_
  • DKAutofill: saved
  • dullbot & friends: saved
  • enterleave: saved
  • ezGroup: saved
  • FactionColor: saved
  • FlashChange: saved
  • GroupStat: OBSOLETE - broken link in thread, plus game does most of this itself now --> _deleted_
  • GuildNotify: saved
  • Humaniform: saved
  • ignoreextras: saved
  • IgnoreIRC: saved
  • ignoreturret: saved (no forum thread?)
  • InfiniTurbo (gen): saved
  • InfiteTurbo/infiturbo: OBSOLETE - replaced by InfiniTurbo i think --> _on hold_
  • Jett: saved
  • JumpSFX: BROKEN - see 'BotScan' --> _on hold_
  • killshot: saved
  • locknearbylist: saved
  • M.A.I.D.: saved
  • missiontimestamp: saved
  • Msg Beep: saved
  • movesectorinfo: saved
  • Navadd: BROKEN/OBSOLETE - see 'BotScan'; replaced by slime's plugin i think --> _on hold_
  • multiaim: saved (forum thread still missing)
  • multiclick: saved
  • NavComp: saved
  • navmapui: saved
  • newsticker: saved
  • paydialog: saved
  • PI HUD: OBSOLETE - imo most of these features have been replaced by game (xp) and targetless functionalities (factions, kills) --> _on hold_
  • Plod: saved
  • PMsound: OBSOLETE - replaced by SoundAltertSuite --> _deleted_
  • proxyhack: saved
  • pview: saved
  • QuickHail: saved
  • QuickPlot: saved
  • Quickreply: saved
  • racecartool: saved
  • racestats: saved
  • Really simple Navroute-reversing Lua Plugin: saved
  • ReplyToLastMessageButton: OBSOLETE - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
  • SetShipColor: BROKEN - see BotScan --> _on hold_
  • ShipLoadoutsManager: saved
  • shortgivemoney: saved
  • skirmishcolors: saved
  • SoundAlterSuite: saved
  • spaceScan: saved
  • StationFind: saved
  • StationSpin: BROKEN - see BotScan --> _on hold_
  • SwitchTarget: saved
  • TargetBinds: saved
  • TargetLess: saved
  • tapehud: saved
  • telnetterm: saved
  • tempsafety: saved
  • Timer: saved
  • Tithe: saved
  • TCS: saved
  • TradeAssistant TGFT: saved
  • TradeAssistant: BROKEN/OBSOLETE - replaced by the tgft version, dl-link broken: _deleted_
  • Transaction Ledger: saved
  • treemissionlist: saved
  • umlautbind: saved
  • vzoom: saved

TO DO

  • Plugins to include from VOUPR: AutoLogin, BackgroundToggler, CtC Countdown, EscortTurbo, Honk, WingCommanderMusic
  • Move disclaimer up?
  • go through forums to find any missing stuff // edit: LOL. really? no... <.< // edit: really? o_O
  • NavComp or navmapui to recommended section
  • Include plugins that have been added to the original plugins page in the meantime (DriodButtons etc.)
  • talk to people about 'Recommended' plugins, and maybe the other categories


Cite error: <ref> tags exist, but no <references/> tag was found