Jump to content

Search the Community

Showing results for tags 'ahigao'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 6 results

  1. AhigaO

    Better Teams

    Version 1.0.8

    117 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
  2. AhigaO

    Team Info

    Version 1.2.16

    1,082 downloads

    Displays data about the players in the team: Togglable UI Show Teammates Health Show Teammates Active Item Show Teammates Square Position Show if teammate is dead/wounded Not loading players icons Check your file ImageLibrary.json, you must enter your steam api key and set "Avatars - Store player avatars": true Try reload ImageLibrary How to make the plugin work for all players Use the command - o.grant group default teaminfo.use At what angle are offsets considered Offsets are counted from the left bottom angel Permission for use: teaminfo.use Commands: /teaminfo - open/close the TeamInfo UI. Config: { "Offset from left angle": 5, "Offset from bottom": 150, "Enable visible player position": true, "Name permission": "teaminfo.use" } In this plugin will appear: The player's ability to put a label in the world Displaying the compass value of a player in a team
    $5.99
  3. Version 1.3.6

    1,171 downloads

    Features: Setting up safe and raid times 6 variations of GUI display for players Ability to configure blocked activities during safe time Ability to set the time for the day of the week (Used by default), and for a specific date Flexible and intuitive plugin settings Real-time UI(Has 6 variations) with date, time and raid/safe time info. A menu where players can find out the safe and raid times for any given day Convenient in-game menu for plugin settings You can set safe days after wipe How to open setup RTM UI Default command for open setup RTM UI: /rtm Configuration: { "Command for open Raid Time Managment UI": "rtm", "Timezone(Difference between UTC and your time)": 60, "Time format for UI(True - 24H format, False - 12H format)": false, "Display UI": true, "Enable Alerts": true, "Allow players to close the UI": true, "[RaidableBases] Allow raiding RB bases in SafeTime": true, "[TruePVE] Safe Time RuleSet": "default", "[TruePVE] Raid Time RuleSet": "default", "[ZoneManager] The plugin will work on entities in the zones": "DISABLED", "[ZoneManager] Zone ID List": [], "UI Position": "UPPER_LEFT", "NPP amount": 0, "Block only offline raids": true, "Add safe days after wipe": 1, "Commands to be executed when raid time starts": [], "Commands to be executed when safe time starts": [], "Forbidden actions during the blocking of the raid": { "Default Raid By Player": true, "Damage Own Buildings": false, "Raid By Patrol Helicopter": true, "Raid By MLRS": true, "Using Ladders In Building Block": true, "Damage By Fire": true, "Build Ceiling In Building Block": true, "Build Turrets In 2x Building Block Radius": true, "Break down twig buildings": false }, "List of prefabs that can always be damaged": [], "Manage raids by day of the week (Used by default)": { "Monday": [ { "Start Raid Block(Hours)": 18, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Tuesday": [ { "Start Raid Block(Hours)": 14, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Wednesday": [ { "Start Raid Block(Hours)": 18, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Thursday": [ { "Start Raid Block(Hours)": 18, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Friday": [ { "Start Raid Block(Hours)": 18, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Saturday": [ { "Start Raid Block(Hours)": 10, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ], "Sunday": [ { "Start Raid Block(Hours)": 8, "Start Raid Block(Minutes)": 0, "Stop Raid Block(Hours)": 22, "Stop Raid Block(Minutes)": 0 } ] }, "Raid management for specific days(Takes precedence over raid management by day of the week)": {} } Explanation of some options: "Default Raid by Player" : players will be able to use items for the raid Lang: { "UI_ALERT": "ALERT", "UI_TURRETBLOCK": "You cannot place turrets in double TC radius during safe time", "UI_LADDERBLOCK": "You may not place ladders in a Building Block during safe times.", "UI_CEILINGBLOCK": "You cannot place ceilings in the Building Block during safe times.", "UI_CANDAMAGE": "You cannot damage other people's buildings during safe times", "UI_CANDAMAGEOWN": "You cannot damage own buildings during safe times", "UI_START_RAID_TIME": "Raid time has begun! All restrictions removed", "UI_STOP_RAID_TIME": "The raid time is over. Restrictions are in effect!", "CM_CLOSE_HUD": "You closed the RTM HUD, to open it again use the /rtm hud command", "UI_RAIDTIMESCHEDULE": "RAID TIME SCHEDULE", "UI_SAFE_TIME": "Safe Time", "UI_RAID_TIME": "Raid Time", "UI_Monday": "Monday", "UI_Tuesday": "Tuesday", "UI_Wednesday": "Wednesday", "UI_Friday": "Friday", "UI_Saturday": "Saturday", "UI_Sunday": "Sunday", "UI_AM": "AM", "UI_PM": "PM", "UI_January": "January", "UI_February": "February", "UI_March": "March", "UI_April": "April", "UI_May": "May", "UI_June": "June", "UI_July": "July", "UI_August": "August", "UI_September": "September", "UI_October": "October", "UI_November": "November", "UI_December": "December", "UI_Thursday": "Thursday" }
    $14.99
  4. AhigaO

    Server Hud

    Version 3.2.0

    7,203 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
  5. AhigaO

    Meteor Rain

    Version 1.0.4

    51 downloads

    The plugin adds a meteorite fall event to your server that can destroy buildings. Also, players can protect themselves from the meteorite with a meteor shield! Video demonstration - https://www.youtube.com/watch?v=kzAkRqBWjgE&feature=emb_logo Meteor Shield: ShortName: electric.teslacoil SkinID: 2759495190 Console command for issuing a Meteor Shield to a player: mrgiveshield <SteamID> <Amount> Commands: /mrsettings - open MeteorRain setup UI
    $14.99
  6. Version 1.3.0

    155 downloads

    The Metabolism plugin will add 3 new parameters to the player, which will diversify the game on your server. Mentality: increase after taking damage recovery during sleep or taking pills event when the limit is reached. The appearance of 3 immortal boars around the player that are visible only to him. Sleep: magnification occurs every second recovery during sleep event when the limit is reached. The player falls asleep for a while without being able to wake up on his own Relieve yourself: increase after eating recovery after the player poops event when the limit is reached. The player squats down and poops until he empties his stomach API: ChangeStamina(string userID, int value, string param); (kidns of param: psyche/sleep/poop); Config: { "Offset from below": 0, "Offset to the right": 0, "Sleep chat command(The “sleep” button in UI is also clickable and sends the player to sleep)": "sleep", "Poop chat command(The “Poop” button in UI is also clickable)": "poop", "List of parameters (the bypass permission is needed to ignore the plugin [useful for admins])": { "additionalmetabolism.player": { "PSYCHE": { "Background color of psyche bar": "0.45 0.55 0.91 1.00", "Psyche per unit of take damage": 0.8, "Psyche bar limit": 100, "Psyche recovery during sleep": 0.15, "Comfort for psyche recovery (0-1)": 0.4, "Psyche recovery for custom item": 15.0, "Psyche recovery item shortname": "antiradpills", "Psyche recovery item skinid (0 = any)": 0, "Psyche value for disable event (less than limit)": 90.0, "Boar damage (Default 20)": 20.0, "Icon for the psyho bar": "https://i.imgur.com/ucB5j76.png", "The value after which the player's damage scale": 60.0, "Scale damage": 0.6 }, "SLEEP": { "Background color of sleep bar": "0.65 0.29 0.40 1.00", "Sleep bar limit": 350, "Go to sleep upon reaching the limit in seconds": 30, "Sleep per unit of time": 0.095, "Sleep recovery by N units per second": 0.5, "Icon for the sleeping bar": "https://i.imgur.com/vz0dts6.png", "Values after which the player will not be able to run": 250 }, "POOP": { "Background color of poop bar": "0.49 0.39 0.42 1.00", "Poop bar limit": 250, "Poop recovery per unit of poop": 20.0, "Food digestion time in seconds": 360, "Poop minimum value for start sleep": 40.0, "Poop delete time in seconds": 15, "Icon for the poop bar": "https://i.imgur.com/c9qDgq1.png", "List of items that are broken after the player gets diarrhea (shortname)": [ "pants", "pants.shorts", "wood.armor.pants", "heavy.plate.pants", "burlap.trousers", "attire.hide.pants" ] } }, "additionalmetabolism.vip": { "PSYCHE": { "Background color of psyche bar": "0.45 0.55 0.91 1.00", "Psyche per unit of take damage": 0.4, "Psyche bar limit": 100, "Psyche recovery during sleep": 0.25, "Comfort for psyche recovery (0-1)": 0.4, "Psyche recovery for custom item": 25.0, "Psyche recovery item shortname": "antiradpills", "Psyche recovery item skinid (0 = any)": 0, "Psyche value for disable event (less than limit)": 95.0, "Boar damage (Default 20)": 10.0, "Icon for the psyho bar": "https://i.imgur.com/ucB5j76.png", "The value after which the player's damage scale": 80.0, "Scale damage": 0.8 }, "SLEEP": { "Background color of sleep bar": "0.65 0.29 0.40 1.00", "Sleep bar limit": 350, "Go to sleep upon reaching the limit in seconds": 10, "Sleep per unit of time": 0.055, "Sleep recovery by N units per second": 1.5, "Icon for the sleeping bar": "https://i.imgur.com/vz0dts6.png", "Values after which the player will not be able to run": 300 }, "POOP": { "Background color of poop bar": "0.49 0.39 0.42 1.00", "Poop bar limit": 250, "Poop recovery per unit of poop": 40.0, "Food digestion time in seconds": 360, "Poop minimum value for start sleep": 40.0, "Poop delete time in seconds": 15, "Icon for the poop bar": "https://i.imgur.com/c9qDgq1.png", "List of items that are broken after the player gets diarrhea (shortname)": [ "pants", "pants.shorts", "wood.armor.pants", "heavy.plate.pants", "burlap.trousers", "attire.hide.pants" ] } }, "additionalmetabolism.bypass": { "PSYCHE": { "Background color of psyche bar": null, "Psyche per unit of take damage": 0.0, "Psyche bar limit": 0, "Psyche recovery during sleep": 0.0, "Comfort for psyche recovery (0-1)": 0.0, "Psyche recovery for custom item": 0.0, "Psyche recovery item shortname": "antiradpills", "Psyche recovery item skinid (0 = any)": 0, "Psyche value for disable event (less than limit)": 0.0, "Boar damage (Default 20)": 0.0, "Icon for the psyho bar": null, "The value after which the player's damage scale": 0.0, "Scale damage": 0.0 }, "SLEEP": { "Background color of sleep bar": null, "Sleep bar limit": 0, "Go to sleep upon reaching the limit in seconds": 0, "Sleep per unit of time": 0.0, "Sleep recovery by N units per second": 0.0, "Icon for the sleeping bar": null, "Values after which the player will not be able to run": 0 }, "POOP": { "Background color of poop bar": null, "Poop bar limit": 0, "Poop recovery per unit of poop": 0.0, "Food digestion time in seconds": 0, "Poop minimum value for start sleep": 0.0, "Poop delete time in seconds": 0, "Icon for the poop bar": null, "List of items that are broken after the player gets diarrhea (shortname)": null } } } } Lang: { "CM_UI_STATE": "You are tired", "CM_UI_SLEEP": "SLEEP", "CM_UI_POOP": "POOP", "CM_UI_INFO": "INFO", "CM_UI_ADDITIONALMETA": "ADDITIONAL METABOLISM", "CM_UI_CHANGES": "CHANGES:", "CM_UI_DESCRIPTION": "This modification adds 3 additional metabolism stats for you, which will complicate your survival process in this wonderful game!", "CM_UI_CHANGE_LIST": "• Mind - status that reflects your mental state. Increases when you take damage. When you reach the maximum value, you begin to hallucinate, from which you can die. Can be reduced if you go to bed or use pills\n• Sleep - status indicating your desire to sleep. If the maximum reaches you, you will immediately fall to the ground and fall asleep, and you will not be able to wake up until you get enough sleep. You can reduce it with sleep (it decreases gradually). Click on the Sleep button to go to bed\n• Digestion - status displaying the fullness of your intestines. At the maximum setting, you will immediately start defecating, which takes some time. You can empty your bowels in advance by pressing the POOP button." }
    $5.49
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

Files Sold

Total number of files sold.

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