andrew's mem.dll
Up
OVERVIEW
Mem.dll is a program to add extra functionality to Tribes.
FEATURES
- Third person & observer mode IFFs (graphics card independent)
- If you are observing, friendly is assumed to be the team of the player
you are currently observing, otherwise BE is green and DS is red.
- Testing player labels while observing in the format of "[HT]-clamsoda 215m 69%".
It uses the distance from the observer cam to the player and the amount of life the player has.
- Basic Winamp controls
- Winamp::Active() - Returns True if Winamp is running, False otherwise
- Winamp::Command(%cmd)
%cmd = One of (play, pause, stop, prev, next, songtitle, state)
- Winamp::Command(songtitle) returns the title of the current song or
"Stopped" if there is none, "Not Open" if Winamp isn't open.
- Winamp::Command(state) returns Winamp's state:(Stopped, Playing, Paused, Not Open)
- Added $prefs
- $pref::skyRotationSpeed: Controls the rotation rate of the sky. 0 = stopped
- $pref::screenSize: Controls terrain detail ( default 25.0, lower is higher detail )
- $pref::forceTrilinear: Force trilinear texture rendering ( default TRUE )
- Added $Variables
- $Speed: Current speed of the player
- Added functions
- Client::GetPing( %clientId ): Only retrieves the ping value from the tab menu
and will not update unless tab screen is up. It's mostly just for fun
- onVehicleEnter( ): Is called when the client enters a vehicle
- onVehicleExit( ): Is called when the client exits a vehicle
INSTALLATION
Place mem.dll in your Tribes directory. It will be automatically loaded each
time you start Tribes (NO PATCHING / EXTERNAL PROGRAMS NECESSARY)
Will work with Tribes 1.11 and greater
DOWNLOAD
[mem.dll 0.04] [source]
[mem.dll 0.03]
[mem.dll 0.02]
[mem.dll 0.01]
EXTRAS
[mem.dll (command map dumper)]
CHANGELOG
changelog