Auryn Posted August 14, 2012 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
Dissidia Posted August 14, 2012 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
Question
Auryn
I get warped whatever my job is.
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.