Jump to content

Razor

Creator
  • Posts

    1,725
  • Joined

  • Days Won

    14

Everything posted by Razor

  1. Razor

    Patrol Helicopter Targeting

    Changed Status from Work in Progress to Fixed Changed Fixed In to 1.0.4
  2. Razor

    Console COmmands

  3. Razor

    Console COmmands

    I mean ya got to type something to reload it after ya would set it to false in config aka reload/unload same typing ya there is no console commands ill add some in next update though.
  4. Razor

    Npc Random Raids

    Guess ya have not looked threw your config?
  5. Razor

    Console COmmands

    There currently is no console commands you can disable it by setting the min time to 50400 and max 50401 or unload the plugin.
  6. Razor

    Request for new ToS

    i looked into that plugin looks like there doing more then renaming npc's and giving the npc there kits. void OnEntityDeath(global::NPCPlayer npc, HitInfo info) { if (npc == null || info == null) return; npcname = npc.displayName.ToString(); ItemContainer[] source = { npc.inventory.containerMain, npc.inventory.containerWear, npc.inventory.containerBelt }; Inv npcInv = new Inv() { name = npc.displayName, }; NpcContents.Add(npc.userID, npcInv); for (int i = 0; i < source.Length; i++) { foreach (var item in source[i].itemList) { npcInv.inventory[i].Add(new NpcInventory { ID = item.info.itemid, amount = item.amount, skinID = item.skin, }); } } }
  7. Where do you think they come up with most the ideas there adding to the game
  8. Razor

    AutoFarm

    Whats it say when ya reload?
  9. Razor

    AutoFarm

    No there all saved there
  10. Razor

    AutoFarm

    you could put in your backup file when ya reload the plugin you should see somthing like this [Auto Farm] Removed 0 planters not found from datafile, and reactivated 3 so unload plugin put in ya backup file reload plugin. but updating would not be the cause if they all got removed.
  11. Razor

    AutoFarm

    the update will not remove any.. it fixes it so it will not fasley remove them on reload anymore.
  12. Add me on discord so i can send you an update to test rust_razor
  13. Razor

    AutoFarm

    I found the issue and resolved it if your player have a farm not working after you update to 3.2.5 have them pick it up and replace it to fix it.
  14. Razor

    Request for new ToS

    Npc do not drop there kit so if there droping the kit then you have some other plugin making it do that
  15. Razor

    Request for new ToS

  16. Razor

    AutoFarm

    This would only happen if you may of changed something in the config that the planter was using for there perm when they placed it..
  17. Razor

    Request for new ToS

    Changed Status from Pending to Closed
  18. Razor

    Request for new ToS

    You can use Alphaloot profiles for there dropped items when they die See config. or just have config drop normal rust items.
  19. Razor

    Request for new ToS

    Changed Status from Not a Bug to Pending
  20. Razor

    Request for new ToS

    Changed Status from Pending to Not a Bug
  21. Razor

    AutoFarm

    See if the update resolves the issue.
  22. Razor

    AutoFarm

    How long does it usaly take to stop working?
  23. Make sure the roses itemid's are in the allowed seeds Rose Clone -19360132 Rose Seed -1037472336
  24. Razor

    AutoFarm

    Post your config.. Last time a few years ago someone reported similar issue and found there player was trying to use salt water... Also if autofarm disabled then nothing is added or changed on a default planter so that alone would make it not plugin related... In the mean time also make sure you do not have any plugins modifying plants or sprinklers.
  25. Razor

    AutoFarm

    I do not modify water intake so not caused by autofarm if default planters not working
2m

Downloads

Total number of downloads.

9.6k

Customers

Total customers served.

140.2k

Files Sold

Total number of files sold.

3m

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.