Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsJedi Knight and Mysteries of the Sith Editing Forum → Help Please
Help Please
2001-01-24, 11:04 AM #1
Is it possible to increase your blocking ability with the Lightsaber?
Ok I know i have asked this question like two or three times already but i haven't gotten an answer.
2001-01-24, 4:47 PM #2
Yea it's possible using the damaged code in kyle.cog to handle when you get hit. You can widen the blocking range using GetThingDot(GetSourceRef(),Player) and using trial and error with the return value. Then, have it fire a projectile back out with the same template at a random vector. This is how it's done in Rbots for the bots blocking with the saber. Take a look at the code, Raynar doesn't mind [http://216.105.160.32/html/smile.gif], and work it to your needs.

------------------
-Hell Raiser
"I am not defeated so easily!"
Co-staffer of Rbots
-Hell Raiser
2001-01-25, 8:37 AM #3
Thank You

↑ Up to the top!