#Making a Book of Giving

1 messages · Page 1 of 1 (latest)

stiff radish
#

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.)

stiff linden
#

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?