Garry's Mod

Garry's Mod

Nextbot Run
 此主题已被置顶,因此可能具有重要性
Purgenta 2022 年 8 月 23 日 上午 11:16
Why can I only add one Nextbot to the list of Nextbots?
I want to add more than one Nextbot in the json file but when I do it doesn't spawn them and constantly creates errors ingame.
< >
正在显示第 1 - 4 条,共 4 条留言
n1clude  [开发者] 2022 年 8 月 23 日 下午 10:41 
could you give me nbr_nextbots.json and the error message?
Purgenta 2022 年 8 月 24 日 上午 6:57 
errors: https://imgur.com/a/iehvxW0

The nbr_nextbots.json contains

[

"npc_chungus"
"npc_obunga"

]

It doesn't matter what Nextbots I add, as long as it's more than one it will never spawn them and create errors.
Caustic7712 2022 年 8 月 25 日 上午 1:43 
you forgot a comma after each
it should look like

[

"npc_chungus",
"npc_obunga"

]

just make sure the last one doesn't have a comma after it, and you should be good to go
Purgenta 2022 年 8 月 25 日 上午 6:49 
you forgot a comma after each
it should look like

[

"npc_chungus",
"npc_obunga"

]

just make sure the last one doesn't have a comma after it, and you should be good to go

thanks! it worked
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50