Jump to content

Razor

Creator
  • Posts

    1,470
  • Joined

Everything posted by Razor

  1. 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
  2. Razor

    AutoFarm

    Who is the Verified Customer?
  3. 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.
  4. Razor

    permissions

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

    permissions

    Changed Status from Pending to Closed
  6. Razor

    permissions

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

    Animal Farm

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

    Animal Farm

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

    AutoFarm

    Ahh add 122783240
  10. Razor

    AutoFarm

    if not make sure there ID is in the config for cloning and id for allowed seeds 1771755747 "black_berry": "Sapling", .
  11. 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.
  12. Razor

    Animal Farm

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

    Animal Farm

    This is not where you ask for that.
  14. 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
  15. 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); }
  16. Razor

    Npc Random Raids

    Send me your config to peek at.
  17. Razor

    Npc Random Raids

    Can you reproduce the error?
  18. Razor

    Npc Spawn

    Is here an option to make them not take less damage when mounted?
  19. Razor

    Animal Farm

    i Added a check for this in the upcoming version and also added panthers tigers and gators
  20. Razor

    Copter Npc spawns 2 copter

    Changed Status from Pending to Closed
  21. Razor

    Copter Npc spawns 2 copter

    true means its spawning it at a monument and if your monument has 2 monument labels overlapping then it will spawn it twice in the same spot..
  22. Razor

    Copter Npc spawns 2 copter

    Sednd me your Talking NPC datafolder. is it all helis spawning 2x of just the minis?
  23. Razor

    Copter Npc spawns 2 copter

    Open your talker spawns file in the datafile see how many npc ya added with the add command.
  24. Razor

    Npc Spawn

    On Staging (The given key 'Jungle' was not present in the dictionary.)
  25. It no longer works either but thanks for trying to say im not trying to fix the unfixable. https://chaoscode.io/threads/wipeevents.2154/#post-62540
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.4k

Files Sold

Total number of files sold.

2.6m

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.