cmi_user_meta and cmi_user_metaint placeholder for other players #8544
CloudeLecaw
started this conversation in
Enhancement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
currently we need to use papi expansions like parseother to get the usermeta into of an other player in checks.
here an example
It would be nice and more simple placeholder from CMI side to be able to parse out the meta of other players in checks for example.
therefor we would need an expansion of the two placeholders like
%cmi_user_meta_[METANAME]_[playerName]% and %cmi_user_metaint_[METANAME]_[playerName]%
the benefit i would see from these two placeholders would be the ability to not need other plugins or expansions for these
kinds of operations. specialy where cmis user mets are used more and more often in the process of all cmi tasks.
we have much much more crazzy commands where we read the meta of other players (mostly something like $1 if arument was set.
So i see a big benefit on having an option like this without the papi expansions that sometimes work not so fawless as wanted... when the placeholder is parsed.
Beta Was this translation helpful? Give feedback.
All reactions