Revision Difference
CLuaLocomotion:SetJumpGapsAllowed#546199
<function name="SetJumpGapsAllowed" parent="CLuaLocomotion" type="classfunc">⤶
<description>Sets whether the Nextbot is allowed to jump gaps or not. This is used during path generation. Works similarly to `nb_allow_gap_jumping` convar. By default bots are allowed to jump gaps.</description>⤶
<realm>Server</realm>⤶
<added>2021.12.15</added>⤶
<args>⤶
<arg name="allowed" type="boolean">Whether this bot should be allowed to jump gaps.</arg>⤶
</args>⤶
</function>⤶
⤶