Page 1 of 1

Modifier MOD_MOVE (Gravity)

Posted: Thu Feb 28, 2013 3:26 pm
by Hypnotoad
This is a small patch to fix Gravity, this implements MOD_MOVE into MoveTo for mobs.

Modifier is based off percentages. Usage is in the negaitve form of "-50" or "50% of 100%."

/scripts/globals/effects/weight.lua already has this ready to go, look at it if you have questions on how to use it via a Lua script.

Thanks to Kjlotus who did pretty much everything of this patch.
I'm simply submitting it for general review, I would say.

Tested to be working.
mod_move.patch
(856 Bytes) Downloaded 364 times

Re: Modifier MOD_MOVE (Gravity)

Posted: Sat Mar 09, 2013 7:45 pm
by lautan
Commited thanks.