Starsiege: Tribes Community Archive

Ammo Warn v1.0

by VoOdOo
⤓ Download · 5.8 KB
This script checks to see how much ammo you have left for your current weapon. If your ammo gets below the specified amount of ammo for that weapon, it warns you with a pop-up message. If you run out of ammo, it changes you weapon to a favorite weapon, your next weapon, or your previous weapon. Requirements PrestoPack v0.93 Tables NewOpts (Optional) Screenshot NewOpts GUI: http://www.planettribes.com/voodoolair/ammowarn.html
Filename
ammowarn_v10.zip
Size
5.8 KB (listed 5.8KB)
Type
ZIP
Version
1.0
Developer
VoOdOo
Last update
Jan 19, 2009 - 19:54
Format
Zip archive data, at least v1.0 to extract, compression method=store
Readme — VoOdOo/Readme_VoOdOo.txt (from the archive itself)
INSTRUCTIONS FOR INSTALLING MY SCRIPTS

Just Extract the .zip file to your \Tribes\config directory. Run Tribes two times,
Then on the second time, go to NewOpts in Tribes and set the settings to your liking.

*Note* All scripts except for Beacon/Mine and Death Toss require Presto Pack v0.93
or later to be installed, or they won't work.

*Note* If you don't have NewOpts installed, you must add the appropriate line to
your Tribes/config/autoexec.cs file after the exec("presto\\install.cs"); line...

Include("VoOdOo\\ammoWarn.avl.vol");
Include("VoOdOo\\antiSpam.acs.cs");
Include("VoOdOo\\autoSAD.avl.vol");
Include("VoOdOo\\beaconMine.avl.vol");
Include("VoOdOo\\deathToss.avl.vol");
Include("VoOdOo\\dropWeapon.avl.vol");
Include("VoOdOo\\ezRejoin.acs.cs");

*Note* If you want to load Beacon/Mine or Death Toss and you don't
have Presto Pack v0.93 or later installed, you must add the appropriate line to
the bottom of your Tribes/config/autoexec.cs file...

exec("VoOdOo\\beaconMine.avl.vol");
exec("VoOdOo\\deathToss.avl.vol");

*Note* NewOpts is not required, but highly reccomended. To edit a script
without NewOpts, follow the instructions on installing, but don't go to NewOpts
in Tribes on the second time. Close Tribes on the second time and go to your
Tribes/config folder, and edit the VoOdOoPrefs.cs file with any text editor.

*Note* AntiSpam and EZ Rejoin don't require NewOpts.

Thanx for downloading my script and I hope it serves you well,

Ben "VoOdOo" Smith
voodoo@planetstarsiege.com
http://www.planetstarsiege.com/voodoolair
Contents — 7 files (inside the archive)
ammowarnvoodoo
Source: The Exiled — Tribes Repository
Original page: https://library.theexiled.pwnageservers.com/file.php?id=633
Archived source HTML: _source/file/633.html