Allows you to connect to a ventrilo server through in-game say command.
Notes:[list]
[*]The client won't be able to connect if they already have ventrilo opened.
[*]Avoid from using non-numerical/alphabetical characters in the Server/Channel Name
[*]Leave anything blank that you do not have. Ex: serverpassword
[*]For info on how to set up the 'config.cfg': http://ventrilo.com/setup.php#Web_Links
[/list]
Installation
Extract files to ROOT Directory.
Add the following line to the bottom of your autoexec.cfg:
[code]
es_load ventrilo
[/code]
Modify your 'addons/eventscripts/ventrilo/config.cfg' to your settings. (Required)
Version Notes For 1.1
Updated on: 2009-02-15 19:51:59 EST by Undead (View Zip Contents)
Fixed a Function Error preventing the 'vent_cmd' from registering.