WallMart Posted February 26, 2010 Share Posted February 26, 2010 i still dont get how you can actually make a teleport... i dont understand the scripting part and stuff. what i currently want: a teleport house to make teleports between places that are interesting. is there maybe some source which lets you add teleports? or can someone help me? read: I DONT UNDERSTAND 1 SINGLE THING OF SCRIPTING.... Link to comment
Wisin Posted February 26, 2010 Share Posted February 26, 2010 hi, i understand that u want when like u type a command u get teleported to a place, like this: function farmwarp (source) setElementPosition ( source, 0, 0, 0 ) outputChatBox ( "You're warped to the farm!", source, 0, 255, 0 ) end addCommandHandler ( "farm", farm ) like this? Link to comment
dzek (varez) Posted February 26, 2010 Share Posted February 26, 2010 a teleport house sounds to me like a place where he want a lot of teleport-markers WallMart, i will make a simple script for teleport markers soon (today at evening? or tommorow) and put it in community, especially for you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now