Sitting function doesn't check if node is occupied #9
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
locale
question
wiki
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: rudzik8/mcl_decor#9
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
so, two or more players can sit on chairs/armchairs. it looks weird.
function from mcl_beds has this (and even checking distance from player to node), so maybe i can replace that old function (or basically expand/rewrite it a bit) with code from mcl_beds