-
I am doing an rpg vault (inspired in Nicole van der Hoeven, but i dont have the money to pay for hers), and i am trying to make something similar to the "<% tp.user.getThisGameNum(tp) %>" that she uses, can someone help me whit this? (i am also havin a bad time tring to replicate "<% tp.user.getLastGameTitle(tp) %>" and "<% tp.user.getThisWorld(tp) %>") |
Beta Was this translation helpful? Give feedback.
Answered by
Zachatoo
Sep 2, 2023
Replies: 1 comment 3 replies
-
You'll need to describe in more detail what you want. I don't want to have to research how Nicole's vault works and hope that I've even found the correct vault.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It will depend on your file structure, but assuming your file structure looks like this
You can have a script like this to rename a file based on the world and which session number you're on.