28.08.2011, 13:24
I want to know how to make A /ENTER command which teleports you to a location when typed.
AddPlayerClass(288,1570.9875,-1336.9447,16.4844,133.8545,0,0,0,0,0,0); // Bottom
AddPlayerClass(288,1548.6855,-1364.6135,326.2109,2.9033,0,0,0,0,0,0); // Top
Well basically I want to make a /enter command which teleports you to the top of star tower. I put Bottom and Top to show which is which. Bottom is where the /enter command is. Top is where your gonna be teleported. Please Please tell me how
AddPlayerClass(288,1570.9875,-1336.9447,16.4844,133.8545,0,0,0,0,0,0); // Bottom
AddPlayerClass(288,1548.6855,-1364.6135,326.2109,2.9033,0,0,0,0,0,0); // Top
Well basically I want to make a /enter command which teleports you to the top of star tower. I put Bottom and Top to show which is which. Bottom is where the /enter command is. Top is where your gonna be teleported. Please Please tell me how