Hello everyone, how do i get the player's job? I cant find it in scripting commands in wiki. This is my expected output Party: Player1 Priest 99/70 is looking for a party!
This is the script
announce "Party: "+strcharinfo(O)+" "+BaseLevel+"/"+JobLevel+" is looking for a party!",bc,0x33FF33;
Question
nicoscene
Hello everyone, how do i get the player's job? I cant find it in scripting commands in wiki.
This is my expected output
Party: Player1 Priest 99/70 is looking for a party!
This is the script
Thank you!
Edited by nicosceneLink 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.