command add <text> :
trigger:
add arg-1 to {list::*}
send "you added %arg-1% to the list" to player
command seelist:
trigger:
send "%{list::*}%" to player
it sends (text) and (text) i want it to go
(text)
(text)
i need it to set a bunch of player inventory slots
and save them i can save but not load
trigger:
add arg-1 to {list::*}
send "you added %arg-1% to the list" to player
command seelist:
trigger:
send "%{list::*}%" to player
it sends (text) and (text) i want it to go
(text)
(text)
i need it to set a bunch of player inventory slots
and save them i can save but not load