Jump to content
  • 0

question


aguyaguy

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  12/17/11
  • Last Seen:  

I have a PVP Event , I just want to know how to warp or send the 4 afk players out in the map. example there are 4 afk players in the map guild_vs1 because some players are waiting in the outside of the event. is it possible to warp them out by triggering the NPC ? its like if the party leader clicks the NPC the 4 afk players will warp out.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  633
  • Reputation:   78
  • Joined:  11/14/11
  • Last Seen:  

You can use a timer and store the starting positions of each player inside the map in a npc variable let say that you will check the players position every 5 seconds since you have stored the positions of the player in a variable, you will check if the recorded/stored position of this player is equal to the new/current position this player,if equal the player is AFK then warp it out else record or store the new/current position of the player check again in the next 5 seconds until the match end.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  12/17/11
  • Last Seen:  

can you post the simple script of that timer and store ? and i'll give it a shot . if its not i will post the script here.

bump ?

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...