-
Posts
1,253 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Death
-
@Answer
-
It seems the author was responsive to comments, so I recommend giving them a bit more time to respond to your support request. I'll ping them here so they're aware of your outstanding support request. @Keirox
-
- 195 comments
-
- #rust plugin
- #custom rust plugin
-
(and 2 more)
Tagged with:
-
This is why we typically recommend having values pre-filled as it's impossible to know without knowing the structure of the class. I'll help in this case though. Static NPCs in this case, is a Hashset of NpcPresetLocationConfig: public string presetName { get; set; } public string navMeshPresetName { get; set; } public string position { get; set; } Knowing it's a list of that class, we can build an example entry: "Static NPCs": [ { "presetName". "navMeshPresetName". "position" }, { "presetName2". "navMeshPresetName2". "position2" } ], The structure for Regular Npcs is the exact same, it's a Hashset of NpcPresetLocationConfig. I have no clue what any of these values do, but if you do, you should know how to fill it in. I imagine this was done intentionally as it's not implemented yet. But wanted to share this in case you experience this in the future, so you know generally how to populate an empty list inside of a config or data file.
-
@cameron
-
@dustyhansen @dutchess Is this still an issue?
-
@averageatbest was this resolved?
-
Just checking if you were able to resolve this @frizzo420?
-
Looks clean!
-
- 195 comments
-
- #rust plugin
- #custom rust plugin
-
(and 2 more)
Tagged with:
-
There's been progress but no where near done.
-
Were you able to resolve this issue?
-
Hey @Frostmourne I've moved this thread to the correct place. Is this still an issue?
-
Were you able to resolve this issue?
-
@imthenewguy Not sure if this was ever resolved so bringing to your attention just in case.
-
Were you able to resolve this? If so mind sharing?
-
As soon as you pay the $5 you owe me
-
Can BetterNPC have optional friendly fire only when attacked first?
Death replied to Sensei Humour's question in Support
Hmm, there may have been some miscommunication. If you click the link it should take you to the support section on the BetterNPC's page. I'll leave this open here in case someone else knows, but I recommend submitting a request here: https://codefling.com/plugins/better-npc?tab=support- 2 replies
-
- #betternpc
- #aggro
-
(and 2 more)
Tagged with: