Difference between revisions of "IS:Ventrilo"

From Lavish Software Wiki
Jump to navigation Jump to search
 
Line 17: Line 17:
 
=== Download ===
 
=== Download ===
 
# [[LSModule:Ventrilo|Ventrilo LavishScript Module]]
 
# [[LSModule:Ventrilo|Ventrilo LavishScript Module]]
* Extract per instructions on the linked page
+
#* Extract per instructions on the linked page
 
# [http://www.lavishsoft.com/downloads/mods/IS.Ventrilo.20081018.zip IS.Ventrilo.20081018.zip]
 
# [http://www.lavishsoft.com/downloads/mods/IS.Ventrilo.20081018.zip IS.Ventrilo.20081018.zip]
* Extract to the Inner Space folder, and merge into existing folders
+
#* Extract to the Inner Space folder, and merge into existing folders
 
=== Run it ===
 
=== Run it ===
 
The Ventrilo interface script accepts two possible parameters
 
The Ventrilo interface script accepts two possible parameters

Revision as of 02:58, 19 October 2008

Introduction

Ventrilo interface un-skinned (click to see full pic)
Ventrilo interface WoW-skinned (click to see full pic)

Features

  • Double click to join a channel
  • Single Ventrilo instance mode or Multi-instance mode switches between an untabbed or tabbed main window interface
  • Separate window showing users in your current channel
  • Separate window showing users currently speaking, with an option to toggle speakers you cannot hear (that normally show up Yellow in Ventrilo)
  • All windows can be hidden or resized, and default to 33% transparency based on mouse position. CTRL+ALT+V brings the main window back, or the General tab of the options window (click the green check in the title bar) has buttons to bring the speaker or channel windows back.

Future releases

  • Join private channels without tabbing out to enter your password
  • Context menus for right clicking on channels or users

Installation

Download

  1. Ventrilo LavishScript Module
    • Extract per instructions on the linked page
  2. IS.Ventrilo.20081018.zip
    • Extract to the Inner Space folder, and merge into existing folders

Run it

The Ventrilo interface script accepts two possible parameters

  1. -multi
  2. -skin <name>

Use one of the following examples to run the Ventrilo interface

Single instance (non-tabbed) un-skinned
run ventrilo/ventrilo
Multi-instance un-skinned
run ventrilo/ventrilo -multi
Single instance (non-tabbed) WoW-skinned
run ventrilo/ventrilo -skin wowskin
Multi-instance (tabbed) WoW-skinned
run ventrilo/ventrilo -skin wowskin -multi

See Also