Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicMobs MythicMobs
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 132
    • Issues 132
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicMobsMythicMobs
  • Issues
  • #1721

Closed
Open
Created Sep 12, 2024 by Lxlp@LxlpDeveloper

Certain Condition Actions Deletes Skill Parameters

Summary

When a "cast", "Orelsecast" or "castinstead" conditions actions are used, the skillparameters of the metaskill are not copied over and are not accessible from the newly called skill

This also happens with onFailSkill and the likes

start:
  Skills:
  - skill{s=example;test=1} @self
  
example:
  Conditions:
  - isLiving cast example2
  Skills:
  - message{m="NORMAL <skill.test>"} @self

example2:
  Skills:
  - message{m="CONDACT <skill.test>"} @self
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking