Jump to content
  • 0

how can i make this teleport first


Byakuran

Question


  • Group:  Members
  • Topic Count:  110
  • Topics Per Day:  0.02
  • Content Count:  229
  • Reputation:   5
  • Joined:  12/16/11
  • Last Seen:  

how can i make this one teleport first and when i get to the map it will do the chatroom?? cuz it will make pub and teleport when i execute the command

 

 

pc->setpos(sd, mapindex_name2id( MAP_VIP_LOUNGE ), 0, 0, CLR_TELEPORT);
chat_createpcchat(sd, "waiting for someone", "", 2, 2);


or how can i add time on it.. it will teleport first then after 5sec it will make a chatroom??



bump!



solved already

Edited by Byakuran
Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.01
  • Content Count:  295
  • Reputation:   6
  • Joined:  10/14/12
  • Last Seen:  

how'd you add timer dude? im having the same thing, both executes at the same time. Thanks

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   3
  • Joined:  07/04/13
  • Last Seen:  

How share it.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.01
  • Content Count:  295
  • Reputation:   6
  • Joined:  10/14/12
  • Last Seen:  

pc->setpos(sd, mapindex_name2id( MAP_VIP_LOUNGE ), 0, 0, CLR_TELEPORT);

 

<--- hot to add delay please?


chat_createpcchat(sd, "waiting for someone", "", 2, 2);

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