1 messages · Page 1 of 1 (latest)
set {_inv} to event-inventory set {_amount} to amount of ender eyes in {_inv}
i mean that certaintly looks like a good start
what happens when you run it?
It doesn't work and always outputs a value of 0
Can I see the code?
Make sure you arent trying to bring {_amount} outside that event (as its a local variable)
{_amount}