Byakuran Posted November 2, 2013 Posted November 2, 2013 (edited) 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 November 1, 2013 by Byakuran Quote
Fresh prince Posted November 8, 2013 Posted November 8, 2013 how'd you add timer dude? im having the same thing, both executes at the same time. Thanks Quote
Fresh prince Posted November 9, 2013 Posted November 9, 2013 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); Quote
Question
Byakuran
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
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 Byakuran3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.