Per item level help

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

GiorgixPRO

Member
Jul 29, 2017
44
0
0
25
How to set a level variable to an item?

code_language.skript:
variables:
    {level.%item%} = 1

doesn't work!
 
you cant just magically create a variable for every item that ever exists in the variable section... how is skript supposed to know what to fill in in for %item%
 
it really depends what you want. you would probably want to initially set the variable on the craft event or you could always just keep track of it in the lore without a variable
 
Status
Not open for further replies.