hi guys i want to ask how i change this script to baby 3rd job and baby 2nd job class
{},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; } normal size of 3rd job -Note it change 3rd job Sprite depends on your Job
{},{ if(roclass(eaclass()|EAJL_UPPER)) changebase BaseJob; },{ changebase Class; } normal size of 2nd job -Note it change 2nd job Sprite depends on your Job
Question
n3ySkie
hi guys i want to ask how i change this script to baby 3rd job and baby 2nd job class
{},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; } normal size of 3rd job -Note it change 3rd job Sprite depends on your Job
{},{ if(roclass(eaclass()|EAJL_UPPER)) changebase BaseJob; },{ changebase Class; } normal size of 2nd job -Note it change 2nd job Sprite depends on your Job
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.