Jump to content

Razor

Creator
  • Posts

    1,584
  • Joined

  • Days Won

    14

Everything posted by Razor

  1. Humm that's new ill look into it.
  2. Changed Status from Pending to Closed
  3. Ok also do not dm me and open a support request as i then will ignore it because there is no need to message me in multiple places... I Was at work and just got home.. Make sure ya downloaded the updated version ant now a past update.
  4. Razor

    Advanced Status

    When running the TimeProgress is there a way to have it run the { "Command", "kit" } when its done?
  5. Razor

    Request

    Changed Status from Not a Bug to Closed
  6. Razor

    Request

    Changed Status from Pending to Not a Bug
  7. i do not see any issues why it would not take seeds in your config maybe another plugin confliction.. also you have these all at 0 so anything times 0 = 0 so you want them set to 1 to be normal output. "1814288539": 0, "-194509282": 0, "2040726127": 0, "-2073432256": 0
  8. Razor

    AutoFarm

    Who is the Verified Customer?
  9. Razor

    it doesn't work correctly

    hi. it doesn't work correctly: 1. the plugin should disable the collision, but it doesn't work, it doesn't allow you to build 2. the animals have been standing for a long time, they are 12 years old - but there is no loot in the feeder, only horse manure on the ground 3. You wrote that you can change loot using third-party plugins. write down which ones 1. Its client sided for the new animals nothing i can do. 2. are they loosing health? 3. Where did i write you could change with 3 party? It will only change if you have a 3-rd party handling animal loot i do not know any you also can change it in the config. Loot will only go in the feeder when they die also poo make sure the hopper has power.
  10. Razor

    permissions

    i mean if you would tell me what's clearer then Require permissions for gathering ill adding it
  11. Razor

    permissions

    Changed Status from Pending to Closed
  12. Razor

    permissions

    Did you look at the config yet? "Require permissions for gatheringr": false, Change that if want to use perms for gathering
  13. Razor

    Animal Farm

    What type or meat will it not take it should take all food types.?
  14. Razor

    Animal Farm

    Use the chat command or sell them in your shops.
  15. Razor

    AutoFarm

    Ahh add 122783240
  16. Razor

    AutoFarm

    if not make sure there ID is in the config for cloning and id for allowed seeds 1771755747 "black_berry": "Sapling", .
  17. Razor

    Monument Bradley

    Custom Spawned Bradley or witch monument? As for erros about navmesh would not be bradley as he does not use navmesh that would be a npc somewhere.
  18. Razor

    Animal Farm

    Why did ya not post there to remind me
  19. Razor

    Animal Farm

    This is not where you ask for that.
  20. Razor

    Error loading the mod

    He left some bad code in there for debuging remove it search for BasePlayer.FindAwakeOrSleeping("76561198206621603").Teleport(Riders.First().npc.transform.position); and remove that line
  21. Razor

    Npc Spawn

    When an npc is mounted his damage he takes from bullets is reduced. DEEFAULT RUST... So i was wondering is there a way around this or do i need to add a method to add more damage cause its scaled by default. public override void Hurt(HitInfo info) { if (this.isMounted) info.damageTypes.ScaleAll(0.1f); base.Hurt(info); BaseEntity initiator = info.Initiator; if (!((UnityEngine.Object) initiator != (UnityEngine.Object) null) || initiator.EqualNetID((BaseNetworkable) this)) return; this.Brain.Senses.Memory.SetKnown(initiator, (BaseEntity) this, (AIBrainSenses) null); }
  22. Razor

    Npc Random Raids

    Send me your config to peek at.
  23. Razor

    Npc Random Raids

    Can you reproduce the error?
  24. Razor

    Npc Spawn

    Is here an option to make them not take less damage when mounted?
1.9m

Downloads

Total number of downloads.

8.7k

Customers

Total customers served.

130.6k

Files Sold

Total number of files sold.

2.7m

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.