#check if player holds item
1 messages · Page 1 of 1 (latest)
wdym debug item
send it in chat
see if it's what you expect
also always send where you set the options too
maybe you have a typo in the item name, or maybe it's not set correctly, we can't tell unless you send that too
wait i'll check
okay now there is another error
do you guys know why this dont work?
add 1 * {%player%.multiplier} to {%player%.clicks}
could be a lot of things
is multiplier a number and not a string
is clicks a number or a string
etc
you should also change the names to {multiplier::%player%} and {clicks::%player%} respectively
it'll keep your variables organized, easy to access, and easy to delete in the future
okay a sec just to try it
see here
but if rename it to that it dont works
well yeah, you'd have to replace all instances of it
you mean at variables: too?