Placeholder for last Money Action and Last exp Action Value + % of total XP #6190
Closed
CloudeLecaw
started this conversation in
Enhancement
Replies: 1 comment
-
solved by working with cmi usermeta |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Players on our Server have the option to store their Money and XP inside a Bank
I want to setup above if they didnt saved their XP or money and died like known from many MMOs
The Idea is that they losse a %value of what they have and carry with them.
For the Money this is allready possible.
For the XP i just found the amount and random value but no %ofTotal This would be needed
To style the shown meassage better it would be great to be able to setup a msg with own Format
The Problem is that we have no placeholder that show the Value of the last money and exp command used on a player.
So two placeholders like
cmi_user_lastexp
andcmi_user_lastmoney
would be needed that return the valueof last used money and exp command.
So could you add
cmi_user_lastexp
,cmi_user_lastmoney
and the abillitie to give and take % of total xp?If the Placeholders are not able to add i could life with just writting them something like
You lost 10% of Your Money and XP... would be so detailed but still possible.
Beta Was this translation helpful? Give feedback.
All reactions