Garry's Mod

Garry's Mod

[DEPRECATED] R-Base
Mutant Enderman 2017 年 2 月 28 日 上午 9:23
how can i make collision bounds no longer have influence on nextbot navigation?
how can i make collision bounds no longer have influence on nextbot navigation?
< >
正在显示第 1 - 10 条,共 10 条留言
roachisserie chicken  [开发者] 2017 年 3 月 16 日 下午 12:42 
self:SetSolidMask()
Mutant Enderman 2017 年 3 月 16 日 下午 1:29 
In sv_nextbot.lua file?
最后由 Mutant Enderman 编辑于; 2017 年 3 月 16 日 下午 1:29
roachisserie chicken  [开发者] 2017 年 3 月 16 日 下午 1:53 
No, in the nextbot you don't want to have collisions have influence on.
Mutant Enderman 2017 年 3 月 16 日 下午 1:58 
What file does have self:SetSolidMask?
roachisserie chicken  [开发者] 2017 年 3 月 16 日 下午 2:04 
You need to call it in the CustomInit function.
https://wiki.garrysmod.com/page/NextBot/SetSolidMask
最后由 roachisserie chicken 编辑于; 2017 年 3 月 16 日 下午 2:06
Mutant Enderman 2017 年 3 月 18 日 上午 5:57 
But where can i find self:SetSolidMask?
roachisserie chicken  [开发者] 2017 年 3 月 18 日 上午 6:13 
In base_nextbot I believe. It doesn't affect the bot's navigation, just changes its collision.
Mutant Enderman 2017 年 3 月 18 日 上午 10:48 
There's No self:SetSolidMask in sv_nextbot.lua. i tried to find it. bet there's no self:SetSolidMask.
Mutant Enderman 2017 年 5 月 21 日 上午 4:19 
I found self:SetSolidMask in R-Base - Easy-to-use & Efficient Nextbot Base. I did it but it creats errors and Nextbots are no longer moving. How can i do that to nextbots from Every Addon?
最后由 Mutant Enderman 编辑于; 2017 年 5 月 21 日 上午 4:41
roachisserie chicken  [开发者] 2017 年 5 月 21 日 上午 6:36 
You can't do it to nextbots from every addon, and SetSolidMask is a server function only.
< >
正在显示第 1 - 10 条,共 10 条留言
每页显示数: 1530 50