Mem.dll(nude) for Tribes 1 By Andrew (http://team5150.com/~andrew) OVERVIEW Mem.dll(nude) is the source to create mem.dll's to add extra functionality to Tribes. There are a few restrictions on using this: - There is no way to interact with anything inside Tribes except variables and functions. - There is no way to debug this outside of using something like OllyDbg. If you don't know assembler, you will have a hard time tracking down bugs. By hard I mean you will not be able to track bugs and you will be SOL if you need to adjust something inside of Tribes to get your program to work. HOWTO See Howto.txt, Test.cpp, Math.cpp, and File.cpp for examples on using this.