Jump to content

IIIaKa

Creator
  • Posts

    1,789
  • Joined

  • Last visited

Everything posted by IIIaKa

  1. IIIaKa

    Marine Island

    Darn, I had to scroll through all the screenshots just to find the overview of the map. Could you please pin the overview at the beginning? Thanks.
  2. IIIaKa

    Skull Trophy

    Welcome to the SkullTrophy Plugin Discussion Section! Hello! This section is exclusively for discussing SkullTrophy plugin. Encountered Issues? If you're facing any difficulties with the plugin's functionality, feel free to create a topic in the Support section for assistance! Ideas and Suggestions? Have ideas to share or new features to suggest? Feel free to start a discussion by creating a topic in the Support section. Feel free to share your thoughts and experiences - together we can make our plugin even better!
  3. IIIaKa

    Scrap

    If you have anything to add, feel free to write in this thread.
  4. IIIaKa

    Scrap

    Added. Please download the file again.
  5. IIIaKa

    Scrap

    Changed Status from Work in Progress to Closed Changed Fixed In to 0.1.2
  6. I just shared some thoughts regarding potential issues. Unfortunately, I don't have time to work on that plugin.
  7. IIIaKa

    Scrap

    Hey, sorry for the late response. I need to check, as the AdvancedStatusDemo plugin was developed before the release of backpacks.
  8. IIIaKa

    Scrap

    Changed Status from Pending to Work in Progress
  9. IIIaKa

    Bug with Jetpack from David

    If you have anything to add, feel free to write in this thread.
  10. IIIaKa

    Bug with Jetpack from David

    Hello, in update 0.1.1, I've added the ability to specify colors for any fuel level percentages, as well as text that will display when at 0%. I've also added ignoring the Jetpack.
  11. IIIaKa

    Bug with Jetpack from David

    Changed Status from Work in Progress to Closed Changed Fixed In to 0.1.1
  12. IIIaKa

    Idea

    Hello, in update 0.1.1, I've added the ability to specify colors for any fuel level percentages, as well as text that will display when at 0%.
  13. It's also worth considering 'griefing.' For example, two friends, one with PvP and one with PvE: the PvP friend sits on the roof and kills everyone, while the PvE friend runs around and loots them. Similarly, with raids, a PvE player can body block rockets or doorways. It's also necessary to think about prohibiting PvP and PvE players from living together.
  14. The idea is interesting, but for PvP players, it will be a bit stressful since they won't be able to distinguish a PvE player from a PvP player. They will shoot at PvE players, thereby revealing their location to other PvP players.
  15. IIIaKa

    Activity Rewards

    Probably in the next update, I will separate each reward category into individual files and assign them their own versions. This way, it will be more convenient to configure them, and they will not depend on the plugin version.
  16. IIIaKa

    Activity Rewards

    I'm sorry it turned out this way. Usually, configuration files are reset during an update, so I recommend always making a backup. This is done because updates can include changes to the configuration file structure, and if a forced update is not performed, there could be issues. Because FloatReward can contain non-integer numbers, while IntReward can only contain integers. Initially, there was only FloatReward, and it had many non-integer values, so I made 1 unit of IntReward equal to 0.1 of FloatReward. These are the default values, you are free to choose whichever values you prefer. Just make sure to create a backup before updating to a new version.
  17. IIIaKa

    Bug with Jetpack from David

    You are welcome.
  18. IIIaKa

    Bug with Jetpack from David

    I will send the file in the PM
  19. IIIaKa

    Bug with Jetpack from David

    Try this: using System; namespace Oxide.Plugins { [Info("Test", "Test", "0.1.0")] class Test : RustPlugin { void OnEntityMounted(BaseMountable mount, BasePlayer player) { Puts($"START"); var parent = mount.GetParentEntity(); if (parent != null) Puts($"{parent.GetType()}\n{parent.GetType().Name}\n{parent.skinID}"); var vehicle = player.GetMountedVehicle(); if (vehicle != null) Puts($"{vehicle.GetType()}"); Puts($"END"); } } }
  20. Strange, for some reason I still don't receive notifications when there are replies in the support section. //////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////
  21. IIIaKa

    Zone Status

    Welcome to the ZoneStatus Plugin Discussion Section! Hello! This section is exclusively for discussing ZoneStatus plugin. Encountered Issues? If you're facing any difficulties with the plugin's functionality, feel free to create a topic in the Support section for assistance! Ideas and Suggestions? Have ideas to share or new features to suggest? Feel free to start a discussion by creating a topic in the Support section. Feel free to share your thoughts and experiences - together we can make our plugin even better!
  22. Yes, it turns out I only have email set there. Thank you. However, I only received email notifications when the issue was created, but I did not receive any notifications for responses. Can we enable both options by default? Because, as I understand it, it's configured that way for everyone.
  23. Also, when a topic is created in the support section, I receive a notification only by email, it is not on the forum.
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125k

Files Sold

Total number of files sold.

2.6m

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.