Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Teleport to CFrame #461

Merged
merged 1 commit into from
Aug 15, 2021

Conversation

SlipperySpelunky
Copy link
Contributor

@SlipperySpelunky SlipperySpelunky commented Aug 13, 2021

This change updates the teleport command to edit the character's HumanoidRootPart's CFrame, instead of using :MoveTo(). This fixes server-sided anti-exploits flagging players for being teleported, as they use CFrame to calculate this.

This change updates the teleport command to edit the character's HumanoidRootPart's CFrame, instead of using :MoveTo(). This fixes server-sided anti-exploits flagging players for being teleported, as they can use CFrame to calculate this.
@Sceleratis Sceleratis merged commit 191f802 into Epix-Incorporated:master Aug 15, 2021
@SlipperySpelunky SlipperySpelunky deleted the patch-1 branch August 15, 2021 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants