Jump to content

Lycan RollBack


Go to solution Solved by Fr3zy94,

Recommended Posts

Hi i got o problem with rollback on horse , when i ride the horse it pull me back to the same spot and i must wait for the mobs to appear...

 

I try a fix for this :

 

In char.cpp find this

 

(ch->m_speed_hack_count > SPEEDHACK_LIMIT_COUNT)

 

replace with this:

 

(ch->m_speed_hack_count > SPEEDHACK_LIMIT_COUNT * 3)

 

But it seams like the problem is not from there

 

 

https://www.youtube.com/watch?v=E72VN3-dJy8&feature=youtu.be

 

 

Any fix?

Link to comment
Share on other sites

  • Solution

i put all in pc3 but don't work

 

 

this is horse/run.msa:

 

 

 

ScriptType               MotionData

MotionFileName           "D:/Ymir Work/pc3/wolfman/horse/run.GR2"
MotionDuration           0.666667
Accumulation             0.00    0.00    0.00
 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.