Changes

Plugins Draft by Spades

29,681 bytes added, 12:43, 9 September 2011
whoa!
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 =
 
For instructions on how to install plugins, as well as another list, go to [http://vendetta-online.com/x/msgboard/1/17439].
 
= Creating your own Plugins =
 
The VO Lua API that is used for creating plugins can be found at [http://www.vo-wiki.com/racecar].
 
= Plugins by Category =
 
The list below has been culled from various sources, doesn't list all publically available plugins, and includes plugins which are no longer available and have been superceded by in-game functionality. The list is slowly being cleaned up, but until then, you may be slightly frustrated by some breakage. If you <em>do</em> find broken plugins, please move them to the "Broken Plugins" section down the bottom, and note why they're broken so they can be fixed or removed.
 
The [http://www.voupr.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is also a growing source for plugin hosting and information.
 
==General & Recommended==
 
Newbs should also take a look at [this].
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Communication & Player Interaction==
| {{Plugins_tablerow
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get9
}}
|-
 
! paydialog
| mr_spuck
| A graphical interface for the /givemoney command.
| /paydialog_open.
| {{Plugins_tablerow
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
|dlurl=http://home.arcor.de/famscheffler/ven/paydialog.zip
}}
|-
|}
 
 
==Interface==
 
changebg, flashchange, aaEULA...
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Combat==
 
tcs, multiaim...
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Trading/Mining==
 
ta, maid...
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Gadgets==
 
calc&co...
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Fun==
 
humaniform, UTsounds, honk...
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
|}
 
==Plugin Development==
 
 
{| border="1" class="sortable wikitable"
|-
! Name
! Author
! class="unsortable" | Description
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
 
! DevKit
| draugath
| Tools to aid in the development of plugins.
| /test<br />/reload
| {{Plugins_tablerow
|forum=http://www.vendetta-online.com/x/msgboard/16/24284
|dlurl=http://bespin.org/~draugath/vo/devkit/devkit_0.2.5-2.zip
}}
|-
 
! racecartool
| mr_spuck
| Finds LUA definitions in the racecar wiki. It's meant to do some more maintaince related things eventually.
|
| {{Plugins_tablerow
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228007
|dlurl=http://home.arcor.de/famscheffler/ven/racecartool.zip
}}
|-
 
|}
 
----
 
= Plugin collections by individual authors =
 
choco, dameos, slime, (draug?), Mick, ...
 
= ChangeLog / Transfer Log - Andy Spades =
 
* afk: '''saved'''
* channels: '''saved'''
* ChSound: '''OBSOLETE''' - _deleted_
* DevKit: '''saved'''
* ezGroup: '''saved'''
* GroupStat: '''OBSOLETE''' - broken link in thread, plus game does most of this itself now --> _deleted_
* GuildNotify: '''saved'''
* IgnoreIRC: '''saved'''
* Msg Beep: '''saved'''
* paydialog: '''saved'''
* PMsound: '''OBSOLETE''' - replaced by SoundAltertSuite --> _deleted_
* QuickHail: '''saved'''
* Quickreply: '''saved'''
* racecartool: '''saved'''
* ReplyToLastMessageButton: '''OBSOLETE''' - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
* shortgivemoney: '''saved'''
* SoundAlterSuite: '''saved'''
* SwitchTarget: '''saved'''
* TargetBinds: '''saved'''
* Tithe: '''saved'''
 
 
= Old List =
 
==animatedload==
 
'''Description:''' a fancy animated loading screen
 
'''Created by:''' mr_spuck
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=3#229041]
 
==apcontrol==
 
'''Description:''' a control interface for varioius media players. xmms, mpd and vlc (somewhat) are supported
 
'''Created by:''' mr_spuck
 
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
 
==AutoJett==
 
'''Description:''' Originally created by slime73. Alternate versions by Iry and igrok. Has been superseded by [http://www.vo-wiki.com/wiki/Plug-ins#M.A.I.D. M.A.I.D.]
 
==AutoRR==
 
'''Description:''' Automatic ship repair and weapon refill.
 
'''Created by:''' raybondo; improved by igrok
 
'''Additional information & download:''' [[user:igrok#Plug-Ins|AutoRR v1.1]]
 
==BotScan==
 
'''Description:''' Aids players who are looking for Hive Queens or Leviathans by scanning the toplist for any ships that start with "*Hive Queen" or "*Leviathan", and then displaying any matches to the chatlog. Also scans the missionlist upon docking for any Hive Skirmish missions, and prints sectors that are likely to have Hive Queens or Leviathans to the chatlog.
 
'''Created by:''' MSKanaka
 
'''CLI:'''
 
/botscan [on|off] -- Master switch. If this is off, the plugin doesn't run.
 
/botscan queen [on|off] -- Enables or disables checks for Hive Queens on sector entry.
 
/botscan levi [on|off] -- Enables or disables checks for Leviathans on sector entry.
 
/botscan mission [on|off] -- Enables or disables missionlist scanning. Turned off by default. Only turn this on if you don't mind your chatlog being spammed; if there are a lot of skirmish missions available at the station, it will print a line for every 'critical' and 'central' mission it sees. Independent of the queen and levi settings.
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 BotScan plug-in thread entry]
 
'''In the pipe:'''
 
- Bugfixes (if any).
 
- Less spammy missionlist checking. Fixed. Thanks Naut!
 
==Calc==
 
 
'''Description:''' basic calculator, allows sci functions, memory, basic stuff.
 
'''Created by:''' Mad Miner Moda
 
'''CLI:''' /calc
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17979 plug-in thread entry]
 
==CargoFind==
 
'''Description:''' Find a specific cargo widget with a command.
 
'''Created by:''' Smittens
 
'''CLI:''' /cargofind "WHATEVER" --> Finds the first widget within range that has "WHATEVER" in its name
 
'''Additional information & download:'''
[http://www.vendetta-online.com/x/msgboard/16/17646 Primary thread for CargoFind with working download link] [http://www.vendetta-online.com/x/msgboard/1/17439#221455 CargoFind plug-in thread entry (zip file is missing)]
 
==cargolist==
 
'''Description:''' Displays list of all cargo in range. Clicking on the list targets stuff.
 
'''Created by:''' Mick
 
'''CLI:''' /cargolist
 
'''Download:''' [http://www.vendetta-online.com/x/msgboard/16/20497 plug-in thread]
 
==cargopreset==
 
'''Description:''' Allows to save a list of currently loaded cargo as a preset and later load it.
 
'''Created by:''' Mick
 
'''CLI:'''
 
/cpreset save "name" - save current cargo loadout
 
/cpreset load "name" - load cargo
 
'''Additional information and download:''' [http://www.vendetta-online.com/x/msgboard/16/20497 plug-in thread]
 
 
==ChangeBackground==
 
'''Description:''' Allows you to set the current sector's background to any background you wish (by inputting a sectorid), or a random background. Recommended: bind rdmbackground and changebg to keys. (clientside only)
 
'''Created by:''' slime73
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 ChangeBackground plug-in thread entry]
 
'''Download for people not in ITAN:''' [http://dl.dropbox.com/u/4214717/VO%20Plugs/changebackground.zip]
 
 
==Collectorwatch==
 
'''Description:''' 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.
 
'''Created by:''' [[User:Womble|Womble]]
 
'''Download:''' [http://www.hezmatt.org/~mpalmer/vo/collectorwatch/]
 
'''Forum Thread:''' [http://www.vendetta-online.com/x/msgboard/16/21113]
 
'''Documentation/additional info:''' README in the zip file
 
==CombatAssist==
'''Description:''' 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'.
 
'''Created by:''' [[User:Person|Calder]]
 
'''Download:''' See VOUPR page: [http://voupr.byethost8.com/plugin.php?name=combatassist]
 
==customHUD==
 
'''Description:''' 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.
 
'''Created by:''' Mick
 
[[image:customHUD.jpg|left|thumb|customHUD]]{{br}}
 
'''CLI:'''
 
/customhud - toggles it on/off
 
/customhud config - shows config window (duh)
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
 
'''User comments:''' '' 'A small but drastic change. With my penchant for keeping only relevant combat information around my central HUD elements, customHUD is essential. Together with DistanceMeter, you've got yourself a HUD that actually aids you in combat, not hinders you.' '' - [[User:Ion|Ion]]
 
==Dameos' Plugins==
 
Dameos created a bunch of plugins which are available on [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]
 
==deboop==
 
'''Description:''' replaces hit beep with machine gun sounds from OpenArena
 
'''Created by:''' mr_spuck
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
 
==DistanceMeter==
 
'''Description:''' Another very simple plugin, this one moves the Distance meter (and the sector alignment info) to the bottom of the HUD, like it was with the old Vendetta client. *** Broken slightly if used with the latest version of TargetLess ***
 
'''Created by:''' slime73
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 DistanceMeter plug-in thread entry]
 
'''User comments:''' '' 'A welcome change back to the old style. To my mind, the only information that should be near to the central crosshair is information that pertains to the battle between yourself and your current target, and DistanceMeter remedies one annoyance in this respect.' '' - [[User:Ion|Ion]]
 
==dullbot, boilbot and haulbot==
 
'''Description:''' 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
 
'''Created by:''' mr_spuck
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749] [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886]
 
==enterleave==
 
'''Description:''' print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector
 
'''Created by:''' mr_spuck
 
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
 
 
==FactionColor==
 
'''Description:''' 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.
 
'''Created by:''' slime73
 
[[image:Factioncolor.jpg|left|thumb|FactionColor target list]]{{br}}
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489FactionColor plug-in thread entry]
 
==FlashChange==
 
'''Description:''' 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.
 
'''Created by:''' slime73
 
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 FlashChange plug-in thread entry]
 
==Humaniform==
 
'''Description:''' 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, your character will do one of the following:
 
* burp
* fart
* scratch its head
* pick its nose
* sigh
* scratch its butt
* stroke its chin in thought
* rub its eyes
* twitch
* take a sip of its drink
 
You can configure your characters gender: male, female or neuter (default). Here are all the commands you can run:
 
* /humaniform on
* /humaniform off
* /humaniform male
* /humaniform female
* /humaniform neuter
 
'''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]
 
==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]
85
edits