I just created my very first custom portal and was messing with it in game. When I restarted the world.exe, and logged back in, it was gone QQ. So how can I save things I spawn in game so that it doesn't go away?
I just created my very first custom portal and was messing with it in game. When I restarted the world.exe, and logged back in, it was gone QQ. So how can I save things I spawn in game so that it doesn't go away?
add a "1" at the end
Like even if you do a GO you Example the ID is 4323 you type
.go spawn 4323 1
or
for a npc with the ID 4321
type
.npc spawn 4321 1
Good luck.