View Single Post
BugsBunny
Member
Join Date: Apr 2004
Location: Queens NY
Old 06-07-2004 , 01:27  
Reply With Quote #7

Quote:
Originally Posted by [FBX
]hasn't this already been done before? Is this different than the other one?
Yes this version was put out on May 21 2003, 09:51 PM by Downtown1 but for AMX mod not AMX Mod X with the same code but was just modified from AMX mod:

#include <amxmod>
#include <Vexd_Utilities>
#include <string>

To AMX Mod X:

#include <amxmodx>
#include <engine>
#include <string>

you can find the original code at http://djeyl.net/forum/index.php?showtopic=14644
BugsBunny is offline