Jump to content

Zand3rs

Member
  • Posts

    156
  • Joined

  • Last visited

Everything posted by Zand3rs

  1. It’s simple. If you want to fix all ai plugins that people have bought codefling+ for because dev don’t know what they are doing keep accepting them. if not just deny them. I use ai a lot but then again I don’t sell them because I have a brain. And know my limits.
    RankEval has genuinely changed the game for our Rust community. We've been using it for about a year now, and honestly, it's one of those rare services that just works right out of the box. It's been incredibly reliable, running flawlessly with almost no issues. The few times we've had questions, support was super quick—usually within minutes—and always friendly and helpful. I particularly appreciate the customizable settings for each server. These features allowed us to create exactly the kind of leaderboard we wanted. The Discord integration is also nice..The API is top-notch. We've used it to build some unique leaderboard functionalities, and anytime we've needed help, the RankEval team has always been available. It can get a bit pricey if you're running a larger organization, but I'd recommend reaching out to deathburn directly—they're really approachable and willing to work something out. In short, RankEval does exactly what it says. Zero regrets, highly recommended! — Zand3rs, rustplayer.com Owner
  2. Zand3rs

    Dynamic Monuments

    I am also seeing "some" boxes empty while using alphaloot. The oil platform is really noticable. Update, actually seem to populate boxes now, corpses does not drop loot tho still 20 min in.
  3. Hello. Sometimes when i boot the server certain plugins does not work.. I have to manually run a o.reload in console for them to start working even if they are loaded by the egg. You have any tips?
  4. Having same issue. Think you need to include a check if there already is a container there before spawning a new one.
  5. Zand3rs

    Console Error

    Just chipping in, i have this error in console 5h after boot.
  6. Zand3rs

    Bright Nights

    Is it only me who cant see the light around my player when night comes even though its configured, a plugin reload fixes it but if i let it cycle on its own it never comes up. Anyone had any specific plugin s interfering? (not using admin time)
  7. Seems to work fine in Carbon..
  8. Hey Ryuk_ Just clean installed latest version and i cant build at all. just say i am to far away. and it spawns trhe claim bubble in the first place even tho i moved away from it to a new location. R key wont delete at all. I have no clue whats going on.
  9. When you load bases they always spawn higher than saved, atleast for me. Is this something that can be changed or does it have to do with map itself?
  10. Zand3rs

    Console errors.

    Failed to call hook 'team_invite' on plugin 'Creative v2.0.84' (IndexOutOfRangeException: Index was outside the bounds of the array.) at Oxide.Plugins.Creative.team_invite (BasePlayer player, System.String command, System.String[] args) [0x00017] in <9d21a2010177494fbe1c528a1f3550cb>:0 at Oxide.Plugins.Creative.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x05894] in <9d21a2010177494fbe1c528a1f3550cb>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d82f1fa409f84967ab685a3dbdd116ae>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  11. Found the problem in Another plugin, for some reason they use code that does caus a problem. Reason i didnt see it is because plugin has nothing to do with nodes (so i thought) but got it sorted. You can close this now. Error is not with your plugin.
  12. Hello. THank you for your awesome plugin. However i have a problem. When i log on sometimes to check it does not give bonus on nodes. Trees work, i then reload the plugin and all is well. No error popping up so i do not know why it stops working. Any ideas?
  13. U can delete everything without hammer in hand. So when your rotating walls you delete stuff, not so good
  14. Seems like R key deletes without hammer in hand since latest update. Also get error when clicking middle mouse button. (not everytime tho) Failed to call hook 'OnPlayerInput' on plugin 'Creative v2.0.81' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Creative.uiVehicleManagerPanel (BasePlayer player) [0x00057] in <6e9f0a50f28a4d6b984094fc13518c3a>:0 at Oxide.Plugins.Creative.uiMenuMain (BasePlayer player, System.String curr_menu) [0x003fc] in <6e9f0a50f28a4d6b984094fc13518c3a>:0 at Oxide.Plugins.Creative.OnPlayerInput (BasePlayer player, InputState input) [0x0007f] in <6e9f0a50f28a4d6b984094fc13518c3a>:0 at Oxide.Plugins.Creative.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01dd7] in <6e9f0a50f28a4d6b984094fc13518c3a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d82f1fa409f84967ab685a3dbdd116ae>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
  15. Zand3rs

    Symmetry error.

    Thank you for the update!
  16. Zand3rs

    Symmetry error.

    Hello. Any idea why this happens? and how i can fix it ? Using latest Creative and Symmetry on oxide! Exception while calling NextTick callback (InvalidCastException: Null object cannot be converted to a value type.) at System.Convert.ChangeType (System.Object value, System.Type conversionType, System.IFormatProvider provider) [0x00019] in <f98723dd4586469db5213ec59da723ca>:0 at System.Convert.ChangeType (System.Object value, System.Type conversionType) [0x00007] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Core.Plugins.Plugin.Call[T] (System.String hook, System.Object[] args) [0x00008] in <2a1b2b9b0c9d45ea87d32bff811299cc>:0 at Oxide.Plugins.Symmetry.SpawnAdditionalStructures (BasePlayer player, BaseEntity entity, UnityEngine.Vector3 buildPosition, UnityEngine.Vector3 center, UnityEngine.Quaternion buildRotation, System.Int32 count) [0x00085] in <27466ec41f6848ca974e46218ca1b8dc>:0 at Oxide.Plugins.Symmetry+<>c__DisplayClass52_0.<OnEntityBuilt>b__0 () [0x001cb] in <27466ec41f6848ca974e46218ca1b8dc>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <2a1b2b9b0c9d45ea87d32bff811299cc>:0
  17. i would have to agree. this is a good idea. or somehow crosscheck author name or something if possible.
  18. Zand3rs

    Skincraft

    Hello. Question if i change something with skincraft all my items i put in my inventory changes to that skin, all good, but if i craft something and i want it different it gets the skincraft skin so i thought i would remove that item from skincraft, i tested selecting the default skin but then if i craft something with a skin it becomes default. So how do you reset skincraft? Thank you! /Zand3rs
  19. Zand3rs

    Crash Passenger issue.

    Thank you for this update!
    You don't think you need it until you actually have it installed. Working really nice and it is a clear indicator. Another success. Thank you!.
  20. Zand3rs

    Crash Passenger issue.

    Thank you.
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.5k

Files Sold

Total number of files sold.

2.4m

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.