Costume change to other job appearance

mrlongshen

Noobies
Messages
1,126
Points
0
Age
36
Location
localhost 127.0.0.1
Emulator
hi. how to do this? 

for example a lord knight wear a archer figure. the appearance will change to archer ?

 
Last edited by a moderator:
You mean that when you use it, it shall disguise you as a certain class?

 
@@mrlongshen

try this

Code:
{    Id: 25000    AegisName: "Change_Job_Suit"    Name: "Change Job Suit"    Type: 5    Buy: 20    Weight: 10    Loc: 136    Refine: false    Script: <" changebase JOBID;">    OnUnequipScript: <" changebase Class; ">},
 
@@Zhao Chow thanks alot, its working! +1
I marked it solved for you.
default_smile.png
Try your best if someone's reply works, mark it as best answer!
 
Back
Top