Enoch Posted October 21, 2019 Posted October 21, 2019 (edited) hello guys can i ask if there's an instant equips per job script here thank you Edited October 21, 2019 by Enoch Quote
-1 Mabuhay Posted October 22, 2019 Posted October 22, 2019 prontera,150,180,0 script asjdnakjn 123,{ switch(Class) { case Job_Sniper: getitem 607, 1; getitem 608, 1; break; case Job_Professor: getitem 609, 1; getitem 610, 1; break; ...... } } You get the idea.. Just add a char or acc variable checker to make sure players dont abuse this system. Quote
Question
Enoch
hello guys can i ask if there's an instant equips per job script here thank you
Edited by Enoch2 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.