drifterxxxx2 Posted November 19, 2017 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 83 Reputation: 3 Joined: 10/22/17 Last Seen: June 5, 2021 Share Posted November 19, 2017 Hi I want to make wedding dress and tuxedo visible when worn by users but I don't know how - 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? Quote Link to comment Share on other sites More sharing options...
1 Scanty Posted November 19, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 90 Reputation: 26 Joined: 11/08/15 Last Seen: Thursday at 06:01 AM Share Posted November 19, 2017 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 1 Quote Link to comment Share on other sites More sharing options...
1 Scanty Posted November 19, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 90 Reputation: 26 Joined: 11/08/15 Last Seen: Thursday at 06:01 AM Share Posted November 19, 2017 (edited) 7170,Tuxedo,Tuxedo,5,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{ChangeBase 22;},{ },{ ChangeBase Class; } Edited November 19, 2017 by Scanty Quote Link to comment Share on other sites More sharing options...
0 drifterxxxx2 Posted November 19, 2017 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 83 Reputation: 3 Joined: 10/22/17 Last Seen: June 5, 2021 Author Share Posted November 19, 2017 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 Quote Link to comment Share on other sites More sharing options...
0 drifterxxxx2 Posted November 19, 2017 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 83 Reputation: 3 Joined: 10/22/17 Last Seen: June 5, 2021 Author Share Posted November 19, 2017 problem fixed! now i have wedding dresses in my server thank you @Scanty you are god Quote Link to comment Share on other sites More sharing options...
0 DairyPresto Posted November 21, 2017 Group: Members Topic Count: 35 Topics Per Day: 0.01 Content Count: 151 Reputation: 2 Joined: 04/03/17 Last Seen: Yesterday at 02:45 AM Share Posted November 21, 2017 i have a problem when player equip the tuxedo, they need to @refresh or reconnect to see the sprite Quote Link to comment Share on other sites More sharing options...
Question
drifterxxxx2
Hi
I want to make wedding dress and tuxedo visible when worn by users but I don't know how
- 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?
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.