Jump to content

IIIaKa

Creator
  • Posts

    1,957
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by IIIaKa

  1. IIIaKa

    API typo

    Changed Status from Pending to Fixed Changed Fixed In to Next Version
  2. IIIaKa

    Hooks

    Hello, in version 3.0.0 you added the hooks OnRestartScheduled and OnRestartCancelled. Unfortunately, they don't work as expected. OnRestartScheduled is triggered immediately when a restart timer is set, which causes the status bar to be shown permanently, even if the restart is more than 20 hours away. What’s needed is a hook that fires 30 or 60 minutes before the restart, a hook that can be used as a trigger to display a countdown UI before the restart, similar to the default OnServerRestart hook. Also, OnRestartCancelled should only fire when this countdown is cancelled. Thank you! https://codefling.com/files/sc/22223-compatability-with-another-restart-plugin/#findComment-110913
  3. If you have anything to add, feel free to write in this thread.
  4. Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
  5. Hello, thanks for reporting the bug. The issue will be fixed in the next update.
  6. Changed Status from Pending to Work in Progress
  7. IIIaKa

    HELI SIGNALS

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

    HELI SIGNALS

    Changed Status from Work in Progress to Not a Bug
  9. If you have anything to add, feel free to write in this thread.
  10. Changed Status from Work in Progress to Fixed Changed Fixed In to Next Version
  11. @Bob Kazamakis Hello, on line 469, you need to replace "i++" with "j++" for (int j = 0; j < groupData.PermissionsList.Count; i++) to this: for (int j = 0; j < groupData.PermissionsList.Count; j++) Thank you for reporting the bug. It will be fixed in the next update.
  12. IIIaKa

    Timed group

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

    Timed group

    Changed Status from Work in Progress to Not a Bug
  14. Changed Status from Pending to Work in Progress
  15. Hello, sorry for the late reply, I've been very busy this month and still barely have any free time. Have you checked the logs? Maybe there's some kind of error when trying to assign the temporary permission. So far, you're the only one who's encountered this issue. I'll also try to reproduce the bug on my side. Just to clarify, did I understand correctly that after entering the command "tperm grant group default skilltree.xpweekend "2025-07-09 14:00"" in the console, the console stop responding?
  16. IIIaKa

    HELI SIGNALS

    I didn’t quite understand your message. But based on your download history, you haven’t downloaded the latest version.
  17. IIIaKa

    HELI SIGNALS

    The question about turrets is in a separate topic. What issue are you having with HeliSignals?
  18. IIIaKa

    HELI SIGNALS

    Judging by the logs, this is a Carbon related issue. Carbon often has cases where certain variables end up being null(unlike Oxide), which leads to such errors. These errors can be difficult to reproduce because they don’t always happen for everyone, making them hard to find and fix. Additionally, they can just disappear on their own. Are you still experiencing this issue?
  19. IIIaKa

    HELI SIGNALS

    Hello. I’ve tested it on my end, helicopters deal damage to all players without any issues. You're currently using version 0.1.18, version 0.1.19(06.15.2025) is available for download. Please update to the latest version.
  20. IIIaKa

    venda_vole: Sentry Turrets

    @venda_vole Is this happening with all sentry turrets or only with the ones created through the plugin?
  21. IIIaKa

    venda_vole: Sentry Turrets

    Changed Status from Pending to Work in Progress
  22. IIIaKa

    venda_vole: Sentry Turrets

    By @venda_vole
  23. IIIaKa

    HELI SIGNALS

    Hello, what exactly isn’t working? Do you have the latest versions of those plugins installed?
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.5k

Files Sold

Total number of files sold.

2.8m

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.