Starsiege: Tribes Community Archive

Tribes Chat Editor - TriChEd

by Greg Ennis
⤓ Download · 162.1 KB
TriChEd gives you a graphical user interface from which you can edit the in-game voice command menu (access by pressing V during gameplay) to add, remove, and edit voice commands.
Filename
TriChEd.zip
Size
162.1 KB (listed 162.1KB)
Type
ZIP
Version
1.3 (from readme)
Developer
Greg Ennis
Last update
Jun 26, 2009 - 14:38
Format
Zip archive data, at least v2.0 to extract, compression method=deflate
Readme — readme.txt (from the archive itself)
TriChEd - Tribes Chat Editor
----------------------------

Ever wonder how people in TRIBES games use those goofy voice commands
that aren't on the chat menu? This is accomplished using Tribes' own
scripting language. Until now, you had to manually edit CS files and
type the voice commands in and bind them to keys.  But now, TriChEd
gives you a graphical user interface from which you can edit the
in-game voice command menu (access by pressing V during gameplay) to
add, remove, and edit voice commands.

* How it works : 

TriChEd generates a script file called "chat.cs" in
the "config" directory of your TRIBES installation.  After you have
started Tribes, you must press the ~ key to bring down the console
interface, and type :

exec("chat.cs");

AFter you press ENTER you should see a response "Executing chat.cs".
Now press ~ again to remove the console you are ready to sound off!

* Notes :

For some reason, placing this line in the autoexec.cs does not work - it
seems TRIBES is rebuilding the default voice command menu *after* it executes
the autoexec file.

This version of TriChEd works with version 1.3 of TRIBES.  It may work
fine with other versions, but has not been tested.

--

Greg Ennis
greg@ennis.net
Contents — 2 files (inside the archive)
chattriched
Source: The Exiled — Tribes Repository
Original page: https://library.theexiled.pwnageservers.com/file.php?id=2478
Archived source HTML: _source/file/2478.html