#copy of bound

1 messages · Page 1 of 1 (latest)

sleek sigil
#

Hi theres a bug/problem in SkBee

#
command /testing:
    trigger:
        create a full bound with id "testing" within location at 0, 0, 0 and location at 1, 1, 1
        create a copy of bound with id "testing" with id "testing-2"
#

Would result to this

#

now if I tried this

command /addbound:
    trigger:    
        add player to bound members of bound with id "testing-2"

Would result to this