-
-
Notifications
You must be signed in to change notification settings - Fork 502
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Hello!
We've tested this new event and it gives false positives with interiors and freeroam (F2 menu) resources. Didn't test other resources.
Another thing:
it would be cool when the event triggers, to get the position, interior, dimension from & to where the player teleports as params.
Steps to reproduce
- start
interiorsorfreeroam - copy & paste these lines into a script file, then start it
addEventHandler("onPlayerTeleport", root, function()
outputServerLog(getPlayerName(source) .. " teleporting.")
end)- enter into an interior anywhere on the map. Or press F2 and teleport anywhere on the map.
Version
Client & Server: 22934
Additional context
No response
Relevant log output
Security Policy
- I have read and understood the Security Policy and this issue is not security related.
Xenius97 and zjkdev
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working