Jump to content
  • 0

HOW TO MAKE EAJL BABY THIRD JOB AND BABY 2ND JOB


n3ySkie

Question


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.01
  • Content Count:  51
  • Reputation:   2
  • Joined:  07/28/14
  • Last Seen:  

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

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  776
  • Reputation:   238
  • Joined:  02/11/17
  • Last Seen:  

The eaclass as far as i know won't work for what you're looking for since it's invoking from the player's class and baby class is a class of its own. ex : baby lord knight EAJL_THIRD is baby rune knight quite hard to explain.
Another choice is to write a simple function for it that changebase to baby classes depending on the job.

  • Upvote 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...