Jump to content

Lumin

Member
  • Posts

    165
  • Joined

  • Last visited

Everything posted by Lumin

  1. Lumin

    Automated Messages

    like this "<color=#DB0000>Enter /kit to reveal the assortment of kits granted to adventurers.</color>" Then if you want a different colour other than #DB0000 use "https://htmlcolorcodes.com/" or better yet, ask ChatGPT and it can do a rainbox text if you like, fact ask it anything rust related it can do it "<color=#00FF96>i</color><color=#00FFCB>n</color> <color=#00FFFF>#</color><color=#00D4FF>g</color><color=#00A8FF>i</color><color=#007CFF>v</color><color=#0050FF>e</color><color=#0024FF>a</color><color=#0000FF>w</color><color=#2400FF>a</color><color=#5000FF>y</color><color=#7C00FF>s</color> <color=#A800FF>i</color><color=#D400FF>n</color> <color=#FF00FF>o</color><color=#FF00CB>u</color><color=#FF0096>r</color> <color=#FF0060>d</color><color=#FF002A>i</color><color=#FF0000>s</color><color=#FF3400>c</color><color=#FF6900>o</color><color=#FF9E00>r</color><color=#FFD300>d</color>" ^ = "in #giveaways in our discord"
  2. If you could add a ring road as well as train tracks, a couple of islands far off the coast, couple custom added bits to some monuments, i could suggest a few via PM, this could be a really nice small map
  3. just ask the author to add proabaility to receiving an item, its not that hard to ask
  4. @CrazyRust "Enabled loot int the fridge?": true, "List of lootable fridge": [ { "ShortName": "oretea", "Minimum": 1, "Maximum": 7, "SkinID": 0, "Displayname": "" }, { "ShortName": "apple", "Minimum": 1, "Maximum": 9, "SkinID": 0, "Displayname": "" }, { "ShortName": "pumpkin", "Minimum": 1, "Maximum": 9, "SkinID": 0, "Displayname": "" }, { "ShortName": "mushroom", "Minimum": 3, "Maximum": 6, "SkinID": 0, "Displayname": "" }, { "ShortName": "can.beans", "Minimum": 3, "Maximum": 6, "SkinID": 0, "Displayname": "" }, { "ShortName": "can.tuna", "Minimum": 3, "Maximum": 6, "SkinID": 0, "Displayname": "" } ], fixed, i dont use it, but its not that hard to add a list of random things back in i think the creator only updated it for christmas because the little things in life make it much more better, he could of left the list in there and just added the gift
  5. Lumin

    Lights On

    is there a plan to add all the new lights like industrial, spot lights, fluroecenct lights, all the decor lights, also thw twitch led sign doesnt auto light up or i am missing something
  6. Could you add it as a permission to give to players
  7. Lumin

    Dynamic Monuments

    I forgot but where do you go to edit the NPC hit damage and aimcone after a few complaints i decided to go over to rusted dam and got absolutely Snapped and then folded by the guards
  8. Lumin

    Quest System

    is it normal for players to drop to 20fps when looking at the quest building
  9. Lumin

    Minimalist Hud

    i think it's broken, just purchased and installed it and it looks like this ?
  10. Lumin

    AutoRestart

    yes this will work very good
  11. Lumin

    AutoRestart

    @crash after FP did there updates that might of broken it, i have since done an update, last night it went strait to a 1 minute cooldown instead of the 30 minute cooldown, none of the config files were changed, if you could add in a line of code to accept different timezones for a restart to happen like ie, im not smart enough to code things so i use ai to help me with this // Set desired restart time in GMT int restartHourGMT = 2; // 2:00 AM GMT // Get GMT timezone TimeZoneInfo gmtZone = TimeZoneInfo.FindSystemTimeZoneById("GMT Standard Time"); // Convert current UTC time to GMT DateTime gmtNow = TimeZoneInfo.ConvertTimeFromUtc(DateTime.UtcNow, gmtZone); // Calculate today's 2 AM GMT DateTime gmtRestart = new DateTime( gmtNow.Year, gmtNow.Month, gmtNow.Day, restartHourGMT, 0, 0, DateTimeKind.Unspecified ); // If time has already passed today, schedule it for tomorrow if (gmtNow > gmtRestart) { gmtRestart = gmtRestart.AddDays(1); } // Convert restart time back to UTC for scheduling DateTime utcRestart = TimeZoneInfo.ConvertTimeToUtc(gmtRestart, gmtZone); // Time until restart double secondsUntilRestart = (utcRestart - DateTime.UtcNow).TotalSeconds; // Schedule restart timer.Once((float)secondsUntilRestart, () => { Server.Command("restart 10 \"Scheduled GMT Restart\""); What this does: You set a GMT restart time (e.g., 2 AM). The code converts current UTC → GMT. It calculates the next correct 2 AM GMT. Converts it back to UTC (because Oxide timers run in UTC). Schedules the auto-restart.
  12. Lumin

    AutoRestart

    its not missing i just forgot to copy more of it here it is { "Version": "3.5.0", "Restart": { "RestartTimes": [ "18:00" ], "AlertSound": "assets/prefabs/locks/keypad/effects/lock.code.lock.prefab", "UseSound": true, "UseChatAlerts": true, "SkipWipeDays": true, "WipeDays": [] }, "PlayerRestrictions": { "MaxPlayersBeforeCancel": 10, "RestrictPlayerCount": false }, "Alerts": { "InGameWarningTimes": [ 30, 15, 10, 5, 3, 2, 1 ], "DiscordWarningTimes": [ 30, 5, 1 ] },
  13. Lumin

    AutoRestart

    "Alerts": { "InGameWarningTimes": [ 30, 15, 10, 5, 3, 2, 1 updated the freshest update, it doesnt start from 30 minutes, it starts directly at 1 minute
  14. I was thinking about purchasing it, could you make it work with Economics and when the last few people win they receive random abouts of RP CASH as a reward
  15. Lumin

    Wallpaper Planner

    I cant find it either im blind or it doesnt have it, anywhere we can change the text that say /wallpaperplanner to just /wpp it's shorter, easy to access ect
  16. Lumin

    Quarry Controller

    look at the question 3 posts up and then look at the next reply down
  17. Lumin

    BetterTC

    @ninco90 let me know if this isnt allow i will adjust my comment Moji, i belive if you are seek a particular plugin like you have mentioned you would be looking for XDFriends which handles "Enhanced Friends Authorization System: The plugin allows activating friends' authorization for a wide range of elements, including: sams, turrets, code locks, key locks and tool cupboards
  18. Could you perhaps somehow intergrate to be used with outpost/bandit helicopters and vehicle licence helicopters in a way so other players cannot loot the stash that they own on the helicopter
  19. didnt see latest update, i removed my comment
  20. Lumin

    Skill Tree

    in the json config file can you add it so Night time Settings, can you add the like start time of night and finish time in the morning Edit: this is for the double XP at night time
  21. Lumin

    Dynamic Monuments

    So i have already been on contact with the owner of SimplePVE hes saying the following is to do with zone mamager but i do not have any zone mananger on my server nor is it turned on inside the plugin "Failed to call hook 'OnItemPickup' on plugin 'SimplePVE v1.2.12' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.SimplePVE.PlayersIsInZone (BasePlayer player) [0x00000] in <96689afd1e7e46baa129a906612c2eb8>:0 at Oxide.Plugins.SimplePVE.OnItemPickup (Item item, BasePlayer player) [0x000d4] in <96689afd1e7e46baa129a906612c2eb8>:0 at Oxide.Plugins.SimplePVE.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02f8e] in <96689afd1e7e46baa129a906612c2eb8>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0 " But this error occurs when a player picks up a backpack from "The Broken Giant" ie; cargo
  22. Lumin

    Tree Spawner

    I was looking at purchasing this do you think you could add small pictures next to each type of tree so we have a preview of the tree before it spawns
  23. Lumin

    Uqbar

    Any chance of an update

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.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.6k
Marketplace sales
Payments
3.3m
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.