Jump to content
  • 0

Disguise Suit: Class


Question

Posted (edited)

[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

4 answers to this question

Recommended Posts

Posted (edited)

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

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...