Forums

Pages: 1 [2]
Author Topic: jumpassist ?  (Read 1622 times)
Rocketman
*****

Posts: 630
So I can't get this plugins ?

I am from Asia

Maybe have some jump server

But ping very high :'(



...?

Cranck linked it...

i got a jumpassist .sp: http://www49.zippyshare.com/v/83464676/file.html

its 0.4.3b though, so pretty damn old

and i think one of these 2 is it compiled:
http://www49.zippyshare.com/v/86508747/file.html
http://www49.zippyshare.com/v/32760177/file.html


these links usually last about a month orso, so get 'm while they are hot if you want 'm
   
Offline  nkkkke
Maggot
*

Posts: 3

...?

Cranck linked it...


i got a jumpassist .sp: http://www49.zippyshare.com/v/83464676/file.html

its 0.4.3b though, so pretty damn old

and i think one of these 2 is it compiled:
http://www49.zippyshare.com/v/86508747/file.html
http://www49.zippyshare.com/v/32760177/file.html


these links usually last about a month orso, so get 'm while they are hot if you want 'm




I use this plugin

But not working ?

What's missing ?

« Last Edit: August 14, 2013, 05:05:05 PM by nkkkke »
   
Soldier
***

Posts: 216
Hi

...?

Cranck linked it...


i got a jumpassist .sp: http://www49.zippyshare.com/v/83464676/file.html

its 0.4.3b though, so pretty damn old

and i think one of these 2 is it compiled:
http://www49.zippyshare.com/v/86508747/file.html
http://www49.zippyshare.com/v/32760177/file.html


these links usually last about a month orso, so get 'm while they are hot if you want 'm




I use this plugin

But not working ?

What's missing ?
Which country or server do u play on. If its up


---------------------------
Hi
   
Rocketman
*****

Posts: 518
No tears now; only dreams
What's the point of keeping Jump Assist so private anyway?  Is there some reason Rush doesn't want to see more jump servers out there?  If he's making money off it or something I can maybe understand that, but otherwise I don't see why it shouldn't be more easily available.

You're echoing a comment I made at least a year ago. I just don't get it either. Regardless of what rush did, if he's not making money off it, it rly doesn't make any sense to make it private. It seems pretty immature if it's out of some vendetta for getting banned... I also wish people would make their shit open source tbh so ppl can learn from/build upon it.

Btw have you guys ever been to bbhod or w/e that server is called? They've got a custom plugin made for that server called JB, pretty cool. There's a neato command called !race or something where you can race other people. Might be better than JA if not for timers.


---------------------------
   
Offline  Shunix
Soldier
***

Posts: 167
Awooooo!
I've been wanting a race command for a while now would be nice if we could steal get our own version for it.


---------------------------
   
Offline  Thomas
Maggot
*

Posts: 10
Dreams are
Btw have you guys ever been to bbhod or w/e that server is called? They've got a custom plugin made for that server called JB, pretty cool. There's a neato command called !race or something where you can race other people. Might be better than JA if not for timers.
Thanks for the support! I am the person making JumpBig and I am willing to share it and make it open source (Timers are on the way too).  It was made because JA is impossible to get your hands on and JM is wonky. I am somewhat new to Sourcemod so a lot of the code is rough but maybe I'll clean it up and think about releasing it.
I also have a couple other things on my plate right now, so we'll see.
   
Soldier
***

Posts: 216
Hi
Btw have you guys ever been to bbhod or w/e that server is called? They've got a custom plugin made for that server called JB, pretty cool. There's a neato command called !race or something where you can race other people. Might be better than JA if not for timers.
Thanks for the support! I am the person making JumpBig and I am willing to share it and make it open source (Timers are on the way too).  It was made because JA is impossible to get your hands on and JM is wonky. I am somewhat new to Sourcemod so a lot of the code is rough but maybe I'll clean it up and think about releasing it.
I also have a couple other things on my plate right now, so we'll see.
Awesome :D i cant wait for the release.


---------------------------
Hi
   
Maggot
*

Posts: 2
So has anyone managed to get the JA on the OP to work? I've managed to compile it but it's still not working.
   
Soldier
***

Posts: 216
Hi
So has anyone managed to get the JA on the OP to work? I've managed to compile it but it's still not working.
woah you managed to compile it o.o


---------------------------
Hi
   
Maggot
*

Posts: 2
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.
« Last Edit: September 14, 2013, 11:44:14 PM by Banana Nation »
   
Maggot
*

Posts: 3
I managed to compile it and it works like a charm on my server.
Here is my jumps' server IP : 77.111.198.131:29024

Here is what you need to compile :
1) Download the files on https://code.google.com/p/jumpassist/

