Jump to content
  • 0

Need alternative outfit change ticket no NPC Needed


Emad

Question


  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  109
  • Reputation:   0
  • Joined:  05/22/14
  • Last Seen:  

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 ??!

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  63
  • Topics Per Day:  0.02
  • Content Count:  1016
  • Reputation:   191
  • Joined:  11/27/14
  • Last Seen:  

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; }

 

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