Jump to content

Luuxen

Member
  • Posts

    195
  • Joined

  • Days Won

    4

Everything posted by Luuxen

  1. Luuxen

    Furnace Levels

    I agree with the post above! we love the plugin as it is! the flat out put rate works perfecto on my server would still like it to work on the electric funaces but there should always something to wish for right? Take care and thanks for the update keeping this alive! Salut! Luux
  2. 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
  3. 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.
  4. Luuxen

    BotReSpawn

    I have the same plugins on my server, and there is no conflicts at all
  5. 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
  6. Luuxen

    BotReSpawn

    You can set the npcs to Peacekeeper
  7. 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
  8. Luuxen

    Furnace Levels

    Possible to extend this to electric funaces too @David
  9. 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
  10. 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
  11. 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
  12. 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?
  13. Luuxen

    Output stops

    Hey there! After some time quarrys stop extracting stones. happens to quarrys only and its random when it happens. also have the same restart problems and error messages as mentioned. best Luuxen
  14. 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
  15. 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
  16. Luuxen

    Ganja

    i will check now sinced im ingame
  17. Luuxen

    Custom Loot

    pretty sure you just make this in the data file for the loottable you edit "AlwaysSpawnList": [ "scrap" ],
  18. 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
  19. Luuxen

    Quarry Levels

    try diesel fuel
  20. Luuxen

    Enchanting

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

    Basic Info

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

    Quarry Levels

    @Steenamaroo you know how to ?
  25. Luuxen

    Enchanting

2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

138.6k

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.