this code will send a message to the player on pickup: message "%event-location%" to event-player cancel event this one won't: on pickup: message "%event-location%" cancel event
this code will send a message to the player
on pickup:
message "%event-location%" to event-player
cancel event
this one won't:
on pickup:
message "%event-location%"
cancel event