Amidamaru Posted July 31, 2017 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 21 Reputation: 2 Joined: 07/12/17 Last Seen: March 30, 2020 Share Posted July 31, 2017 Hello, i hope i post in the right section. i want to request a Script with a NPC that shows pub and will jump you into certain position for example a NPC that with "Mall Warper" pub, and when you click it, the NPC will jump you into that "X , Y" position. i tried searching for it, but i can't find those. can someone please help me? Thank you! Quote Link to comment Share on other sites More sharing options...
0 crazyarashi Posted July 31, 2017 Group: Developer Topic Count: 50 Topics Per Day: 0.02 Content Count: 776 Reputation: 239 Joined: 02/11/17 Last Seen: Monday at 01:17 PM Share Posted July 31, 2017 prontera,255,55,5 script Test 123,{ OnInit: waitingroom "Warp",2; if ( getwaitingroomstate( 0, "Warp" ) >= 1 ) doevent "warp_1::OnEnter"; } - script warp_1 -1,{ OnEnter: warp "geffen",123,123; end; } Something Like This Maybe Quote Link to comment Share on other sites More sharing options...
Question
Amidamaru
Hello,
i hope i post in the right section.
i want to request a Script with a NPC that shows pub and will jump you into certain position
for example a NPC that with "Mall Warper" pub, and when you click it, the NPC will jump you into that "X , Y" position.
i tried searching for it, but i can't find those.
can someone please help me?
Thank you!
Link to comment
Share on other sites
1 answer 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.