Jump to content

Luuxen

Member
  • Posts

    199
  • Joined

  • Days Won

    4

Everything posted by Luuxen

  1. Luuxen

    Custom Loot

    They are ammo for the snow ball gun ^^ you could add your own item icon if you want another than 5.56 icon took a while for us to figure out too. Best regards Luux
  2. Luuxen

    Ganja

    Thank you sir! The attitude of a true entitled rust player
  3. Luuxen

    Ganja

    Thanks we *really* appreciate your inputs! Love how easy the plugin is to configure, no need to edit the .cs files to get it to work! But if you want to edit the files you can make a very complex plugin out of this Throwing salt in the machine just make it runs faster, so thanks for that! Thanks to @The_Kiiiing you sir are truely a champ! ! Best Luux
  4. 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
  5. 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
  6. 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.
  7. Luuxen

    BotReSpawn

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

    BotReSpawn

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

    Furnace Levels

    Possible to extend this to electric funaces too @David
  12. 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
  13. 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
  14. 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
  15. 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?
  16. 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
  17. 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
  18. 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
  19. Luuxen

    Ganja

    i will check now sinced im ingame
  20. Luuxen

    Custom Loot

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

    Quarry Levels

    try diesel fuel
  23. Luuxen

    Enchanting

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

    Basic Info

    Hey there! will it be possible to add /wipe & /purge to the commands? Best Luuxen
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

143k

Files Sold

Total number of files sold.

3m

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.