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
  • #1265

Closed
Open
Created Aug 20, 2023 by Dante@Dant35tra5t💬

livinginradius condition does not appear to function

MM version 5.4.0 || PaperMC-100 1.20.1 The condition "livinginradius" does not evalutate all mobs in the radius. There is no console error for it. This is the skill:

  - potionclear{t=INVISIBILITY} @self ~onTimer:5 ?!livinginradius{r=15;a=>2}

In it I am assuming the mob counts itself and the player nearby "owner" This skill however works fine:

  - potionclear{t=INVISIBILITY} @self ~onTimer:5 ?!mobsinradius{t=SkeletalMinion;r=15;a=>2}

However, this means I have to specify each mob on the server for the bodyguard use case I need it for. This is tedious and should not be necessary. Please correct me if I am somehow doing this wronf, otherwise I must notify this as a bug.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking