Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicRPG MythicRPG
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicRPGMythicRPG
  • Wiki
  • Placeholders

Last edited by Lxlp Nov 10, 2024
Page history
This is an old version of this page. You can view the most recent version or browse the history.

Placeholders

These are all of the placeholders MythicRPG provides

  • Caster Placeholders
  • Variable Placeholders
  • Placeholder API Integration

Caster Placeholders

Placeholder Function
<caster.archetype.[group]> Returns the caster's archetype from the specified group
Defaults to NONE
<caster.archetype.level.[group]> Returns the caster's archetype level from the specified group
<caster.archetype.exp.[group]> Returns the caster's archetype experience from the specified group
<caster.archetype.exp.goal.[group]> Returns the caster's archetype experience goal from the specified group

Variable Placeholders

Placeholder Function
<skill.var.click-type> The type of the click used to interact with a menu button. Returns 1 if rightclick was used, 0 otherwise

Placeholder API Integration

Placeholder Function
%mythic_reagent_[name]% The parsed player reagent's current value.
Defaults to 0.
If the resource does not exist, returns [Invalid_Resource]
%mythic_reagent_max_[name]% The parsed player reagent's max value.
Defaults to 0.
If the resource does not exist, returns [Invalid_Resource]
%mythic_archetype_[group]% Returns the parsed player's archetype from the specified group
Defaults to NONE
%mythic_archetype_level_[group]% Returns the parsed player's archetype level from the specified group
%mythic_archetype_exp_[group]% Returns the parsed player's archetype experience from the specified group
%mythic_archetype_exp_goal_[group]% Returns the parsed player's archetype experience goal from the specified group
Clone repository

MythicRPG

  • Home
  • Changelogs
  • Commands / Permissions
  • FAQ / Common Issues
Usage
  • Installation
  • Spells
    • Learning
    • Casting
    • Reagents
  • Archetypes
    • Leveling
    • Talents
    • Professions
    • Boosters
  • Currencies
  • Custom Commands
  • Custom Menus
  • Waypoints
Mechanics
  • Mechanics
  • Targeters
  • Triggers
  • Conditions
Placeholders
  • Placeholders