Jump to content
  • 0

Bug about Job-based mounting


none

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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)

111202070146671025.png

2)Foot problem: why we see the foot ?

111202070305210198.png

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


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  106
  • Reputation:   28
  • Joined:  11/08/11
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

you probably didn't implement this the right way O.o

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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 by none
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  64
  • Reputation:   2
  • Joined:  11/14/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

Hello,

i ve correct some patch problem.

Now patch is ok, but i have some problem with 2 mount:

111205101112681388.png*

it's happen only for poring bottom side.

111205101130457242.jpg

It's look like flying no ?

Thx for your help

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  967
  • Reputation:   53
  • Joined:  11/13/11
  • Last Seen:  

Hi TS

here's the thing

Job Base Mount Sucks.

my Opinion

they made it but doesn't work like on official

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  169
  • Topics Per Day:  0.04
  • Content Count:  1260
  • Reputation:   750
  • Joined:  11/19/11
  • Last Seen:  

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.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

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 ?

:)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  84
  • Reputation:   1
  • Joined:  11/14/11
  • Last Seen:  

Bump.

Somebody know how to make this correction ?

Thx ^^

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...