Jump to content

Razor

Creator
  • Posts

    1,697
  • Joined

  • Days Won

    14

Everything posted by Razor

  1. Razor

    Console COmmands

    Changed Status from Pending to Closed Changed Fixed In to 1.0.1
  2. Razor

    Console COmmands

    All added thanks for your patience.
  3. Razor

    Patrol Helicopter Targeting

    Changed Status from Fixed to Closed
  4. Razor

    Patrol Helicopter Targeting

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

    Console COmmands

  6. 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.
  7. Razor

    Npc Random Raids

    Guess ya have not looked threw your config?
  8. 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.
  9. 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, }); } } }
  10. Where do you think they come up with most the ideas there adding to the game
  11. Razor

    AutoFarm

    Whats it say when ya reload?
  12. Razor

    AutoFarm

    No there all saved there
  13. 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.
  14. Razor

    AutoFarm

    the update will not remove any.. it fixes it so it will not fasley remove them on reload anymore.
  15. Add me on discord so i can send you an update to test rust_razor
  16. 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.
  17. 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
  18. Razor

    Request for new ToS

  19. 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..
  20. Razor

    Request for new ToS

    Changed Status from Pending to Closed
  21. 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.
  22. Razor

    Request for new ToS

    Changed Status from Not a Bug to Pending
  23. Razor

    Request for new ToS

    Changed Status from Pending to Not a Bug
  24. Razor

    AutoFarm

    See if the update resolves the issue.
  25. Razor

    AutoFarm

    How long does it usaly take to stop working?
2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

139.1k

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.