Jump to content

Home

grapple hook


Barada

Recommended Posts

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

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

  • 4 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...