Barada Posted August 21, 2004 Share Posted August 21, 2004 Tearing my hair out on this one.... Hoping someone has run into similiar problem. Trying to get a grapplehook in a JA mod. I'm using the grapple hook code from Jedimod1.2 source code release. As far as I know, I've copied everything exactly. Compiles fine, but in game... grapple launches, grapple sticks, and I don't go with it. If anyone has run into the same problem, I could use the advice on how you fixed it! gracias. Link to comment Share on other sites More sharing options...
stubert Posted August 21, 2004 Share Posted August 21, 2004 maybe you forgot to copy something.. check client_think in g_active Link to comment Share on other sites More sharing options...
Barada Posted August 21, 2004 Author Share Posted August 21, 2004 Bah! bg_public... ... #define PMF_SCOREBOARD 8192 // spectate as a scoreboard #define PMF_STUCK_TO_WALL 16384 // grabbing a wall //============grapplemod================= #define PMF_GRAPPLE_PULL 16384 //Grapple ... 16384! Luckily, I noticed that I "wasn't" sticking to walls anymore with the grapple coded, LOL. Thanks for trying to help though Stubert! MUCH appreciated... Link to comment Share on other sites More sharing options...
GangsterAngel Posted September 14, 2004 Share Posted September 14, 2004 Where can i download The JediMod 1.2 source code Link to comment Share on other sites More sharing options...
GangsterAngel Posted September 14, 2004 Share Posted September 14, 2004 can anyone get the grapple working all server side?. ive not got mine working either way yet . but can u do it server side like JA+? Link to comment Share on other sites More sharing options...
Barada Posted September 14, 2004 Author Share Posted September 14, 2004 http://jediknight2.filefront.com/file/JediMod_v12_Source_Code;4582 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.