Changes

Plugins Draft by Spades

7,284 bytes added, 01:44, 16 October 2011
Now look at that. Almost done!
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 == Mac == Locate your Vendetta application, right click (or control click), and choose the 'Show Package Contents' option. Create a folder named "plugins" (no caps), as well as another listand drag the folders of your plugins into the new folder, go to making sure that the directory structure looks like "Vendetta.app/plugins/targetless/main.lua". [http://vendetta-onlinewww.coalitionofitan.com/xindex.php?action=tpmod;dl=item74 PDF With Images (for Macs)]  == Windows/msgboardLinux == Locate and open your Vendetta directory (~/1.vendetta/17439]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 =
The VO Lua API that is used for creating plugins can be found at the [http://www.vo-wiki.com/racecarRacecar 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 =
The list below has been culled from various sources, doesn't list all publically publicly available plugins, and includes some plugins which have been superceded 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.
 
==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]| raybondo<br />improved by igrok| Automatic ship repair and weapon refill.| none| {{Plugins_tablerowSpades|vouprsubject=http://www.voupr.com/plugin.php?name=autorrPlugin Packs|dlurlinfo=http://www.6by9.net/vendetta/Many of VO's [[Guilds|guilds]] offer custom selections of plugins/AutoRR-v1.1suited for the needs of their players.zip
}}
|-
|} ==Communication & Player Interaction==
{| border="1" class="sortable wikitable"
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
|- id="afk"
! afk
| draugath
|dlurl=http://bespin.org/~draugath/vo/afk/afk_alpha2-1.zip
}}
|-
|- id="channels"
! Channels
| Mad Miner Moda
|dlurl=http://wetlands.simplyaquatics.com/d/27594-1/channel_log1_1.zip
}}
|-
|- id="ignoreextras"! enterleaveignoreextras
| mr_spuck
| Print a notification or play a sound effect when a playerSome extra ignore features. ignore players temporary (ok, bot or character matching a pattern enters or leaves the sectorgame can do that too now.. ) and whole factions.|See Forum Thread
| {{Plugins_tablerow
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#215977225180|dlurl=http://home.arcor.de/famscheffler/ven/enterleaveignoreextras.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
| Chocolateer
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
|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
| mr_spuck
|dlurl=http://home.arcor.de/famscheffler/ven/paydialog.zip
}}
|-
|- id="quickhail"
! QuickHail
| Jas-Atamos
|dlurl=http://www.phoenix-alliance.info/member/jasmine/Plugins/quickhail13b.zip
}}
|-
|- id="quickreply"
! QuickReply
| Chocolateer
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
|dlurl=http://www.mister-jmp.comze.com/vo/files/QuickReply.zip
|voupr=http://www.voupr.com/plugin.php?name=quickreply
}}
|-
|- id="shortgivemoney"
! shortgivemoney
| mr_spuck
|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
| 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
| {{Plugins_tablerowOtherPlugins_tablerow
|forum=http://vendetta-online.com/x/msgboard/16/19232
|dlurl=http://www.phoenix-alliance.info/member/denji/img/SwitchTarget.zip
|voupr=http://www.voupr.com/plugin.php?name=switchtarget
}}
|-
|- id="targetbinds"
! TargetBinds
| slime73
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get16
}}
|-
|- id="tithe"
! Tithe
| Mad Minder Miner Moda
| Allows you to tithe a user set % of your profit to the guild bank.
| /tithe
|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
}}
 
|-
|}
==Interface==
changebg, flashchange, aaEULA...=== General === 
{| border="1" class="sortable wikitable"
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
|- id="animatedload"
! animatedload
| mr_spuck
|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
| Mick
|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
| 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]]
| HUD
| /factiocolorhttp://www.vendetta-online.com/x/msgboard/16/17439#219489factiocolor
| {{Plugins_tablerow
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get28
|voupr=http://www.voupr.com/plugin.php?name=factioncolor
}}
|-
|- id="flashchange"
! FlashChange
| slime 73
|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 ===
! class="unsortable" | Commands
! 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
| Womble
|dlurl=http://hezmatt.org/~mpalmer/vo/collectorwatch/collectorwatch-0.1.zip
}}
|-
|- id="combatassist"
! CombatAssist
| Calder
|voupr=http://www.voupr.com/plugin.php?name=combatassist
|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==
 
