Page 1 of 1

LuaSurface::create_entity projectile missing default value for max_range

Posted: Wed Aug 14, 2024 10:28 pm
by _CodeGreen
I was having an issue with projectiles triggering before reaching their target, and I suspected it had something to do with their max range.
After a while, I found out the default max range of projectiles is 1000, which isn't listed in the docs.
Should be an easy fix, thank you in advance!

Re: LuaSurface::create_entity projectile missing default value for max_range

Posted: Thu Aug 15, 2024 12:30 am
by curiosity
I think, that's also the maximum possible range.

Re: LuaSurface::create_entity projectile missing default value for max_range

Posted: Thu Aug 15, 2024 9:32 am
by Bilka
Thanks for the note, default value documented in 1.1.110.