Jump to content

Snaplatack

Member
  • Posts

    317
  • Joined

  • Last visited

Everything posted by Snaplatack

  1. The PVP mode is in the works currently from what I've heard. I thought there was a patch for the Simple Status issue. Might want to check to see if it's updated
  2. Snaplatack

    Spam in console for horses

    Keep getting this spam in console for horses <color=#aff>[boombox.static[6005297]] SwitchParent Missed horse.corpse[6358829]</color> <color=#aff>[boombox.static[5698991]] SwitchParent Missed horse.corpse[6358829]</color> <color=#aff>[boombox.static[6241912]] SwitchParent Missed horse.corpse[6358829]</color> <color=#aff>[boombox.static[6005289]] SwitchParent Missed horse.corpse[6359110]</color> <color=#aff>[boombox.static[5698975]] SwitchParent Missed horse.corpse[6359110]</color> <color=#aff>[boombox.static[6241906]] SwitchParent Missed horse.corpse[6359110]</color> <color=#aff>[boombox.static[6005302]] SwitchParent Missed horse.corpse[6359149]</color> <color=#aff>[boombox.static[5699019]] SwitchParent Missed horse.corpse[6359149]</color> <color=#aff>[boombox.static[6241914]] SwitchParent Missed horse.corpse[6359149]</color> <color=#aff>[boombox.static[6005295]] SwitchParent Missed horse.corpse[6359167]</color> <color=#aff>[boombox.static[5698989]] SwitchParent Missed horse.corpse[6359167]</color> <color=#aff>[boombox.static[6241910]] SwitchParent Missed horse.corpse[6359167]</color> <color=#aff>[boombox.static[6005310]] SwitchParent Missed horse.corpse[6359173]</color> <color=#aff>[boombox.static[5699027]] SwitchParent Missed horse.corpse[6359173]</color> <color=#aff>[boombox.static[6241922]] SwitchParent Missed horse.corpse[6359173]</color> <color=#aff>[boombox.static[6005240]] SwitchParent Missed horse.corpse[6359188]</color> <color=#aff>[boombox.static[5698915]] SwitchParent Missed horse.corpse[6359188]</color> <color=#aff>[boombox.static[6241874]] SwitchParent Missed horse.corpse[6359188]</color> <color=#aff>[boombox.static[6005246]] SwitchParent Missed horse.corpse[6359274]</color> <color=#aff>[boombox.static[5698923]] SwitchParent Missed horse.corpse[6359274]</color> <color=#aff>[boombox.static[6241880]] SwitchParent Missed horse.corpse[6359274]</color> <color=#aff>[boombox.static[6005233]] SwitchParent Missed horse.corpse[6359339]</color> <color=#aff>[boombox.static[5698908]] SwitchParent Missed horse.corpse[6359339]</color> <color=#aff>[boombox.static[6241868]] SwitchParent Missed horse.corpse[6359339]</color> <color=#aff>[boombox.static[6005304]] SwitchParent Missed horse.corpse[6359352]</color> <color=#aff>[boombox.static[5699021]] SwitchParent Missed horse.corpse[6359352]</color> <color=#aff>[boombox.static[6241916]] SwitchParent Missed horse.corpse[6359352]</color> <color=#aff>[boombox.static[6005264]] SwitchParent Missed horse.corpse[6359373]</color> <color=#aff>[boombox.static[6241894]] SwitchParent Missed horse.corpse[6359373]</color> <color=#aff>[boombox.static[6005242]] SwitchParent Missed horse.corpse[6360339]</color> <color=#aff>[boombox.static[5698917]] SwitchParent Missed horse.corpse[6360339]</color> <color=#aff>[boombox.static[6241876]] SwitchParent Missed horse.corpse[6360339]</color> <color=#aff>[boombox.static[6005252]] SwitchParent Missed horse.corpse[6360443]</color> <color=#aff>[boombox.static[5698930]] SwitchParent Missed horse.corpse[6360443]</color> <color=#aff>[boombox.static[6241884]] SwitchParent Missed horse.corpse[6360443]</color> <color=#aff>[boombox.static[6005291]] SwitchParent Missed horse.corpse[6360447]</color> <color=#aff>[boombox.static[5698977]] SwitchParent Missed horse.corpse[6360447]</color> <color=#aff>[boombox.static[6241908]] SwitchParent Missed horse.corpse[6360447]</color> <color=#aff>[boombox.static[6005312]] SwitchParent Missed horse.corpse[6360505]</color> <color=#aff>[boombox.static[5699029]] SwitchParent Missed horse.corpse[6360505]</color> <color=#aff>[boombox.static[6241924]] SwitchParent Missed horse.corpse[6360505]</color>
  3. Also, randomly the Balance Bar disappears. Idk why
  4. It doesnt go away if that was the intention.
  5. Im just the messenger, please dont shoot me *Puts hands up so you can loot me* lol 🙌
  6. So I talked with the developer for XDQuest @DezLife and he told me this DezLife — The plugin must check the NPC ID. I will not be able to implement this from my side since this dialogue does not start, I cancel it. Other plugins should handle this better and check it out. What I sent him
  7. So whats the difference between the different docker images? Is it just for early updates for the gg or the Rust server branches? I figured it was for the egg but I just wanted to confirm with you.
  8. In the lang file
  9. Seems to work. Now I just the dev of XDQuests to implement this. Thanks!
  10. Hello! So I am having a compatibility issue with this plugin and AdvancedStatus. In Advanced status, it reads the hook, OnNPCConversationStart to make the UI go away so the NPCs UI can take over. The only issue is that in XDQuest the NPC dont stop the Conversation with the OnNPCConversationEnded hook so AdvcancedStatus still thinks the player is talking to the player. I was wondering if you could Implement that hook so that other plugins can utilize it to function properly. Thanks! The codefling bug report with the AdvancedStatus Dev can be found here: https://codefling.com/files/sc/14964-issue-with-bars-disappearing/?tab=comments#comment-73465
  11. I would have to have a player test or test myself after work. I'll let you know as soon as I know
  12. It has been implemented on the latest update 😄
  13. Snaplatack

    Error with Advanced Status

    Hello! So got a bug to report. Whenever I talk to an NPC, the bars that display on advanced status disappear. I have already talked with the dev of Advanced Status about this issue and he told me that it's because the NPC hook that gets fired on the end of the conversation is not firing. Here is a link to our discussion. https://codefling.com/files/sc/14964-issue-with-bars-disappearing/?do=findComment&comment=73441
  14. That was the first one. I talked twice to the Talking NPC
  15. Both.
  16. Would it be possible to to add the ability to toggle PVP players damage modifiers in the config just like the PVE modifiers?
  17. [Test] OnNpcConversationStart: 76561198205006377 => NPCMissionProvider [Test] OnNpcConversationStart: 76561198205006377 => VehicleVendor [Test] OnNpcConversationStart: 76561198205006377 => NPCMissionProvider [Test] OnNpcConversationEnded: 76561198205006377 => NPCMissionProvider [Test] OnNpcConversationStart: 76561198205006377 => NPCMissionProvider [Test] OnNpcConversationEnded: 76561198205006377 => NPCMissionProvider
  18. Heres what the console said [Test] OnNpcConversationStart: 76561198205006377 => VehicleVendor [Test] OnNpcConversationStart: 76561198205006377 => VehicleVendor
  19. Still building the server. I don't have a lot of pop and only have 1 NPC
  20. I got it loaded up on the server. Will test when I get home later this evening.
  21. You would set "warmodepve" group to "craftingcontroller.blockitems". Then any item you define in the config will be blocked for only people with that permission. "Advanced Crafting Options": { "item.shortname": { "canCraft": true, "canResearch": true, "useCrafteRateMultiplier": true, "craftTime": 30.0, "workbenchLevel": -1, "defaultskinid": 0 },
  22. isnt there other plugins such as https://umod.org/plugins/crafting-controller that do this for players with the permission?
  23. Snaplatack

    Monument Owner

    also, can we have an option not to show green spheres and red spheres separately? I hate the look of green spheres everywhere but love the red ones when someone is occupying it.
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.2k

Files Sold

Total number of files sold.

2.5m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.