Jump to content

help with teleport?


WallMart

Recommended Posts

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...