command ListTestAdd <text> :
trigger:
add arg-1 to {list::*}
command ListTest :
trigger:
puts item from 1st item in {list::*} in to slot 1 of players invtory
wait 1 tick
puts item from 2st item in {list::*} in to slot 2 of players invtory
wait 1 tick
puts item from 3st item in {list::*} in to slot 3 of players invtory
**untill all items are good
i need help with the "from 3st item in {list::*}" everything else is good i also need help with "in to slot 3 of players invtory"
trigger:
add arg-1 to {list::*}
command ListTest :
trigger:
puts item from 1st item in {list::*} in to slot 1 of players invtory
wait 1 tick
puts item from 2st item in {list::*} in to slot 2 of players invtory
wait 1 tick
puts item from 3st item in {list::*} in to slot 3 of players invtory
**untill all items are good
i need help with the "from 3st item in {list::*}" everything else is good i also need help with "in to slot 3 of players invtory"