Modifier MOD_MOVE (Gravity)

Post Reply
Hypnotoad
Posts: 15
Joined: Fri Dec 14, 2012 7:25 am

Modifier MOD_MOVE (Gravity)

Post by Hypnotoad » Thu Feb 28, 2013 3:26 pm

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 180 times

lautan
Developer
Posts: 164
Joined: Mon Jul 30, 2012 6:17 pm

Re: Modifier MOD_MOVE (Gravity)

Post by lautan » Sat Mar 09, 2013 7:45 pm

Commited thanks.

Post Reply