Jump to content

Luuxen

Member
  • Posts

    220
  • Joined

  • Days Won

    4

Everything posted by Luuxen

  1. Luuxen

    BotReSpawn

    You could make custom profile for supermarket for example, make the spawn points inside and make the roam distance very low/static? im positive they cant move on anything there dont have a valid nav_mesh, thats also why for example RaidableBases bots spawn static inside the bases and just stand still, and some spawn outside and walk around. Rust limitations.. I would also love the same that npc's can climp ladders&jump and find valid mesh on foundations/ceilings but i'am not sure it will ever be possible
  2. Luuxen

    BotReSpawn

    Nope it works right out of the box Its likely you use a Custom map? those messages can be ignored. if you want to hide them i suggest to filter "assets/rust.ai/agents/" and you wont notice the spam from the RustEdit bots anymore.
  3. Luuxen

    BotReSpawn

    I have the same plugins on my server, and there is no conflicts at all
  4. Navigate to the Admin group you have, and in the buttom you can choose players - just unselect the player you want to remove from that group
  5. Luuxen

    BotReSpawn

    You can set the npcs to Peacekeeper
  6. Luuxen

    Ganja

    Still works perfect for me and i know hes working on a update for it. If you need help with cfg i can send you mine to compare with. Best Luux
  7. Luuxen

    Furnace Levels

    Possible to extend this to electric funaces too @David
  8. Luuxen

    Carbon

    What da fuk!?!? 3D models, AUTO-UPDATES & HIGH PERFORMANCE!? i must be dreaming Looking forward to be a Carbon user! Good job @Carbon Team
  9. Luuxen

    Quarry Levels

    Any news about this plugin? If it gets fixed is it possible to allow the new pipe systems adapter to be placed on the quarry/pump? Best Luux
  10. Luuxen

    Skinner

    Skinner - Failed to compile: Skinner.cs(2240,24): error CS1061: Type `Network.Server' does not contain a definition for `write' and no extension method `write' of type `Network.Server' could be found. Are you missing an assembly reference? after todays patch
  11. Luuxen

    Craft Menu

    after todays patch: CraftMenu - Failed to compile: CraftMenu.cs(28,255+): error CS1061: Type `Network.Server' does not contain a definition for `write' and no extension method `write' of type `Network.Server' could be found. Are you missing an assembly reference?
  12. Luuxen

    Ganja

    I got it to work with the buffs today all 3 types give the buff they are suppose too. i will pm you my cfg if you wanna compare or try it. gonna make a support request about the error i see. best Luuxen
  13. Luuxen

    Ganja

    yes its the same buff for all 3 types + im getting this error when its harvested: Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Plugins.Ganja.IsDeployableNature (BaseEntity entity) [0x00011] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00029] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005df] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
  14. Luuxen

    Ganja

    i will check now sinced im ingame
  15. Luuxen

    Custom Loot

    pretty sure you just make this in the data file for the loottable you edit "AlwaysSpawnList": [ "scrap" ],
  16. Luuxen

    Ganja

    Gettin some spam after this update: 05-01-23 Failed to call hook 'OnCollectiblePickup' on plugin 'Ganja v2.0.1' (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00029] in <fb001e01371b4adca20013e0ac763896>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x0000c] in <fb001e01371b4adca20013e0ac763896>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Plugins.Ganja.IsDeployableNature (BaseEntity entity) [0x00011] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.Ganja.OnCollectiblePickup (CollectibleEntity entity, BasePlayer player) [0x00029] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.Ganja.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005df] in <d20b0951eacb418ab206aefe65f3a68c>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0
  17. Luuxen

    Quarry Levels

    try diesel fuel
  18. Luuxen

    Enchanting

    he does give a "shit" what is the simple question you have?
  19. Luuxen

    Basic Info

    Hey there! will it be possible to add /wipe & /purge to the commands? Best Luuxen
  20. These files from the data folder
  21. yes it will stay all over the map and have loot every wipe
  22. Luuxen

    Quarry Levels

    @Steenamaroo you know how to ?
  23. Luuxen

    Enchanting

  24. Luuxen

    Player Ranks

    I still think santa hates me, so no "weight" to the ranks yet for what i know
  25. its a bug when you dont press the button right after you put in the numbers, send a video but no changes in a loooong time.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.1k
Customers served
Files Sold
159.3k
Total sales
Payments
3.4m
Processed total
×
×
  • 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.