Posts: 30
Threads: 8
Joined: Oct 2008
Reputation:
0
Hello everyone, how do i make it so that when i go overtop of a pickup i added and type /enter, i get telported to a different area. And then when im inside i go to the other pickup i put inside and type /exit and i leave.
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
Well if you want to use commands you don't have to use pickups, but you could have them there for show anyway.
In the command you need to check the players interior and playertopoint them, and if both return true let them teleport.
Posts: 30
Threads: 8
Joined: Oct 2008
Reputation:
0
ok i've got a small issue. my teleport works, but whenever i do /enter, i appear where i want but i cannot see anything, it is all blue , almost like the textures are loading. I can see my character though.
Posts: 1,293
Threads: 6
Joined: Jul 2008
Reputation:
0
You need to make sure you set the player to the right interior.
Posts: 30
Threads: 8
Joined: Oct 2008
Reputation:
0
btw, how am i supposed to know which interior to use?
Posts: 30
Threads: 8
Joined: Oct 2008
Reputation:
0
i've tried from like 6 to 18 and still no luck. anyone know if there is some way i can know which one to use?