cancel
Showing results for 
Search instead for 
Did you mean: 

How do I find my PlayerID? Teleporting a certain user to a particular spawnpoint when entering world

HeyDerrickHey
Member

I have created this script using the AI in Desktop Editor to teleport myself to a particular spawn point when entering my world.  However, it’s asking for my playerID. How do I get that? It appears to be numerical only as it doesn’t allow me to type my actual username. Many thanks in advance!

1 ACCEPTED SOLUTION

Accepted Solutions

eshakm.2024
Community Manager
Community Manager

Hi HeyDerrickHey, 

Each player has a unique numerical identifier known as their Player ID. This is different from your username. To find your player ID you can visit this link that will provide you details on how to retrieve your player index. 

https://developers.meta.com/horizon-worlds/learn/documentation/typescript/api-references-and-example...

Hope this helps, Let me know if you have any questions. 

View solution in original post

3 REPLIES 3

eshakm.2024
Community Manager
Community Manager

Hi HeyDerrickHey, 

Each player has a unique numerical identifier known as their Player ID. This is different from your username. To find your player ID you can visit this link that will provide you details on how to retrieve your player index. 

https://developers.meta.com/horizon-worlds/learn/documentation/typescript/api-references-and-example...

Hope this helps, Let me know if you have any questions. 

HeyDerrickHey
Member

I don’t understand the scripting method. Because where will it display the player index? Also, the three methods you provided below must be out dated. I performed control + shift + e and nothing shows up. 

also, step 2 in method 2 is incomplete. You say press control + nothing else…this almost feels like you copy and pasted the answer from ChatGPT 😩

and there is no player id in the console portion (method 3) 😩😩😩😩

eshakm.2024
Community Manager
Community Manager

Hi 

Sorry for the confusion on the scripting method. I have removed that to reduce confusion. The best source for you would be the link that guides you on how to get the player ID.  (https://developers.meta.com/horizon-worlds/learn/documentation/typescript/api-references-and-example...).