Sourcemod Information / Re: jumpassist ?
« on: September 14, 2013, 10:04:40 PM »woah you managed to compile it o.o
Kinda sorta. I had A LOT of trouble. First because I didn't have some of the includes, like updater and steamtools. Then because I had a bunch of errors with the database.sp and had no idea how to fix them, so I just removed the include, figured it's only useful to keep track of stats and not vital to the plugin's functionality. So either I was wrong and it is vital, or I was right but it needs some more work done. Sadly I have close to 0 knowledge when it comes to programming, so there's not much I can do about it.
EDIT: I managed to compile it using database.sp as well, but the result is the same, so I'll just stop trying.
http://www.mediafire.com/?n92ujv78k8z4k4i <- compiled plugin
http://jumpassist.googlecode.com/svn/
If anyone manages to make it work and wants to tell me how you did it, wonderful.