Jump to content
  • 0

Disguise Suit: Class


merlini

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  02/09/13
  • Last Seen:  

[solved]

...{}{ changebase <class id>; },{ changebase Class; }
since
...{ Script },{ OnEquip_Script },{ OnUnequip_Script }

This will change your character look to match the <class id>, you may have the skills of the class in your skill tree but i'm not sure whether you can actually learn it. It is a clutter so i advice you to make a class duplicate without the skills if you're aiming for the looks just like me.

Example

2301,Cotton_Shirt,Cotton Shirt,5,10,,100,,10,,0,0xFFFFFFFF,7,2,16,,0,1,0,{ bonus bMdef,15; },{ changebase 4065; },{ changebase Class; }

This will change your character to look like GX.


I've searched the forum, so far i only made Disguise Suit as monsters.

I wanna make one so it changes your class appearance and hopefully with fixed dye attached to it.

{ disguise <id>; },{},{ undisguise; },{},{}

3NjV9jb.png

Gold Pally

Edited by merlini
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  142
  • Topics Per Day:  0.03
  • Content Count:  511
  • Reputation:   7
  • Joined:  02/15/12
  • Last Seen:  

How about I change my sprite suit for hokage/bleach/akatsuki/etc suits? I have their respective sprites in the sprite folders of mine.. What is the ID of that? or I will use their own Sprite ID ?

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

it's based on Job ID...not sprite id .....

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  02/09/13
  • Last Seen:  

Okay, one problem though, when i equipped it..i change class to Ninja(25) but when i take it off, i retain the ninja job.

Edit: Nevermind, here's the "fix"

{}{ changebase <class id>; },{ changebase Class; }

since

{ Script },{ OnEquip_Script },{ OnUnequip_Script }

(:

Edited by merlini
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...