JassMax Posted January 28, 2014 Posted January 28, 2014 Hi how do i edit this script? 2338,Wedding_Dress,Wedding Dress,5,43000,,500,,10,,0,0xFFFFFFFE,7,2,16,,0,1,0,{ bonus bMdef,15; sc_start SC_Wedding,600000,1; },{},{} i want to make. when i use wedding dress, Character should appear in wedding dress. for male tuxedo and for female wedding dress this script works but i want to make wedding dress get show as long i wear wedding dress and when i remove it should be removed...reply asap plz... Quote
AnnieRuru Posted January 28, 2014 Posted January 28, 2014 // Will tuxedo and wedding dresses be shown when worn? (Note 1) wedding_modifydisplay: no change to yes 2338,Wedding_Dress,Wedding Dress,4, ....,{},{ setoption option_wedding, 1; },{ setoption option_wedding, 0; } I think this should belongs to database side 1 Quote
JassMax Posted January 28, 2014 Author Posted January 28, 2014 // Will tuxedo and wedding dresses be shown when worn? (Note 1) wedding_modifydisplay: no change to yes 2338,Wedding_Dress,Wedding Dress,4, ....,{},{ setoption option_wedding, 1; },{ setoption option_wedding, 0; }I think this should belongs to database side Thanks working now! just like this there is script for job class change ? i mean just like wedding dreass.. if i make custom armor and when i wear it character will change in other class only looks not change job i'd seen in one server like that it was like priest cloth, lord knight cloth, sinx cloth... ect.. Quote
Kido Posted January 30, 2014 Posted January 30, 2014 you mean this? http://rathena.org/board/topic/56709-a-suit-that-can-change-a-character-sprite/#entry67404 just as they said put on the script for example this: {},{ ChangeBase 12; },{ ChangeBase Class; } //huh it works if you left the firs pair of { } alone or with any other script that will make you look like an assassin Edit: when tested, it worked but the first job skills didn't appear at all, they appeared on the 3rd tab along with othher 2nd and reborn job skills, dunno z_z but well if you want it for mere "look" then i guess it's ok Quote
JassMax Posted January 30, 2014 Author Posted January 30, 2014 (edited) you mean this? http://rathena.org/board/topic/56709-a-suit-that-can-change-a-character-sprite/#entry67404 just as they said put on the script for example this: {},{ ChangeBase 12; },{ ChangeBase Class; } //huh it works if you left the firs pair of { } alone or with any other script that will make you look like an assassin Edit: when tested, it worked but the first job skills didn't appear at all, they appeared on the 3rd tab along with othher 2nd and reborn job skills, dunno z_z but well if you want it for mere "look" then i guess it's ok Hii, sorry for replay late Thanks this is what i want... i will try Edited January 30, 2014 by JassMax Quote
Kido Posted January 30, 2014 Posted January 30, 2014 allright, don't worry lol, if you find any problem or bug tell us Quote
Question
JassMax
Hi
how do i edit this script?
i want to make. when i use wedding dress, Character should appear in wedding dress. for male tuxedo and for female wedding dress
this script works but i want to make wedding dress get show as long i wear wedding dress and when i remove it should be removed...
reply asap plz...
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.