Jump to content
  • 0

auto teleport paper


tysonlim1989

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  12/13/12
  • Last Seen:  

I wanted to make a paper that will teleport a player back to save point after a period of time for my event. If not the player will forever staying inside the map. The item will gone after logoff or times up.

EDIT: I've updated my code again, but it won't remove if the player is not online. Anyway to solve this? Thank you.

30001,Red_Potion,Pass,3,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ atcommand "@item 30000"; sleep2 10000; atcommand "@item 30000 -1"; sleep2 1000; atcommand "@warp prontera 148 383"; },{},{}[/Code]

Just an idea,

is that possible to use "duration" here to delete the item? If yes, how to put in the function into the item?

Thank you for helping.

Edited by tysonlim1989
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   1
  • Joined:  12/13/12
  • Last Seen:  

the player just stay afk inside the event map, and it's hard for me to kick them 1 by 1 from the map. I can't start my next event until I kick all the players out from the map

EDIT: I've updated my code again, but it won't remove if the player is not online. Anyway to solve this? Thank you.

30001,Red_Potion,Pass,3,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ atcommand "@item 30000"; sleep2 10000; atcommand "@item 30000 -1"; sleep2 1000; atcommand "@warp prontera 148 383"; },{},{}[/Code]

Edited by tysonlim1989
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...