Jump to content

Mankus

Member
  • Posts

    583
  • Joined

  • Days Won

    6

Everything posted by Mankus

  1. Mankus

    Loot Manager

    I have nothing against Adem, I'm not disrespecting his work, I appreciate it, Adem knows this, you know this. I appreciate the fact that this is free and all the work that they do. I am not attacking the work here, critiscism should be welcomed as much as positivity. I am not being impatient, or upset, I merely sharing my opinion. My opinion is simple, I don't like that this is a dependency, currently it creates much more work for me and ruins my workflow.
  2. Mankus

    Loot Manager

    Yes, why is this plugin now mandatory, the convenience is subjective at best, I also prefer to manage through config. At least that method is relatively clean, simple and doesn't require using the Game client and a gui to edit. Gui editing any plugin in Rust is never a good idea.
  3. I'll second that, it's working very nicely indeed. The accuracy of those details on a custom map is very high. The tags are neat, display and organisation of the info and the overall informaiton itself makes choosing a custom map far easier, well done.
  4. Mankus

    Dungeon Bases

    Yes, it seems to be working fine for us now too, having spawned and played all 4 dungeon types, using the default Dungeon designs. Thanks Fruster! I have removed my custom designs as I must remake them according to the new instructions.
  5. Mankus

    Caravan

    Hi @Adem Would you consider supporting Karuza's custom entites in Caravan, like you have in Convoy? Karuza has horse wagon custom entities and as you are aware many other vehicle types - some of them would work brilliantly in Caravan too! If it is possible, we only need to add them to the caravan driving-road logic so that they follow and can have loot containers and maybe have an NPC sitting on the chair, like in Convoy.
  6. Mankus

    NPCKits

    Unfortunately I missed this and we lost our server save from corruption, the map was forcibly wiped and reset somehow. Investigating.
  7. Mankus

    NPCKits

    Haven't had our saves corrupt on server restart so far. Will update to 1.2.9 anyway
  8. Mankus

    Dungeon Bases

    That's great, thank you for the prompt update Fruster! Sorry I did not create a support ticket as I was not exactly sure of the technical issue and thought it would be easier to see if any other people had the same problem. Cheers, have a good day.
  9. Mankus

    Dungeon Bases

    Hello, is anybody else having problems with elevators in the dungeons ? @Fruster Have you noticed any issues with elevators since Forcewipe ? Facepunch changed some things with elevator behaviour recently and it seems the default base designs elevators dont turn on or off anymore, players cant use them.
  10. Definitely, would be a great addition to include other gatherable materials, such as nodes and trees - and perhaps even an increase / decrease in the amount of hits based on scale. For example a very large node might take twice as many hits to mine.
  11. Nice idea, looks like ya beat others to it - someone had to do it - hat off to you. Could you provide a config example on the description page, please Thanks.
  12. Yes, what @LoneWolf71 said, @Csaba they have not registered their permissions properly, either to an admin group or to their steamId, also I assume they are probably trying to import a loot table configuraiton.
  13. Mankus

    Halloween

    Hi Kiiiing, Thank you for the information. I was not sure if those Npc lists could be removed or extended, that's good to know. No problem about the movement speed, otherwise its all working very nicely - I had a lot of fun adding many custom recordings to the ghosts too! Nice work
  14. Mankus

    Armored Train

    Yes, if you go to the configuration settings in NpcSpawn and disable the option to attack other Npcs, set it to false and they will only attack players.
  15. Mankus

    Halloween

    Heay Kiiiing, Is is possible for me to add more keys manually for more vanilla Npc types? for example some these exist in your default config: "Custom NPC Clothing": { "scientistnpc_junkpile_pistol": [ "scientistnpc_heavy": [ "bandit_conversationalist": [ but I'd like to add the other Scientistnpcprefabs like Cargo, or other MissionproviderNpcs and Safezone Scientists to give them more outfits too. Another nice option for config would be to be able to adjust the speed of the NPC's for example to set the zombies to move very slowly. I like to set zombies to have movement speed of 3 (in NpcSpawnApi terms) So far testing the plugin has been really nice, thanks!
  16. Excellent! Only 50P per car - what a bargain
  17. Everyone is going to be asking to go to Dodgems this season!
  18. Mankus

    Convoy

    Heya, sounds like your NPC's all have different attack, aggression and detection ranges. Which I would expect overall, but if they are very diffierent within each convoy preset then this can have the result you described. To have the whole convoy come to the attacking player(s) You will want to make sure the "chase range" is as far as the "sense range" and that thsoe numbers match your damage limit distance. If you want the NPC to always detect the player then also make sure the below option is set to False: "Detect the target only in the NPC's viewing vision cone?": true, Hope that helps
  19. Mankus

    Convoy

    IT would be very cool, it would definitely be possible but I don't want to step on any toes and speak for Adem I know its not exactly what you were thinking but you can partially achieve this with Convoy aggression level and Bradley targeting and Damage settings in the config. Of course it depends if a player is fighting from their base or not If it there was a setting target a player TC, that would be very interesting (performance might be an issue depending on scan radius)
  20. Mankus

    Convoy

    the Event zone colour and settings are configurable, if that's what you meant? you can see here at the end of the config: "Event zone": { "Create a PVP zone in the convoy stop zone? (only for those who use the TruePVE plugin)[true/false]": false, "Use the dome? [true/false]": false, (Set this to True) "Darkening the dome": 1, "Use a colored border? [true/false]": true, (set this to True) "Border color (0 - blue, 1 - green, 2 - purple, 3 - red)": 3, (choose the colour you prefer) "Brightness of the color border": 3 (a value of Three is quite bright but you can experiment)
  21. Heya Kiiiing, Thank you so much for your support, that's really helpful, thank you!
  22. Mankus

    Quarry Computer

    Thanks Marte6, that would be really great. When you can - there's no hurry of course
  23. Mankus

    Quarry Computer

    I agree! That would be an excellent additional QOL update for configuration
  24. Greetings @The_Kiiiing Is there a way to get the Prefab ID's so I can manually input the data into the .json file in oxide/data/EntityLimitUi.json ? I like the ui but I sometimes need to edit it outside of the game client. I dont know how to get the prefab ID's or are these genrated by the plugin ? The numbers in the config file, I though they were item ID's but they are not. It takes a very long time to edit in game, as every prefab path must be typed manually and saved. For example in my attached screenshot there is a farming group, I have 5 tiers for each permission group including default In this farming group example I must type every prefab path manually and save it. Then unload the plugin. and edit the json directly to get the prefab number ID's - add them to the other groups then reload the plugin. The problem is that it takes very long and defeats the UI a little bit, requiring a long long amount of work in the ui or combining both editing in the ui and the manual .json editing to save some time. I need to have many groups, so its very tedious and risky (if a misclick is made all the the edits in the ui group can be lost, or when looking at another group in the ui) So to edit without being able to copy or duplicate the prefab paths from the in game ui is difficult. So to add a new item to any group it must be done, very carefully and slowly in the ui - making it a bit redundant. If I can get the prefab number ID's then this would be simple and I can edit the .json directly. It would save lots of time. Do you know how I Can get the number ID's for the prefabs in the game ? Many thanks, Manky
  25. Exellent work Wizla, I really like the atmosphere, details and design, its really immersive - well done! Watching the video feels like being in an episode of The X-Files: Half Life Edition.
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.7k

Files Sold

Total number of files sold.

3.2m

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.