Jump to content

ArtiIOMI

Creator
  • Posts

    187
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ArtiIOMI

  1. If you like my plugin Fishing Event. I can make it for your needs.
  2. Send me your server IP
  3. How to believe in something if it works for others and they have no problems with it? Only you have a problem with it, not supported by any evidence, no logs and recordings.
  4. ArtiIOMI

    Weight

    https://pastebin.com/9kt3k28q
  5. /skindeployed | /sd - Opens the skin box to reskin deployed items This command and aliases of this command can be changed in the config in the section titled "Commands to open the deployed item SkinBox"
  6. You are sure? Because I know that after the spray came out, the author of SkinBox added such a function.(https://chaoscode.io/resources/skinbox.17/updates) https://i.gyazo.com/8e2c92a3b156c410537e3468a4873bb4.mp4
  7. Skinbox
  8. ArtiIOMI

    Wipe Countdown

  9. Yes and no. If you understand all the functions of this tool and which option is responsible for which element in the UI, everything else is much simpler and easy to use. I created my panel in just an hour. https://codefling.com/uploads/monthly_2022_01/RustClient_yDFGFgYKUh.jpg.f39d224b7b7ea5129e6a68f8418c1859.jpg
  10. ArtiIOMI

    Convoy

    Does the plugin have any API and / or hooks? eg When convo starts.
  11. ArtiIOMI

    Wipe Countdown

    Isn't it better to do something like "7d5h30m10"? or { days: 7, hours: 5, minutes: 30, secound: 0 } then take the seconds out of those numbers. Of course I can do it for myself. But I always prefer to make such corrections for a larger audience.
    Unfortunately, after using the tool for a long time, I found many bugs that can be a problem for a regular client to go through. Starting with the usual typos, ending with errors in the engine of the tool. To fix this, I had to set aside a few days of my time. One asterisk because despite the reported bug and the diagnosis given, the tool has not been corrected and posted on the site. I can see that the author has put a lot of work into it, the tool is great, but it needs a bit of a refresh.
  12. No problem. The chat.add command also allows <html> so there are many possibilities.
  13. Try use IPlayer.Command("chat.add 0 1 Text"); using Oxide.Core; using Oxide.Core.Libraries.Covalence; namespace Oxide.Plugins { [Info("template", "ArtiIOMI", "0.0.1")] [Description("template")] internal class template : CovalencePlugin { #region Commands [Command("txt")] private void cmdTxt(IPlayer iplayer, string command, string[] args){ iplayer.Command("chat.add 0 1 Text"); } #endregion } } template.cs
  14. Wouldn't it be better to use chat to copy social links?
  15. ...
  16. I would like to boast about my plugin, which I have been creating for a long time. It's ready, but needs to be tested well. Let me know if you like it. https://streamable.com/tktvrq https://streamable.com/my4z28 https://streamable.com/mcyvwl
    Awesome monument. Loot balance and object optimalisation is on high level.
  17. ArtiIOMI

    Fishing Event

    You can always change "Time before fishing event" to 60/120 seconds. I try to keep up with original events, but I will try to add your idea in the future. (Added to TODO list).
  18. ArtiIOMI

    Fishing Event

    What do you think about the sounds in the new update? Do you hear them? Do you like them?
  19. Version 1.13.11

    303 downloads

    Event which idea was taken from halloween's and easter's hunting. As in original game we collect candies or eggs, that in this case we are catching fishes for which we are getting points. Amount of points are dependent on the type of fish or item we catch. It depens exacly on number of "Bait" that every type of fish has e.g. Sardine has Bait 3 so we get 3 points. Permission To assign a permission, use 'oxide.grant <user or group> <name or steam id>' fishingevent.admin - Allow to using commands. Commands This plugin provides both chat and console commands using the same syntax. When using a command in chat, prefix it with a forward slash: `/`. startfe - starts the countdown to the start of the fishing event. stopfe - Ends the event immediately, without giving away any prizes. finishfe - Ends the event immediately, with giving away any prizes. configfe - Opens the configuration UI panel Configuration Language Default English FIle { "noOneStart": "Wow, no one played so no one won.", "bestPlayer": "{0} is the top fisherman who has caught {1} fish and {2} points collected.", "playerStats": "You placed {0} of {1} with caught {2} fish and {3} points collected.", "rewardMessage": "You received {0}x {1} as an award!", "timeMessageToEvent": "<color=#326de3>Fishing Event</color>: The fishing event starts in {0} minutes." } Hooks void OnFishingEventStartCountdown() - Call when starts counting down to the start of the fishing event. void OnFishingEventStarted() - Call when the fishing event begins. void OnFishingEventEnded() - Call when the fishing event is over. void OnFishingEventUIClosed() - Call when UI disappears from players screen.(Five seconds after fishing event is over) Credits @STIVI Plugin tester and release help. @Flammable Plugin originator and tester. @Billy Joe Thanks for your UI Tool(I hate it but i love it)
    $15.00
  20. Version 1.1.4

    279 downloads

    Overview This plugin allows you to use flamethrower, torch or gun to set fire in bonfire. Preview Go to see Video Code Editor I'm using Visual Studio Code
    Free
2.3m

Downloads

Total number of downloads.

10.7k

Customers

Total customers served.

154.2k

Files Sold

Total number of files sold.

3.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.