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 145
    • Issues 145
    • 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
  • #1516

Closed
Open
Created Feb 27, 2024 by RageOfFire@RageOfFire

[Bug] Children target

Summary

@Children target cannot be use if summoner is player @Parent still work

Steps to reproduce

BattlerArcher:
  Skills:
  - summon{type=summonerclassarcher;amount=floor(%math_IF((<modifier.amount><=0),1,<modifier.amount>)%)} @Self
  - remove{delay="%math_IF((<modifier.cooldown><=0),1,<modifier.cooldown>)% * 20 - 200"} @Children{conditions=[  - mythicmobtype{type=summonerclassarcher} true ]}

Current behavior

remove not work with @Children

Intended correct behavior

Describe what you think should happen instead of the bug.

Server log file

Provide a link to a Pastebin paste with a copy of your server's latest.log file from startup to "Done!" AND includes a player connecting.

Debug log snippet

Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.

Proposed fixes

Describe what you think the issue or any potential fixes may be.

Edited Feb 27, 2024 by RageOfFire
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking