none Posted December 2, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Share 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 Link to comment Share on other sites More sharing options...
Toshiro Posted December 2, 2011 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 106 Reputation: 29 Joined: 11/08/11 Last Seen: 7 hours ago Share 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 Link to comment Share on other sites More sharing options...
Judas Posted December 2, 2011 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 2244 Reputation: 182 Joined: 11/19/11 Last Seen: September 15, 2024 Share Posted December 2, 2011 you probably didn't implement this the right way O.o Quote Link to comment Share on other sites More sharing options...
none Posted December 2, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
Celsius Posted December 3, 2011 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 65 Reputation: 2 Joined: 11/14/11 Last Seen: October 25, 2024 Share 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 Link to comment Share on other sites More sharing options...
none Posted December 5, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
KeiKun Posted December 5, 2011 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 967 Reputation: 53 Joined: 11/13/11 Last Seen: Friday at 08:18 AM Share 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 Link to comment Share on other sites More sharing options...
Ind Posted December 5, 2011 Group: Members Topic Count: 169 Topics Per Day: 0.03 Content Count: 1260 Reputation: 750 Joined: 11/19/11 Last Seen: April 11, 2013 Share 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 Link to comment Share on other sites More sharing options...
none Posted December 5, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share 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 Link to comment Share on other sites More sharing options...
none Posted December 6, 2011 Group: Members Topic Count: 24 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/14/11 Last Seen: January 19, 2016 Author Share Posted December 6, 2011 Bump. Somebody know how to make this correction ? Thx ^^ Quote Link to comment Share on other sites More sharing options...
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 !!
Link to comment
Share on other sites
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.