#Making a Book of Giving
1 messages · Page 1 of 1 (latest)
yes
you can add an argument to the command
but what are you trying to do? have them input an item in a book and then it gives it?
Yes! Precisely
1 messages · Page 1 of 1 (latest)
Code:
on book sign:
set {items::*} to all items
if page 1 of event-item contains "give 1 ":
How would I make this skript work if they type any item after the "give 1" part if it's possible. (Would I be able to do this without defining each command/item as "give 1 (item name)" seperately.)
yes
you can add an argument to the command
but what are you trying to do? have them input an item in a book and then it gives it?
Yes! Precisely