Jump to content
  • 0

Need help with a custom item.


cococof2

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

Hello, i made this item that can change you character into the 3rd sprites.

My server is pre-renewal, but i want this feature.

"12260,Cool_Summer_Outfit,Cool Summer Outfit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{},{ changebase roclass(eaclass()|EAJL_THIRD); },{ changebase Class; }"

It is working and stuff, but when i equip the item, the 3rd skills come up.

What should I do? Can anybody help me, please?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  80
  • Topics Per Day:  0.02
  • Content Count:  325
  • Reputation:   76
  • Joined:  03/22/12
  • Last Seen:  

here :)

check my first signature if i help you thanks :)

"12260,Cool_Summer_Outfit,Cool Summer Outfit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{},{if(BaseJob == Job_Knight) changebase 4060; else if(BaseJob == Job_Monk) changebase 4077; else if(BaseJob == Job_Crusader) changebase 4073; else if(BaseJob == Job_Priest) changebase 4063; else if(BaseJob == Job_Hunter) changebase 4062; else if(BaseJob == Job_Bard) changebase 4075; else if(BaseJob == Job_Dancer) changebase 4076; else if(BaseJob == Job_Assassin) changebase 4065; else if(BaseJob == Job_Rogue) changebase 4079; else if(BaseJob == Job_Blacksmith) changebase 4064; else if(BaseJob == Job_Alchemist) changebase 4078; else if(BaseJob == Job_Wizard) changebase 4061; else if(BaseJob == Job_Sage) changebase 4074; },{ changebase class; }
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  01/06/13
  • Last Seen:  

Thank you for trying, but it did not work.

I dont think you do understand my problem.

I just dont want to have the 3rd classes skill tree.

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