Started by
Molonko
on
Topic category: Help with modding (Java Edition)
I also have two variables, "currentLives", type: number, variable scope: player_persistent, same for "livesMessage" but string type.
I think the issue is where the lives go -1 and when repeated again its now at 0 or something. I feel like the fix is simple but my smoothed brain is struggling and any help to make the lives go down one by one properly would be greatly appreciated.
https://imgur.com/AmdLCIp
https://imgur.com/0gWPaL8
set the initial value of the variable to 10
(It's still player_persistent of course)
Thank you so much brother much love
You're welcome