Jump to content

AhigaO

Creator
  • Posts

    1,138
  • Joined

  • Last visited

Everything posted by AhigaO

  1. AhigaO

    Air Drop Marker

    fixed
  2. AhigaO

    PanelV2

    Not a bad panel (appearance, I don’t know how it is done in the code), but I think you should add some settings, for example, so that the administrator can set the position and size of your panel himself, because for many people this place may be occupied other plugins.
  3. AhigaO

    errors on start up

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  4. AhigaO

    Server Name

    Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  5. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  6. AhigaO

    Nueva compra

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.3
  7. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  8. AhigaO

    Color

    Changed Status from Pending to Closed Changed Fixed In to 1.0.3
  9. AhigaO

    Shrink and transparence

    Changed Status from Pending to Closed Changed Fixed In to 1.0.3
  10. AhigaO

    Modify airdrop Icon

    Changed Status from Pending to Closed
  11. AhigaO

    Modify airdrop Icon

    No
  12. Changed Status from Pending to No Response Changed Fixed In to 2.0.0
  13. AhigaO

    Breed Animals

    Hello. Haven't heard of this plugin. If you want, you can order it from me (My discord AhigaO#4485)
  14. AhigaO

    Nueva compra

    Perhaps you mean the ImageLibrary plugin? If you don't have it, download it here -> https://umod.org/plugins/image-library
  15. AhigaO

    Nueva compra

    What key are you talking about? The plugin does not require a key
  16. AhigaO

    Server Hud

    Replied to you on discord
  17. AhigaO

    Server Hud

    Updated the plugin for working with Server Rewards
  18. AhigaO

    Server Hud

    No, today I will post an update where you can choose a plugin with a currency (Economics or Server Reward)
  19. AhigaO

    Server Hud

    Version 3.3.7

    11,732 downloads

    Features: You can add any plugin event in the UI (if it has hooks, usually specified in the plugin description) Has ingame UI menu for configure your Hud The time format is adjusted to the player (depending on his language in the game), it checks which time format is used for this language You can also enable an additional menu that opens on the arrow. You can add various buttons to this menu, for example, to open a store, your server menu, etc. Almost all elements are customizable [for example: visibility of each element, Logo, Icons, Color e.t.c (check config down below)] Commands: /h setup - open UI for ingame config /h - show all Server Hud UI commands /h open - open Server Hud UI /h events - open Events Bar /h close - close Server Hud UI /h hide - hide Server Hud UI Q&A: Q: Where i can find a base icon for creating my events icons? A: Take a base icon below this message and using f.e photoshop for create you personal event icon! Q: Where i can find a ready to use icons? A: Here some links to ready to use icons packs(1 free, 2 paid): https://codefling.com/customizations/free-custom-hud-icons https://codefling.com/customizations/custom-hud-icons-paid https://codefling.com/customizations/server-hud-custom-icon-pack API: string API_PlayerHudState(string id) CanHudChangeState(BasePlayer player, string currentState, strint nextState) Config: { "Auto reload [If you change the config and save the file the plugin will reload itself]": true, "Main setup": { "Overall layer [you will see the hud in your inventory]": false, "Size ALL [0% - inf]": 100, "Logo [HUD interact button]": "https://media.discordapp.net/attachments/335512864548847617/1134455399756607549/logo.png", "Events background opacity [0% - 100%]": 100, "Background opacity [0% - 100%]": 100, "Position": { "Align [TopLeft | TopRight | BottomLeft | BottomRight": "TopLeft", "Left | Right - offset": 40, "Top | Bottom - offset": 25 }, "Server name": "Your Server Name", "Active players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395813965934/active.png", "Color": "#fff", "Enable": true }, "Sleep players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455395138670652/sleep.png", "Color": "#fff", "Enable": true }, "Queue players": { "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455393972654171/line.png", "Color": "#fff", "Enable": true }, "Time": true, "Player position [hide permisson - hud.streamer]": { "Enable": true, "true - grid | false - x,z coordinates": true, "Color": "cyan" }, "Economy plugin [Economics | ServerRewards]": { "Currency": "$", "Value color": "#10ff10", "Enable": true }, "Info messages": { "Update interval [in seconds]": 60, "Align [BottomCenter | TopCenter | TopRight]": "BottomCenter", "Width [in px]": 260, "Offset [top | bottom]": 0, "Offset [right]": 15, "Outline color": "#000", "Overall [you will see messages in your invenotory]": true, "Enable": true, "Messages": [ "Welcome to Your Server Name", "Good luck" ] }, "Additional menu": { "Auto close timer [seconds | 0 - disable]": 60, "Auto close after command use": true, "Open/Close button color": "yellow", "Commands background opacity [0% - 100%]": 100, "Enable": true, "Commands": [ { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "https://media.discordapp.net/attachments/335512864548847617/1134455395813965934/active.png", "Command": "chat.say Hello there", "Text": "Say Something", "Outline color": "#000", "Is Console": true }, { "Background image": "https://media.discordapp.net/attachments/335512864548847617/1134455392420761671/command.png", "Icon [optional]": "", "Command": "/shop", "Text": "Say Something", "Outline color": "#000", "Is Console": false } ] } }, "Base Events": [ { "Name": "Bradley", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455316654850049/bradley.png", "Color": "#fff", "Enable": true }, { "Name": "PatrolHeli", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455315073597530/heli.png", "Color": "#fff", "Enable": true }, { "Name": "CH47", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317485342803/ch47.png", "Color": "#fff", "Enable": true }, { "Name": "Cargo", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455317086879794/cargo.png", "Color": "#fff", "Enable": true }, { "Name": "AirDrop", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455316143161374/airdrop.png", "Color": "#fff", "Enable": true } ], "Custom Events": [ { "Hook OnEventStart": "OnConvoyStart", "Hook OnEventStop": "OnConvoyStop", "Name": "Convoy", "Active color": "#10ff10", "Icon": "https://media.discordapp.net/attachments/335512864548847617/1134455318030598154/convoy.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnSputnikEventStart", "Hook OnEventStop": "OnSputnikEventStop", "Name": "Sputnik", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315488854016/sputnik.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnArmoredTrainEventStart", "Hook OnEventStop": "OnArmoredTrainEventStop", "Name": "ArmoredTrain", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455315841155173/train.png", "Color": "#fff", "Enable": false }, { "Hook OnEventStart": "OnHarborEventStart", "Hook OnEventStop": "OnHarborEventEnd", "Name": "Harbor", "Active color": "#10ff10", "Icon": "https://cdn.discordapp.com/attachments/335512864548847617/1134455318332592219/harbor.png", "Color": "#fff", "Enable": false } ] }
    $14.99
  20. AhigaO

    Air Drop Marker

    Ok, I'll add it today or tomorrow
  21. AhigaO

    Air Drop Marker

    There is only LangFile, in which you can change the text of the message. And what in this plugin could be added to the config?
  22. Version 1.1.1

    3,341 downloads

    The plugin notifies players of an AirDrop by telling them the spawn square on the map, as well as displaying a marker on the map. Config: { "Show notify in chat": true, "Create MapMarker on map": true, "Select the type of marker (shopmarker | cratemarker)": "cratemarker", } Lang: { "CM_DROPSPAWNED": "AirDrop has been dropped in square {0} (You can see the marker when you open the map)" }
    Free
  23. If I'm not mistaken, this error no longer exists. Write to me if she stays
  24. AhigaO

    ERROR IN CONSOLE

    Changed Status from Pending to Closed Changed Fixed In to 2.0.0
  25. Posted an update. Thank you for your patience!
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.5k

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.