meetric1/gmod-infinite-map

Bugs with the "Beatrun" mod

Opened this issue · 2 comments

I have a question related to the parkour mod "beatrun" (https://github.com/JonnyBro/beatrun). Since this mod is not optimized for your mod, after leaving the main map, some scripts broke and the character, for example, could not climb to any surface, the grappling hook did not work. Is it possible to somehow optimize it for your mod?

It's mainly because how Beatrun overrides everything relating to sourcian movement, thus making it wildly incompatible with any addon that implements custom collision, like infmap.

Sounds like a big wontfix will appear on this soon...

oh. hm
his gamemode overrides run before my overrides
+infmap was also only built for sandbox

ill look into it, no promises this will be fixed though