Upload it in your scripting folder like this :
./scripting/jumpassist.sp
./scripting/jumpassist/database.sp
./scripting/jumpassist/skeys.sp
./scripting/jumpassist/skillsrank.sp
./scripting/jumpassist/sound.sp
./scripting/include/jumpassist.inc

Careful ! I proposed a patch on the website above for the database.sp because the provided one has a syntax error while creating your databases' tables. Download this version instead of the original one.

1.a) SteamTools https://forums.alliedmods.net/showthread.php?t=170630.
SteamTools is needed to compile and changes your servers' "game type" in the list of servers from "Team Fortress 2" to "Jump Assist (version)".
Grab steamtools.inc and put it in ./scripting/include/
You'll also get the extension and put it in your extensions folder since you'll need it to run the compiled plugin.

1.b) Updater. http://forums.alliedmods.net/showthread.php?t=169095
Updater is needed to compile even if you're not using it. It allows developers to automatically update their plugins and files.
Grab the updater.inc from the zip file and put it in ./scripting/include/
Since this plugin is optionnal you don't need to compile the updater.sp file, but if you want to go ahead.

2) Compile the plugin !

Code: [Select]
chmod +x ./scripting/compile.sh
chmod +x ./scripting/spcomp
./compile.sh

These are linux commands. If you run a Windows server ... http://www.google.com xD

jumpassist.smx should be in the ./scripting/compiled/ folder.

3) Create the MySQL database - MANDATORY !!! (I don't know if it works with sqlite)

Of course, MySQL is already installed on your server.

3.a) Create the empty database :
Code: [Select]
mysqladmin -u root -p create jumpassist
3.b) Open the MySQL console to create a new user to access the database (optionnal but REALLY recommanded for security reasons) :

Code: [Select]
mysql -u root -p mysql
In the MySQL console create the user (and permissions) :

Code: [Select]
GRANT ALL ON jumpassist.* TO jumpassist@localhost IDENTIFIED BY 'password';
FLUSH PRIVILEGES;
exit

Change the 'password' by a real password diffrent from roots' one.
Don't forget the ; at the end of the lines.

4) Declare your database in Sourcemod :

Edit ./sourcemod/configs/database.cfg and add :

Code: [Select]
        "jumpassist"
        {
                "driver"                        "mysql"
                "host"                          "127.0.0.1"
                "database"                      "jumpassist"
                "user"                          "jumpassist"
                "pass"                          "password"
                //"timeout"                     "0"
                //"port"                        "0"
        }

Replace the password with the actual password you just choose.

5) I guess you've already copied the jumpassist.smx from the compiled folder to the plugins folder. If not DO IT !!!! The plugin should now work. If you have problems you can check the Sourcemod's log folder. Look for the errors_'date'.log file.

To finish, the files on https://code.google.com/p/jumpassist/ are under GNU GPL v3 licensing, so it's completely free. Good luck, have fun !

PS : if you can't use a MySQL database try with sqlite (plain file), but since I know NOTHING about sqlite don't ask me anything xD

PPS : if you're completely stuck by the compilation part, i may upload my smx ... But part 3, 4 and 5 are still mandatory.
   
Offline  CrancK
Rocketeer
*

ehh... what?
Posts: 397
dude...
cool, that version on googledocs is new version, and doubly cool, it still seems to have the skillsrank compatibility from what i've glanced over in sourcecode.

It still has the horrible way of hooking into chatcommands though :S, guess i should yell at rush a bit more to make it just use commands only

but ye cool, people can now has new version

Also, sourcefile does indicate it can take both sqlite and mysql
« Last Edit: September 28, 2013, 08:17:49 AM by CrancK »


---------------------------
   
Maggot
*

Posts: 3
Hi Cranck, is this Skillsrank ? http://forums.alliedmods.net/showthread.php?t=89512

Or is it completely outdated and you're the one having the newer versions ?
Thx.

PS : Isn't Dukehacks outdated ?
   
Offline  CrancK
Rocketeer
*

ehh... what?
Posts: 397
dude...
ye that version on alliedmodders is way way outdated, i can give you skillsrank, but!

you'll either have to setup your own database, or get the database info for tf2jump from redwine, which i hear is quite difficult.

Add me on steam if you're willing to do either of those 2 options


---------------------------
   
Maggot
*

Posts: 3
Here is the compiled version of jumpassist.
Compiled with sourcemod 1.5.1

Careful ! If you don't read the instructions I posted last time you'll never be able to make it work.

http://www43.zippyshare.com/v/8792567/file.html
   
0 Members and 1 Guest are viewing this topic.
Pages: 1 [2]
« previous next »


spirit Powered by SMF 2.0 RC5 | SMF © 2006–2011, Simple Machines LLC