Jump to content

Malkizid

Member
  • Posts

    473
  • Joined

  • Days Won

    4

Everything posted by Malkizid

  1. Malkizid

    Convoy

    @Kleementin I saw your support request in Convoy but could not reply. Convoy Npc's are partially controlled by the NPC Spawn Api. You can change the configuration settings to allow any npcs controlled by NPCSpawn in the configuration for that. This will affect the general behaviour of Convoy Npc's "Can NpcSpawn NPCs attack animals? [true/false]": false, "Can NpcSpawn NPCs attack other NPCs? [true/false]": true, (set this to true to enable them to attack other npcs) "Can NpcSpawn NPCs attack sleeping players? [true/false]": false, "Can NpcSpawn NPCs attack wounded players? [true/false]": false, "Can NpcSpawn NPCs attack players in SafeZone? [true/false]": false, "Prefab path used for all NpcSpawn NPCs": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_bradley_heavy.prefab", As for ZombieHorde it has its own settings for whether or not those Npcs can attack other npcs, as it uses Chaos' custom Npc logic. Just keep in mind this will enable all npcs controlled by NpcSpawn Api to attack any other npcs, so may have unintended effects dependingo n what other events and bots or bot plugins you have interacting on your server. For example BotRespawn also has its own individual settings for this. Hope that helps
  2. Hi Mercury, thank you for your message. I couldn't find the source of the issue and thought it was due to the latest oxide version since monthly update. I'm sorry I didn't reply, I discovered the source of the problem yesterday. It was caused by something in oxide and several other plugins, interfering with autoturrets and weapons. I believe the main source of the problem was from the plugin TurboWeapons You can close this ticket. Best regards, Manky
  3. Malkizid

    Events Manager

    Ok, thank you for the message. Are you telling me that version 3.3.9 uploaded within the last 30 minutes should fix the configuration and data file problems? I'll be sure to test it out and send any feedback. Thank you for your time.
  4. Malkizid

    Events Manager

    I cant record a video, it takes too long and I dont have the bandwidth. Please take a look at the screenshots I have attached below. Files: "Em1.jpg" so this is what happens after a plugin reload. "Em2.jpg" a data file modified by the plugin, this is what happens in the oxide/data/EventManager/CreatorSettings.json "Em3.jpg" is showing the default unmodified event entries of the Mevent events. This is with version 3.3.7. Nothing has been modified. Fresh install, again shows normal Entries for creator Mevent, of Mevent's events. after reload this happens and keeps happening and adding blank entries, Then the GUi can not be used in the creator area. Unloading the plugin, Modifying the entries in the data files and reloading or in the GUI have the same result. Any suggestions?
  5. Malkizid

    Events Manager

    I'm glad it works for you, I will send visual evidence as soon as I have time.
  6. Malkizid

    Events Manager

    Heya Mevent, thanks for the reply. Yes of course, we are using the latest version. This has happened on several versions. I tried running it on a local windows test servers and a similar set up on a live linux server. As I mentioned the plugin works, its the GUI that messes up, making adding new entries or creators impossible. When the plugin is loaded with a new config and empty data and empty lang files, it works. However upon server restart or plugin reload, the data file gets messed up. And overwrites or adds new entries to the creators, usually duplicating your default entries that are prepared on first set up. These are duplicated with Empty ones. I cant tell but it must be a discrepency with the CaSe of the data file names. I see data files for EventsManager but the plugin is EventManager, Linux systems are cAsE SeNsitive in oxide, maybe that's why there is a mismatch too, I usually account for this and rename any relevant files but the same issue occurs on the windows based test servers. I'm not complaining, I simply have no idea why this is happening and its been an ongoing issue for us in several versions. EDIT - I see you uploaded another version after I wrote the message yesterday, we have not used version 3.3.8 was anything else changed other than a new event entry in the default events? Of course I will make sure to test this new version from 18 hours ago.
  7. Malkizid

    Manual Restarts Dont work

    Heya Crash, Ah yes the native server command is the same, I actually thought the plugin version would override it. I'm really glad you were able to resolve the issue and publish a fix already, great work! Good choice on using "autorestart" as the command replacement. Thanks and hope you have a good day, Best regards, Manky
  8. Malkizid

    Manual Restarts Dont work

    The chat commands from in game, when used as an admin player all work perfectly from testing. Only this console command in my previous message seems to be incorrect, perhaps I'm typing it wrong?
  9. Malkizid

    Manual Restarts Dont work

    All is working fine now it seems. There's one small issue, maybe the command is incorrect on the front page? When typing the console command "restart" as listed in the description page, or trying "restart status" if I type either into server console or rcon it tries to immediately restart the server. So I had to very quickly type "restart cancel"
  10. Malkizid

    Events Manager

    I manage this plugin for another owner. Its always problematic, for years. Even upon a fresh install, load and serverstart with an empty data file and fresh config. The data files often get corrupted, since May the latest problem has been this: There is still one major bug, each time the plugin loads, or reloads or when the server starts, a new category of Creator "Mevent" is added, slowly making infinite Mevent categories. Please fix this as soon as you can, it makes it impossible to use the plugin. If all events are added and configured, they usually work but after say 10 restarts or reloads the admin can no longer see their creator lists of the plugisn they use. Just infinite categoriesof Mevent with no information in every column. This is not critscism, its frustrated feedback, on a problem that has not been looked at for months. and is based around an issue that has re-surfaced within the last couple of years on many updates / releases I hope it can be resolved. Because then the plugin would be very nice and I believe would work as intended. Regards, Manky
  11. Malkizid

    Manual Restarts Dont work

    Thanks Crash, I'll update and try out the fixes.
  12. Malkizid

    Quarry Computer

    Yes, I just checked and confirmed in our server shop plugin, the SkinID should be the same "3358745267"
  13. Malkizid

    Jungle Trees

    Greetings, Could you do a check over the various types of Jungle Trees. For example I have set the Jungle Trees gather to 12x, however only a handful of the Jungle trees register this. Many stay at vanilla gather rates, most notable teh Giant Jungle Vine swinging tree. "vineswingingtree02.prefab" and "hura_crepitans_sapling_A.prefab" and "hura_crepitans_e.prefab" and several others. I dont remember the prefab names of the others. Thanks in advance
  14. Malkizid

    Quarry Computer

    Thank you for letting me know, cheers Marte6 I think you should add it to notes, as some people like me need to know the base item used in the plugin when issuing it manually. Thansk again for your work
  15. Malkizid

    Manual Restarts Dont work

    Hi Crash, I hope you are well. Been using this for some tie now and all worked well. However since the latest big changes you made to the plugin, scheduled restarts must be canceleed in order to add a manual restart. Is there something I'm missing in the commands list? I assume that through console and rcon by add a custom restart say for 15 minutes (while I already have a schedueld daily restart) would work and not require the scheduled one to be cancelled first? Thsi is inconvenient and causes a lot of uneccessary notificaitons for players, showing restarts cancelled, then restart rescheduled then the custom restart mesages after. Should the manual restart simply not just function and not have to cancel the daily? I have the same resutls from using the ingame ui and using console commands. I'm sure I'm missed something but I can't figure it out so I'd appreciate any help, many thanks in advance. Otherwise the plugin is functioning fine. (also I've attached my config and removed my webhooks or any custom urls I had) **EDIT** after initiating a manual restart an cancelling theDaily, nothing happens, it sits on permanently displaying the restarting in 1 second and doesn't function. Otherwise my schedueld restarts (daily restarts) work as intended. AutoRestart.json
  16. Malkizid

    Quarry Computer

    Hi Marte6, What does the latest update change about "Compliance with FacePunch ToS changes" ? And how does it affect the plugin ? I'm not aware that this plugin uses any DLC or paid content.
  17. Hi Mercury I'm recieveing this error and the plugin can no longer load. [IQDronePatrol] The weapon could not be mounted on the turret. An incorrect shorthand has been entered or the turret does not support this weapon There are no errors in my config. I used to have the minicrossbow weapon as one drone weapon and it worked fine before. I removed it and used some more regular weapons this time but the error still persists. Probably some prefabs or assets paths changed in the Rust Update, could you take a look as the plugin cant function. I have attached my config for reference IQDronePatrol.json
  18. No problem, that was my guess - as I also made the same mistake the first time I used it. Happy to help.
    Wrecks plugins are easy to set up, accessible and very much ready to use "out of the box" for inexperienced users or people that don't like too much flavor. In my opinion the real magic is in the configurability and customization. Even with such a simple idea as Mercenary Ranks, Wrecks has built it in a way that allows users to take the idea and functionality to many levels of customization, to suit almost any type of server, from PvE to Roleplay to PvP - Creativity is your only limit! I must add, that Wrecks is always willing to go above and beyond to help out the community and customers alike. Thank you for your hard work and support
  19. Malkizid

    Crashed UFO

    Excellent work as always Wizla, great to see that you added this awesome piece to the market-place! It will really enhance any Rust map to make a mysterious area, especially ones that feature the UFO vehicles
  20. Hi, sorry to ask again but are you certain your default group or any of your player groups dont have this permission: custommixing.give The permission name makes it an easy one to mistake as a regular non-admin permission.
  21. Malkizid

    Quarry Computer

    Hey Marte6, in the next update, would it be possible to add in a SkinID field for Fuel input items? I would really like to be able to add Custom fuel sources for some of the Quarry levels and think it would be beneficial for many custom servers. A Displayname field would also be brilliant but is not necessary. for example: { "Fuel Configuration": { "Resource Extraction Interval In Seconds": 900, "Fuel Items": [ { "Shortname": "diesel_barrel", "CustomName or DisplayName": "High Grade Diesel" "SkinId": 123456789, "Fuel Required Per Extraction": 5 } ] }, "Storage Slots": { "Fuel": 4, "Resources": 36 }, "Resources Output Per Extraction": [ { "Shortname": "crude.oil", "SkinId": 0, "Amount": 1800 },
    Such a fun and lightweigth quarry plugin, its really simple to set up and highly configurable. The devloper Marte6 does a great job with frequent support and updates. The integration of the Industrial System to the Quarry Computer is engaging, beneficial and performant. The fact the computer fits in a small base, neatly and efficiently is real bonus! one of my favourite aspects of this is the user itnerface designed for the computer upgrades, it is simple yet beautiful and well thought out.
  22. Malkizid

    Shipwreck

    That's a Skin for a Garage Door in the event. I'm 99% sure this will not be an issue. Wait for FacePunch to release official notes on their devblog next wipe, rr update their new ToS regarding this topic. But from what I have read so far, Npc's or event items using a skinID like in this case (where a player can not take or loot it) is acceptable. This is the responsibility of us the server owners anyway, So to be 100% safe you can quickly change the skinID of the door to any non accepted workshop skin, or of course set it to 0 I hope that helps.
  23. Malkizid

    Compilation Error

    I'll try that now, thank you Duff! Working perfectly again - cheers!
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

139.3k

Files Sold

Total number of files sold.

2.9m

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.