Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I talked to the developer, he doesn't mind adding this feature, but at the moment there are more priority updates, so there is no information on the timing of the addition..
  3. Today
  4. aimacak

    Error in Console

    Hello, this information message appears to everyone, it is connected with the safe door in the pit, do not pay attention, there is nothing to do with it Thank you for contacting us.
  5. what format were they in? opus? what bitrate? what app did you use or site? the audio files loop but your stock ones are perfect when they loop. mine get cut off like 3 seconds in the middle even though they are 15 second long files.
  6. LurKau

    Better lang avaliability

    It would be great if the vending text was added as lang options. Adding all of these little things into the lang makes life just seamless private void VendingUpdate(BasePlayer player) { if (vending && isEventActive) { vending.markerShopName = Configuration.markerName; if (Configuration.markerTime) if (duration > 0) vending.markerShopName += "(" + (int)duration / 60 + "m" + duration % 60 + "s)"; else vending.markerShopName += "(the event has ended)"; if (player != null && Configuration.markerOwnerName) vending.markerShopName += "(" + eventOwner.displayName + ")"; vending.SendNetworkUpdate(); } }
  7. can I set an event cooldown or something similar? or does it default to triggering the event every time a player activates their excavator?
  8. NEBULA NOMAD

    teleport issue

    How do I change the teleport features to delay instead of instant, having issues with not being able to delay the tp.
  9. Add an admin permission that bypasses all cooldowns or limitations when assigned to a group. So if I want to buy 1000 boats from the shop interface and the server is capped at 1, it lets me.
  10. The “ReceiveFogOfWarImages / IndexOutOfRangeException” disconnect is not caused by Limit Entities. That stack trace is a client-side exception in BasePlayer.ReceiveFogOfWarImages (Hardcore fog-of-war RPC). Limit Entities does not touch fog-of-war, PlayerState.fogImages, map markers, or any RPC payloads. It only tracks/limits server-side entities (build/deploy) and may deny placement at build time. On the server, the fog-of-war RPC is sent using the saved PlayerState.fogImages list. If that list is corrupted (not exactly 16 entries), the client can throw IndexOutOfRange and disconnect when it processes ReceiveFogOfWarImages. So the likely root cause is a corrupted fogImages list in the player’s saved state, or another plugin modifying PlayerState/map/fog-of-war data. Limit Entities is not in that path. If you still think Limit Entities is involved, please provide a server-side stack trace pointing into LimitEntities.cs, or reproduce on a clean server with only Limit Entities and no other plugins.
  11. hid333

    Bridge angle

    The angle of the bridge near AB11 is bad, causing the locomotive to get stuck and not be able to pass. The train was fine. Please fix this.
  12. winslow3085

    custom loot

    I am trying to figure out how I can setup Custom Loot profiles for each Bradley Difficulty. I am using the Loottable plugin, and I was able to setup custom loot for each heli difficulty of your plugin HeliSignals. But when I assign the BradleyDrops Loot tables for each difficulty like Easy, Medium, Hard, etc. Every time I kill the brads they only give the custom loottable of the default bradley loottable. Even when I set the config in braddrops to use custom loot yes or no, the loot never changes to the specific setup loot tables, it only gives default bradley crates. Has anyone else figured out how to apply the loot to the each difficulty? The HeliSignals works but the Bradleydrops ain't working. Im using these plugins.
  13. SODVenom

    Loot Manager

    YES its what ever you called it in /lm
  14. SODVenom

    Loot Manager

    YES its what ever you called it in /lm I called mine Locked _crate
  15. wiress67

    ADMIN RADAR

    This might sound like a crazy question but how do you disable the radar I put it on now I want to take it off
  16. Changed Status from Pending to Closed
    Can confirm this does work great and is easy to set up. I did stuff the lucky drop with tons of custom items that didn't really belong in a serverrewards shop. its a nice way to encourage players to stay online even if just in the background while they do other things. Its always great fun to read the chat when someone wins two in a row and starts bragging about their swag, while everyone else stays salty.
  17. AHh sorry I misunderstood. I will do what I can from my end on the next release to lower the overhead.
  18. Hello is possible to configure with scrap?
  19. Please send a photo of the console. What is the error message?
  20. Yesterday
  21. Krungh Crow

    Loot

    if you removed internal loottables i might have found the issue . can you send me your cfg in dm ?
  22. winslow3085

    gibs not working

    yah idk what is causing it, i am doin a full map wipe and new seed and see if it works on new map. if not I guess ill have to delete every plugin on server and load up your plugin and maunally load each plugin one by one to find which one is not letting your plugin to work. this is mad annoying. I got it to work, i had to wipe the server and start a new map seed. and now it works, idk what was causing the errors.
  23. Krungh Crow

    Loot

    "Use lootsystem (internal)": true,` and did you try debug to see what happens when the loot should be injected ?
  24. Chris Dg.

    My Homes

    Hi , Thanks for letting me know , I will check on the cooldown , and I may add specific rust color format into config that's no problem. And the lang file string change works for me just fine ,but I will try to see what could be the issue . Any specific language You try to use ? You can send me in message too if You would like .
  25. I just want to change it to the same as the rest
  26. xShadowBroker92x

    Loot

    Hello, Is it possible to integrate this plugin with the Loot Table & Stacksize plugin? Bradley crates are currently empty. Regards
  1. Load more activity
2.2m

Downloads

Total number of downloads.

10.1k

Customers

Total customers served.

147k

Files Sold

Total number of files sold.

3.1m

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.