Jump to content
  • 0

Wedding dress and tuxedo


Question

Posted

Hi

I want to make wedding dress and tuxedo visible when worn by users but I don't know how /sob

- this is my /conf/battle/client.conf

// Will tuxedo and wedding dresses be shown when worn? (Note 1)
wedding_modifydisplay: yes

- also uncommented 'old wedding dress and tuxedo' in /db/import-tmpl/item_db 

- added the code to my item_db2 table in phpmyadmin

 

doesn't work :(

ideas?

 

5 answers to this question

Recommended Posts

  • 1
Posted

Open db/re/item_buyingstore.txt

Comment line 1772

//7170	//Tuxedo

Idk why tuxedo it's ETC item, when you change the script... tuxedo it became equipable, that's why

  • Upvote 1
  • 1
Posted (edited)
7170,Tuxedo,Tuxedo,5,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{ChangeBase 22;},{  },{ ChangeBase Class; }

 

Edited by Scanty
  • 0
Posted
3 hours ago, Scanty said:

7170,Tuxedo,Tuxedo,5,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{ChangeBase 22;},{  },{ ChangeBase Class; }

 

 

added to tuxedo in db/re/item_db.txt

now i get an error in console saying i can't add non-stackable to item_itembuyingstore.txt

[Warning]: itemdb_read_buyingstore: Non-stackable item id 7170 cannot be enabled for buying store.
[Error]: sv_readdb: Could not process contents of line 1772 of "db/re/item_buyingstore.txt".

line 1772 is 

7170  // Tuxedo

I looked up in google and the only thing that occurs to me is how can i add a non-stackable item to that .txt

I know i'm missing something on the script.. 

 

any ideas?

thank you

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