Jump to content

AhigaO

Creator
  • Posts

    1,138
  • Joined

  • Last visited

Everything posted by AhigaO

  1. AhigaO

    HUD

    Changed Status from Pending to Closed
  2. AhigaO

    Image still down

    Changed Status from Pending to Closed
  3. AhigaO

    login problem

    Hi, write me in discord: ahigao Will resiolve problem
  4. AhigaO

    Server Hud

    Please, read update notes!
  5. AhigaO

    Server Hud

    Unfortunately, there is no way to track actions such as opening inventory or crafting menus. You can change Use [Overlay] layer for hud to false, then the Hud will be darkened when opening the inventory and other actions.
  6. AhigaO

    Compilation Error

    Changed Status from Pending to Closed Changed Fixed In to 1.1.1
  7. AhigaO

    Server Hud

  8. AhigaO

    Better Teams

    Hi. guys, please, contact with me in discord, will try to resolve your problems. Discord: ahigao
  9. AhigaO

    Better Teams

    Version 1.3.2

    594 downloads

    Enhances team gameplay by offering features like a team HUD, automatic authorization, team-specific skins, easy markers, and a dedicated team voice chat, with customizable permissions for monetization and performance optimization. Features: This plugin will give your players a better experience when playing in a team. Team Hud - shows the health, condition(wounded, sleep, offline, etc), active item and square (player location on the map) of your allies Automatic authorization - adds automatic authorization in turrets, tc's, code locks and sam sites. The team leader can enable/disable authorization for each allie, so that the team can safely accept new players! Team skins - ability to choose skins for the team, when an item goes into inventory, it is automatically reskin into the team skin Easy team marker - allow players to use the marker without binoculars Team voice chat - allows players to switch voice chat to team voice chat. When enabled, the player will only be heard by his allies, works on any distance. A good way to playe with new allies that you don't want to add in discord. Any function in the plugin can be disabled in the config, so you will not lose performance from unnecessary functions. Any of the listed functions can be bound to permission in the config, so you can easily monitize, for example, skins. Commands: /bt - open better team menu or Click open team menu button in team Hud Config: { "Team Setting Command": "bt", "Enabled functions": { "Enable Team Hud": true, "Enable global team voice chat": true, "Enable team skins": true, "Enable easy team markers": true, "Enable team auto authorization": { "TC Authorization": true, "Codelocks authorization": true, "AutoTurrets authorization": true, "SAMSite authorization": true }, "Easy team markers": { "Max distance": 50.0, "Search radius": 1.0, "Duration [seconds]": 5, "Cooldown [seconds]": 10 } }, "Permissions": { "Need permission for Team Hud?(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team Voice?(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team Skins?(Need at least one player with this permission in team to set skins in menu)(true - will work only for players with permission / false - work for all players)": true, "Need permission for Team marker?(true - will work only for players with permission / false - work for all players)": true, "Team hud using permission": "betterteams.hud", "Team Voice using permission": "betterteams.voice", "Team Skins using permission(only for setting skins. it's mean that only team leader will need this permission)": "betterteams.skins", "Team marker using permission": "betterteams.marker" }, "Hud Settings": { "UI Scale": 1.0, "Left Offset": 5, "Top Offset": 200, "Player grid refresh rate": 5, "Lines margin": 5, "Collums margin": 5, "Max amount of player displays in line": 8 } } Lang File: { "UI_CHANGE": "Change", "UI_CHOOSE": "Select", "UI_BETTERTEAMS": "BETTER TEAMS", "UI_BETTERTEAMSDESCRIPTION": "This modification will allow you to get a better experience playing with friends. Some things have been changed, and new ones have been added, so that you get the better experience playing with your friends!", "UI_CHANGES": "CHANGES:", "UI_CHANGEHUD": "• Team Hud - allows you to see status of your mates", "UI_CHANGETeamVoice": "• Team Voice - allows you to use in-game voice chat to communicate only with your mates(works at any distance). Other players will not hear you. Can be enable in settings", "UI_CHANGESkins": "• Team Skins - allows you to choose skins for your team. Items you pick up will automatically receive your team's skin", "UI_CHANGEEasyTeamMabrkers": "• Easy Team Marker - allows you to use fast marker to your team without using binoculars", "UI_CHANGEAutoAuthTC": "• AutoAuthorization TC - adds automatic authorization of allies in TC", "UI_CHANGEAutoAuthCodeLocks": "• AutoAuthorization CodeLocks - adds automatic authorization of allies in Code Locks", "UI_CHANGEAutoAuthTurrets": "• AutoAuthorization Auto Turrets - adds automatic authorization of allies in Auto Turrets", "UI_CHANGESamSiteAuthorization": "• AutoAuthorization SamSite - adds automatic authorization of allies in Sam Sites", "UI_CHANGEAuthorizationManager": "• Team Managment - allows the team leader to manage auto authorization for allies.", "UI_SETTINGSNAME": "PERSONAL SETTINGS", "UI_S_ENABLE_TEAM_VOICE": "USE TEAM VOICE CHAT ", "UI_S_ENABLE_TEAM_VOICE_DES": "Yes - Replace vanilla voice to to team chat. Only your allies will hear you. Works at any distance (on the entire map)", "UI_S_ENABLE_TEAM_SKINS": "USE TEAM SKINS", "UI_S_ENABLE_TEAM_SKIN_DES": "Yes - all items you pick up will automatically receive your team's skin.", "UI_S_ENABLE_MARKERS": "USE EASY TEAM MARKERS", "UI_S_ENABLE_MARKERS_DES": "Yes - will give you the ability to place quick time markers in the world at the location you are looking at. Markers are placed using a key combination and do not require binoculars.", "UI_S_MARKER_BUTTON": "EASY TEAM MARKER BIND", "UI_S_MARKER_BUTTON_DES": "Bind your easy team marker command. Just copy command, replace BUTTON to the button you need and enter in console!\nExample: bind BUTTON ftmark -> binb v ftmark", "UI_S_YES": "YES", "UI_S_NO": "NO", "UI_M_MEMBERS": "TEAM MANAGMENT", "UI_M_ONLY_LEADER": "Available only to the team leader", "UI_M_AA_H1": "AUTO AUTHORIZATION", "UI_M_AA_INFO_DES": "All authorization places (tcs, codelocks, auto turrets, etc) add up to a single authorization list for the entire team. If you block any ally from accessing the authorization list, he will lose access to all authorization places, except for those that he installed personally (set codelock or tc himself), while your team will not lose access to his authorization places. Good if you accept new random player in your team.", "UI_M_SELECT_MATE": "Select one of your allies", "UI_M_AA_TC": "Tool Cupboard Auto Authorization", "UI_M_AA_CL": "CodeLocks Auto Authorization", "UI_M_AA_AT": "Auto Turrets Auto Authorization", "UI_M_AA_SAMSITE": "Sam Sites Auto Authorization", "UI_M_KICK": "Kick from team", "UI_M_KICK_B": "KICK", "UI_S_TEAM_SKINS": "TEAM SKINS", "CM_MARKER_COOLDOWN": "Your team ping is on cooldown: {0} seconds left", "UI_H_INFO_TEXT": "OPEN TEAM MENU", "UI_S_PERM": "Your team must have at least 1 player with privilege that have access to skins", "CM_DONT_HAVE_PERM": "You do not have permission to use this command", "UI_IS_DISABLED": "This function is disabled by admin" }
    $14.99
  10. AhigaO

    change start HUD ?

    No
  11. AhigaO

    change start HUD ?

    Changed Status from Pending to Closed
  12. AhigaO

    not reporting queued players

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  13. Changed Fixed In to Next Version
  14. AhigaO

    not reporting queued players

    Will check tommorow
  15. I accept orders of any complexity(also turnkey server). Exception: changing other people's plugins in any form (fixing bugs, adding something new to them). Minimum order: $100 That is, if you need to “add a button in the right corner of the screen” and that’s it, then you should contact another developer. Discord: ahigao
  16. AhigaO

    Raid Time Manager

    He counts them from the moment of the wipe. For example, you wiped the server at 2 pm on the 1st, therefore the safe time is from 2 pm on the day of the wipe to 2 pm on the 3rd
  17. AhigaO

    Raid Time Manager

    It is not the TC that is taken into account, but the one who built the object that was damaged, as well as all members of his team
  18. AhigaO

    Raid Time Manager

    You got it right. There is a timer by which it is considered that the player has gone offline, so that the players do not abuse it. Standard time is 1 hour. You can only change it manually in the configuration file (I still can’t get around to rewriting the plugin properly and fitting all the settings into the UI)
  19. AhigaO

    Weight

    Just checked. Everything works for me. Can you provide more information?
  20. Changed Status from Pending to Closed Changed Fixed In to 3.1.2
  21. AhigaO

    Server Hud

    Use tags. <color=red>Your Server Name</color>
  22. AhigaO

    Raid Time Manager

    I can not say exactly. If we speak in the order of my To-Do list, then the queue is as follows: Release of a new plugin (almost ready and will be released in the coming days) Server Hud Update Release of another plugin RTM rework. Regarding the UI, I’m not sure yet about the menu for players (I mean Hud rtm, that is, where the time and current status are shown). The plugin's main menu with the schedule will be completely changed, as will the plugin's capabilities. The plugin will have many times more functionality and will not stop only at raids, so the price of the plugin will be increased after the update
  23. Changed Status from Pending to Closed
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.6k

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.