ID:267712
 
Ive looked EVERYWHERE but cant find it XD..

how do i make a command to change the world id?

(the title bar thingy at the top)


ty..
Mashed_The_Hamster wrote:
Ive looked EVERYWHERE but cant find it XD..

how do i make a command to change the world id?

(the title bar thingy at the top)

Set world.name in your code, like this:
world
name = "My game"
When you create a hub entry and set the world.hub value as well, the title used for that will appear online. You basically use world.name only for the title bar.

Lummox JR