Is this in a local script or a regular script?
no you just misspelled the function name. SetTeleportGui
not SetTeleportGUI
I spelled it correctly and it did not work, it is deprecated and anyway I fixed the issues in the end.
-
SetTeleportGui
is not deperecated as shown here - When getting children in client side don’t forget to use
WaitForChild
- the optional fourth parameter of
Teleport
is the custom teleport gui you want - even if this is solved, i still want to give correction to anyone who come across this in the future to look for solutions for problems similar to yours
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.