none Posted December 2, 2011 Posted December 2, 2011 Hello, I've try to patch the server to implement mounting. I have some problem: 1) Head problem, an mount was cut (depend of zoom level) 2)Foot problem: why we see the foot ? 3) why we can shoot or skill when mounting ? Thx for your help !! Quote
Toshiro Posted December 2, 2011 Posted December 2, 2011 How did you implement them? I mean, did you add them as real job classes or as "headears" to just show the sprite, or anything else? Quote
Judas Posted December 2, 2011 Posted December 2, 2011 you probably didn't implement this the right way O.o Quote
none Posted December 2, 2011 Author Posted December 2, 2011 (edited) Hello, I use patch Option_Misc_Ride method From here: http://www.eathena.w...dpost&p=1490476 This can become from lua files ? do you have another patch system ? Thx for your answer. Edited December 2, 2011 by none Quote
Celsius Posted December 3, 2011 Posted December 3, 2011 first of all, which exe are you using with your emulator? may it due to exe and not to the mod due i use it and i dont had any of those bugs. Quote
none Posted December 5, 2011 Author Posted December 5, 2011 Hello, i ve correct some patch problem. Now patch is ok, but i have some problem with 2 mount: * it's happen only for poring bottom side. It's look like flying no ? Thx for your help Quote
KeiKun Posted December 5, 2011 Posted December 5, 2011 Hi TS here's the thing Job Base Mount Sucks. my Opinion they made it but doesn't work like on official Quote
Ind Posted December 5, 2011 Posted December 5, 2011 1) official servers don't allow you to zoom in that much 2) no idea 3) the mounts have no animation for attacking or use of skills, so even if the server made it possible to happen, it'd be glitchy to see in the client. 1 Quote
none Posted December 5, 2011 Author Posted December 5, 2011 Hello Ind, thx for your help i have zoom to make a great screenshot for you this screenshot is without making skill or attack. Witch file in the client, must i modify ? May be ridingspreditinfo.lua ? setHeadSprEditInfo(pcJobTbl.JT_NOVICE,4,4,0,2,0,35) SetHeadSprEditInfo(pcJobTbl.JT_NOVICE_B,4,4,0,2,0,35) SetHeadSprEditInfo(4124,4,4,0,2,0,35) SetHeadSprEditInfo(4158,4,4,0,2,0,35) SetHeadSprEditInfo(pcJobTbl.JT_TAEKWON,4,4,0,2,0,35) SetHeadSprEditInfo(pcJobTbl.JT_TAEKWON,90,90,0,7,0,35) SetHeadSprEditInfo(4155,4,4,0,2,0,35) SetHeadSprEditInfo(4155,90,90,0,7,0,35) SetHeadSprEditInfo(pcJobTbl.JT_STAR,4,4,0,2,0,35) SetHeadSprEditInfo(pcJobTbl.JT_STAR,99,99,1,1,-6,15) SetHeadSprEditInfo(pcJobTbl.JT_STAR,100,101,1,1,22,-1) SetHeadSprEditInfo(4123,4,4,0,2,0,35) SetHeadSprEditInfo(4123,99,99,1,1,-6,15) SetHeadSprEditInfo(4123,100,101,1,1,22,-1) SetHeadSprEditInfo(pcJobTbl.JT_SUPERNOVICE,4,4,0,2,0,35) SetHeadSprEditInfo(pcJobTbl.JT_SUPERNOVICE_B,4,4,0,2,0,35) SetHeadSprEditInfo(4128,4,4,0,2,0,35) SetHeadSprEditInfo(4172,4,4,0,2,0,35) SetBodySprEditInfo_THIEFS() SetBodySprEditInfo_ACOLYTES() SetBodySprEditInfo(pcJobTbl.JT_ARCHER_H,4,4,0,2,0,5) SetBodySprEditInfo(pcJobTbl.JT_ARCHER_H,12,12,0,7,0,5) SetBodySprEditInfo(4186,4,4,0,2,0,5) SetBodySprEditInfo(4186,12,12,0,7,0,5) do you have idea ? Quote
none Posted December 6, 2011 Author Posted December 6, 2011 Bump. Somebody know how to make this correction ? Thx ^^ Quote
Question
none
Hello,
I've try to patch the server to implement mounting.
I have some problem:
1) Head problem, an mount was cut (depend of zoom level)
2)Foot problem: why we see the foot ?
3) why we can shoot or skill when mounting ?
Thx for your help !!
9 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.