Re: Jigs21 Compile V2.1
This is a quote from ieatacid on the MQ2 forums: The newest compile should be good now though ..'MQ2-20070707', not sure if Jigs has updated yet....
This is a quote from ieatacid on the MQ2 forums: The newest compile should be good now though ..'MQ2-20070707', not sure if Jigs has updated yet....
I had to make it so we're not calling EQ's get_melee_range function (the client is checking what functions are calling that function). For now it returns 14.0. This will be temporary.
Edit: To be clear, get_melee_range is called by spawn.MaxRange, spawn.MaxRangeTo, and the map plugin calls it if you have the map filter TargetMelee enabled. Some plugins might also use this function.