Jump to content
  • 0

Need alternative outfit change ticket no NPC Needed


Question

Posted

hi i need help to make a new costume item named ticket that change the classes outfit from 3rd>2nd>1st  without npc just by clicking the ticket menu appear that has outfit change option for specific class ? #help

i tried: itemDB.......................,{ changebase <>; },{},{}    but no work maybe wrong script ??!

1 answer to this question

Recommended Posts

  • 0
Posted
5 hours ago, emadkm said:

hi i need help to make a new costume item named ticket that change the classes outfit from 3rd>2nd>1st  without npc just by clicking the ticket menu appear that has outfit change option for specific class ? #help

i tried: itemDB.......................,{ changebase <>; },{},{}    but no work maybe wrong script ??!

Use this as referrence
 

// Old Tuxedo and Wedding Dress, will display the outfit when worn.
//==================================================================
2338,Wedding_Dress,Wedding Dress,4,43000,,500,,0,,0,0xFFFFFFFE,63,0,16,,0,1,0,{},{ sc_start SC_WEDDING,INFINITE_TICK,0; },{ sc_end SC_WEDDING; }
7170,Tuxedo,Tuxedo,4,43000,,10,,0,,0,0xFFFFFFFE,63,1,16,,0,1,0,{},{ sc_start SC_WEDDING,INFINITE_TICK,0; },{ sc_end SC_WEDDING; }

 

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