Posts: 74
Threads: 19
Joined: Feb 2010
Reputation:
0
How I well remove auto entrance (touch the pickup, instantly teleport interiors)
Posts: 2,929
Threads: 160
Joined: Feb 2009
Reputation:
0
Don't use PlayerToPoint; Use IsPlayerInRangeOfPoint (;
Posts: 74
Threads: 19
Joined: Feb 2010
Reputation:
0
No, Im talking about manuaL entrance,
Posts: 600
Threads: 99
Joined: Apr 2008
Reputation:
0
He's talking about, Those scirpts where you enter the I icon i auto teleports you, He wants to remove the auto teleport and make it so he has to use /enter. Well i really couldn't help ya i would have to look at the scirpt to see. but look for setplayerpos and stuff like that and try to figure out where it detecs you in the icon and just //comment it out or remove it all together
Posts: 388
Threads: 11
Joined: Feb 2008
Reputation:
0
Check the players position, if he/she is near a pickup, tell them to use enter. When the command is used, check the position and teleport accordingly.
Posts: 388
Threads: 11
Joined: Feb 2008
Reputation:
0
Yeah sorry, got myself there. Edited my post. :P