reversing force. is it possible?

Post here about Halo modding and related editing. For help go to the Help Desk forum above.
Post Reply
acyd





Posts: 122
Joined: Thu Jul 15, 2004 6:23 pm

reversing force. is it possible?

Post by acyd »

is it possible to use pull forcesomething instead of push force?
EX: you shoot someone with rocket launcher and instead of blowing him back it pulls him closer to you.
User avatar
maca_§




Grunge

Posts: 5357
Joined: Mon Jan 19, 2004 8:54 pm
Location: Australia
Contact:

Post by maca_§ »

Nah man I don't think you can. I tried this with a friend and the only way to get someone closer to you is to shoot behind them and make them fly over...
RunningRiot




Articulatist 100

Posts: 117
Joined: Sat Oct 04, 2003 12:31 pm
Location: Texas
Contact:

Post by RunningRiot »

You know how you would test this without asking in the forum?

Try it!

Go into HMT and put a negative value in for the force. I imagine force is stored as a float, which can be a negative value. Only thing is, does the engine calculate a negative force correctly? Try it!

-RunningRiot
acyd





Posts: 122
Joined: Thu Jul 15, 2004 6:23 pm

Post by acyd »

what do u mean as a float??? I tried putting negative force on the plasma rifle under damage tag and it didn't work.
RunningRiot




Articulatist 100

Posts: 117
Joined: Sat Oct 04, 2003 12:31 pm
Location: Texas
Contact:

Post by RunningRiot »

I meant that the value for Force in the map file was a floating point decimal, a type of number that can have a +/- sign, 7 digits of precision, and an exponent.

If you have already tried a negative value of some kind, then I'm pretty sure there is no way to do it, save rewriting the code in the XBE (which you aren't going to be able to do, sorry :P)

-RunningRiot
Post Reply