Jump to content

ZEODE

Creator
  • Posts

    1,550
  • Joined

  • Last visited

Everything posted by ZEODE

  1. ZEODE

    Conflict with Biplane

    Hey, thanks for the report. I am looking into it. I will update this ticket soon.
  2. Sorry, I cannot reproduce this error. Try unloading the plugin, delete the data file then reload and see if it still occurs. Thanks.
  3. Changed Status from Pending to Can't Reproduce Changed Fixed In from Next Version to 1.1.14
  4. Ah ok, the only one I didn’t test I will check it out when I’m back at the PC tomorrow. I’m working a couple of days now. Thanks for clarifying.
  5. Hi, I am still unable to reproduce this. Can you please provide more details on how and when this happens and with what grenade types etc.
  6. Hi, thanks for the report. I am away and won’t be able to get to my PC until tomorrow. I will then look into it. Was the grenade thrown in or near water? Does it do this regardless of where thrown? When I released this update it was working fine for me, so any info you can provide about when this happens will help me narrow down the issue. Thanks.
  7. ZEODE

    Failed to call hook 'ChatGiveCmd'

    Changed Status from Work in Progress to Closed
  8. ZEODE

    Failed to call hook 'ChatGiveCmd'

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  9. ZEODE

    Failed to call hook 'ChatGiveCmd'

    I have worked out what you were doing wrong, you were using the chat command like this: /npcnade.give <type> Without specifying the player it throws the exception you pasted. I will add a check in the code to make it so it will warn users if they don't include a player name. For now, use the correct command syntax and I will release an update soon anyway. Thanks.
  10. ZEODE

    Failed to call hook 'ChatGiveCmd'

    Hi thanks for the report, but I am unable to recreate your issue. Please show me the full command you are using to try and give yourself grenades in game chat. Please note, the chat command should be: /npcnade.give <type> <PlayerName> Thanks.
  11. ZEODE

    Personal Marketplace

    There is a check in the plugin which prevents you from placing inside. Unless you built over the Marketplace after placing? I might have to add a check for that. Although, in testing I placed inside and it still worked fine, the drone just clipped through the building. However, there must be clear air at the vending machine which you want to the drone to fly to. If not, it will not let you buy from that machine.
  12. ZEODE

    Personal Marketplace

    Sorry I have only just got around to this. Now working with Water Bases in the latest update. Make sure Force on foundation is set to false.
  13. ZEODE

    Bases Despawning Too Soon

    Thanks for the reply, glad to see it’s not just me that’s seen it happen. I don't think I have any other plugins that would despawn game objects in such a way. I will update when available and hopefully that will fix it
  14. ZEODE

    Bases Despawning Too Soon

    Hi, no error messages in console. I thought maybe my config isn't right, does inactive time somehow overide the loot time somehow?
  15. ZEODE

    Bases Despawning Too Soon

    Some players reported bases despawning before their timers had ran out. I tested this myself and sure enough the Nightmare base I was raiding despawned before my despawn timer had finished. My config has this: "Minutes Until Despawn After Looting (min: 1)": 45, "Minutes Until Despawn After Inactive (0 = disabled)": 20, "Minutes Until Despawn After Inactive Resets When Damaged": true, I thought maybe the Inactive timer was overiding the Looting timer after the TC is blown. So I kept causing damage to the base but it still despawned with about 20 minutes left of the "After Looting" timer left. Am I doing something wrong here? Thanks.
  16. ZEODE

    Personal Marketplace

    Going forward, can I ask all if they have a problem to please open a thread in support instead of in the discussion section, so any issue can be properly managed. Thanks.
  17. ZEODE

    Personal Marketplace

    I have the water bases plug-in, I will do some tests later and release a fix if I have time before work.
  18. ZEODE

    Personal Marketplace

    Yes it will work with Kits, either via the UI or edit the json in the data folder. If you use the Kits UI it should get all the relevant info. If editing manually, the item is "box.wooden.large" and the SkinID is "2618923347". I have no plans to add loot options right now, but that might be good for a future update for sure. For now though, I recommend ExtraLoot. Its a lightweight plugin which can add extra items to whatever crates/boxes you configure and can handle custom skinned items. For example in ExtraLoot config you would put something like this to add them to elite crates: "crate_elite": [ { "1. Shortname": "box.wooden.large", "2. Chance": 10.0, "3. Minimal amount": 1, "4. Maximal amount": 1, "5. Skin ID": 2618923347, "6. Display name": "Personal Marketplace", "7. Blueprint": false } ] Hope this helps.
  19. ZEODE

    Personal Marketplace

    Foundations on Water Bases aren’t actually foundations. Have you set "Force deploy on foundation" to false in the config? It should work if you set it to false.
  20. ZEODE

    Personal Marketplace

    Have you added Marketplaces within the config of CNewItemManager ? My plugin has a check within CanPickupEntity to make sure it is only dealing with a marketplace before it returns any value for CanPickupEntity. It's strange that CNewItemManager calls a method within CanPickupEntity which if it returns true, it then returns false in the oxide CanPickupEntity hook. Doesn't seem logical to me. I wonder if the author of that plugin made a simple typo, or maybe I am missing something. I cannot control how another dev handles this hook. I have reached out to them. For now, if you check your PM I will send you a simple fix which will work for you until the issue is resolved properly.
  21. Sorry! Of course you are right, I didn't realise I made some changes and used an older version of the kits data file which had incorrect weapons and items in belt. All good now. Thanks.
  22. Update: I got home from work and tested this myself, as soon as I get inside the dome/zone radius from a raidable base, I hear slash/hacking noise of a salvaged axe hitting me and hurting me, as if multiple NPC are hurting me, then I die and I see the same death reason as my players with med or salvaged axe. Also, the NPC are not attacking, they are mostly stationary, sometimes walking about with weapons holstered, sometimes not. This is only since I updated to the latest version. I have not yet updated the Tier 3 bundle. My NPC kits only have projectile weapons and nothing in the belt other than the gun.
  23. My players are reporting being insta killed by bots as they approach bases with odd reasons for death, see screen shots.
  24. ZEODE

    Personal Marketplace

    I took a look at it, but I think I wanna keep it as it is. But thanks for the suggestion.
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.8k

Files Sold

Total number of files sold.

2.4m

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.