05-28-2025 11:20 AM
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!
Solved! Go to Solution.
05-28-2025 02:26 PM - edited 05-29-2025 09:58 AM
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.
Hope this helps, Let me know if you have any questions.
05-28-2025 02:26 PM - edited 05-29-2025 09:58 AM
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.
Hope this helps, Let me know if you have any questions.
05-28-2025 06:20 PM
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) 😩😩😩😩
05-29-2025 10:04 AM
Hi HeyDerrickHey,
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...).