Auryn Posted August 14, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Share Posted August 14, 2012 I get warped whatever my job is. yuno,145,196,0 script seau#arch 139,4,4,{ if ((BaseJob == Job_Priest) && (roi == 2)) { OnTouch: sleep2 1500; warp "job3_arch01",29,27; end; } } 1 Quote Link to comment Share on other sites More sharing options...
Dissidia Posted August 14, 2012 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 535 Reputation: 23 Joined: 11/19/11 Last Seen: June 8, 2023 Share Posted August 14, 2012 try this yuno,145,196,0 script seau#arch 139,4,4,{ OnTouch: if ((BaseJob == Job_Priest) && (roi == 2)) { sleep2 1500; warp "job3_arch01",29,27; end; } } 2 Quote Link to comment Share on other sites More sharing options...
Auryn Posted August 14, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Author Share Posted August 14, 2012 Solved, thanks Yurika. Quote Link to comment Share on other sites More sharing options...
Question
Auryn
I get warped whatever my job is.
Link to comment
Share on other sites
2 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.