Jump to content

Razor

Creator
  • Posts

    1,381
  • Joined

Everything posted by Razor

  1. Razor

    Animal Farm

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

    AutoFarm

    Ahh add 122783240
  3. Razor

    AutoFarm

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

    Animal Farm

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

    Animal Farm

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

    Npc Random Raids

    Send me your config to peek at.
  10. Razor

    Npc Random Raids

    Can you reproduce the error?
  11. Razor

    Npc Spawn

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

    Animal Farm

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

    Copter Npc spawns 2 copter

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

    Copter Npc spawns 2 copter

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

    Copter Npc spawns 2 copter

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

    Npc Spawn

    On Staging (The given key 'Jungle' was not present in the dictionary.)
  18. 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
  19. Razor

    AutoFarm

    Ya need to post in the support section where you bought the plugin to verify you own it for support.
  20. Oh i did not know this was messed up i will fix this ASAP.
  21. Changed Status from Pending to Closed
  22. Changed Status from Pending to Not a Bug
  23. Razor

    Reward Option

    Changed Status from Pending to Closed
  24. Razor

    IAI SENSES error

    Changed Status from Pending to Closed
1.7m

Downloads

Total number of downloads.

8k

Customers

Total customers served.

121.3k

Files Sold

Total number of files sold.

2.5m

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.