ta, maid...
{| border="1" class="sortable wikitable"
! class="unsortable" | Commands
! 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"
! class="unsortable" | Commands
! class="unsortable" | Info & Download
 |-http://www.vendetta-online.com/x/msgboard/16/17979id="calc"
! calc
| Mad Miner Moda
|forum=http://www.vendetta-online.com/x/msgboard/16/17979
|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==
 
humaniform, UTsounds, honk...
{| border="1" class="sortable wikitable"
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
|- id="apcontrol"
! apcontrol
| mr_spuck
|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
| mr_spuck
|dlurl=http://home.arcor.de/famscheffler/ven/deboop.zip
}}
|-
|- id="dullbot"
! dullbot, boilbot, haulbot
| mr_spuck
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749
|dlurl=http://home.arcor.de/famscheffler/ven/dullbot.zip
}} <br />[http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886 22nd Forum Thread Entry]|-
|- id="humaniform"
! Humaniform
| INKling
| {{Plugins_tablerow
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
}}<br />[https://github.com/mqsoh/vendetta-plugins/zipball/master 2GitHub] |-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"
! class="unsortable" | Commands
! class="unsortable" | Info & Download
|-
|- id="devkit"
! DevKit
| draugath
|dlurl=http://bespin.org/~draugath/vo/devkit/devkit_0.2.5-2.zip
}}
|-
|- id="racecartool"
! racecartool
| mr_spuck
|dlurl=http://home.arcor.de/famscheffler/ven/racecartool.zip
}}
|-
|-
|}
----
= Plugin collections by individual authors =
choco, dameos, slime, (draug?), 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 =
 
Of course this will not be included in the final article, maybe on the talk page
* afk: '''saved'''
* CargoFind: '''saved'''
* cargolist: '''saved'''
* cargopreset: '''BROKEN''' - links to "cargolist" thread, where there is not even a reference to cargopreset. --> _on hold_fixed: found cpreset in Mick's thread. --> '''saved'''
* Channels: '''saved'''
* ChangeBackground: '''BROKEN''' - itan's site gives a 403-kind of error --> _on hold_
* DevKit: '''saved'''
* DistanceMeter: '''BROKEN''' - link to forums wrong, fixed. dl-link broken. --> _on hold_
* DKAutofill: '''saved'''
* dullbot & friends: '''saved'''
* enterleave: '''saved'''
* 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 ==
= Old List =  ==Dameos' * Plugins== Dameos created a bunch of plugins which are available on [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]  ==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 & downloadinclude from VOUPR:''' [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 takenAutoLogin, one just before death and another just after.<br>There are configuration options for most situations:<br>when player diesBackgroundToggler, whether it was suicideCtC Countdown, when he kills someoneEscortTurbo, whether bots were involved<br>also allows to save screenshots to a specified folderHonk, using specified naming scheme.<br>WingCommanderMusicTaking 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* Move disclaimer up?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 * go through forums 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 find 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:stuff //mick.neostrada.pl/VO/MultiAim.zip] ==multiclick== '''Descriptionedit:''' Double-click (or more) functionality for any buttonLOL'''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/17115really?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-onlineno.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], [httpsedit://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/17115really?page=4#234711]o_O ==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 * NavComp or just the sector coordinates if you want navmapui 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.recommended section* '''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 Include plugins that they purchase have been added 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?original plugins 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.  meantime'''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)DriodButtons etc==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 talk 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 VOpeople about 's HUD. An enormous aid in large battles.Recommended' '' - [[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 maybe 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]other categories
85
edits