Jump to content
  • 0

Item script that will turn you into a Baby Job


Potato Chips

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  54
  • Reputation:   1
  • Joined:  08/28/14
  • Last Seen:  

For Example.

{},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; }

 

this will turn me into a 3rd job

 

I tried changing

{},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; }

to
{},{ changebase roclass(eaclass()|EAJL_BABY); },{ changebase Class; }

 

bit it didn't work. can someone correct me if i got it all wrong?

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  452
  • Reputation:   33
  • Joined:  12/18/14
  • Last Seen:  

{},{ changebase roclass(eaclass()|EAJL_BABY); },{ changebase Class; }
{},{ changebase roclass(eaclass()|EAJL_UPPER); },{ changebase Class; }

That should work like a charm. Using it and works perfectly fine for me.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  54
  • Reputation:   1
  • Joined:  08/28/14
  • Last Seen:  

{},{ changebase roclass(eaclass()|EAJL_BABY); },{ changebase Class; }
{},{ changebase roclass(eaclass()|EAJL_UPPER); },{ changebase Class; }

That should work like a charm. Using it and works perfectly fine for me.

 

5110,Baby_Pacifier,Baby Pacifier,4,20,,50,,0,,0,0xFFFFFFFF,7,2,1,,0,0,191,{},{ changebase roclass(eaclass()|EAJL_BABY); },{ changebase Class; }

Did that but its not working :(

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...