drifterxxxx2 Posted November 19, 2017 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
1 Scanty Posted November 19, 2017 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
1 Scanty Posted November 19, 2017 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
0 drifterxxxx2 Posted November 19, 2017 Author 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
0 drifterxxxx2 Posted November 19, 2017 Author Posted November 19, 2017 problem fixed! now i have wedding dresses in my server thank you @Scanty you are god Quote
0 DairyPresto Posted November 21, 2017 Posted November 21, 2017 i have a problem when player equip the tuxedo, they need to @refresh or reconnect to see the sprite Quote
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?
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.