Skript Version: 2.6
Game Version: 1.17.1
Addons: none
Full code (Example):
command /sell:
trigger:
if player's tool is "raw mutton" or "black wool":
send "Complete"
else:
send "Fail"
Problem:
When i have 1 raw mutton on my hand, it completes but,
When i have multipe (e.g. 2) raw mutton on my hand, it fails? How to fix plz
!! IGNORE THE NO SPACES IN SKRIPT !!
Game Version: 1.17.1
Addons: none
Full code (Example):
command /sell:
trigger:
if player's tool is "raw mutton" or "black wool":
send "Complete"
else:
send "Fail"
Problem:
When i have 1 raw mutton on my hand, it completes but,
When i have multipe (e.g. 2) raw mutton on my hand, it fails? How to fix plz
!! IGNORE THE NO SPACES IN SKRIPT !!
Last edited: