Feature - New #2135
Place Actors on the ground (decorating)
Start date:
2020-04-23
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
When in a house or a guild hall, and you pick up something to move it (like a rug or a trophy), it becomes on your cursor, and you can move it around. ( ${Me.CursorActor} will report it correctly ).
Need a way to "place" it on the ground. If possible, with xyz location of where. If not see if there's some reasonable way to "move" this around the screen.
My Guildhall on drunder has plenty of items you can test with. Just right click and select "Move" and it will become your cursor. If you want it to cancel it, hit ESC
Updated by Kannkor over 4 years ago
Turns out ${Me.CursorActor} does NOT always report correctly, and will still report if there is an actor between you and your cursor.