Started by
Buffleman420
on
Topic category: Troubleshooting, bugs, and solutions
I'm currently trying to develop a Re:Monster inspired RPG mod for 1.20.4.
I have almost all the GUI setup, along with most of the basic variables for the mod. My current issue is that I can't seem to get my global player_persisent Exp variable to change. I've tried everything I can think of to get it to work but it won't take the number I'm trying to set them to.
EXP and leveling :
Variables:
Edited by Buffleman420 on Sun, 05/26/2024 - 02:00
(Resolved) Had to switch all the Event/target entity to source entity for the exp portion.