#Command doesn't trigger
1 messages · Page 1 of 1 (latest)
Might wanna just move the set colllision into direction as it seems to not be used by anything else
I did and it doesn't change...
I thought it was a query problem but it's either true or not
All experiments are on
It might be the player placing on on placed colliding
on placed is via cmds or anything else
on player placing is only by players'
turns out it was on_player_placing that wasn't working at all
movedit to on_placing and ot's perfect
thanks!
👍 No problem