Barada Posted August 21, 2004 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.
stubert Posted August 21, 2004 Posted August 21, 2004 maybe you forgot to copy something.. check client_think in g_active
Barada Posted August 21, 2004 Author 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...
GangsterAngel Posted September 14, 2004 Posted September 14, 2004 Where can i download The JediMod 1.2 source code
GangsterAngel Posted September 14, 2004 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+?
Barada Posted September 14, 2004 Author Posted September 14, 2004 http://jediknight2.filefront.com/file/JediMod_v12_Source_Code;4582
Recommended Posts
Archived
This topic is now archived and is closed to further replies.