TeleportService.TeleportInitFailed page contains a comment displaying incorrect information

Line 27 of the code sample located on the TeleportService.TeleportInitFailed page incorrectly states that placeId is crossroads (1818), which it is not (instead 0).

image

Recommended action: Replace local placeId = 0 with local placeId = 1818.

Thanks for the report.

This has been corrected.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.