Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
M MMOBars
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Ethan
  • MMOBars
  • Wiki
  • Bar Functions

Bar Functions · Changes

Page history
Update Bar Functions authored Apr 15, 2021 by Ethan's avatar Ethan
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 5 deletions
+5 -5
  • Bar-Functions.md Bar-Functions.md +5 -5
  • No files found.
Bar-Functions.md
View page @ 67e93fba
......@@ -2,8 +2,8 @@ Function control the action of the bars. Each function has three different value
## Default Functions
| Function | Description | Max | Additional Placeholders|
| ------ | ------ | ------ | ------ |
| air | When swimming; how much oxygen is left. | 300 | N/A |
| armor | The current armor attribute. | 20 | N/A |
| exp | The amount of exp to the next level. | Dynamic | %level% |
| food | The amount of food. | 20 | %exhaustion% %saturation% |
| health | The amount of health. | Dynamic | N/A |
\ No newline at end of file
| `air` | When swimming; how much oxygen is left. | `300` | `N/A` |
| `armor` | The current armor attribute. | `20` | `N/A` |
| `exp` | The amount of exp to the next level. | `Dynamic` | `%level%` |
| `food` | The amount of food. | `20` | `%exhaustion%, %saturation%` |
| `health` | The amount of health. | `Dynamic` | `N/A` |
\ No newline at end of file
Clone repository

MMOBars

  • Home

Bars

  • Settings
  • Options
  • Functions
  • Conditions