Jump to content
  • 0

[Help] Job Based Mount Goes Wrong


Kaito Kid

Question


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

Anyone know whats wrong with my server??

I use Trojal DIff... and make a manual Input....

http://www.eathena.w...howtopic=272140

and use a clip for mount my char

When i Use this script

2607,Clip,Clip,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{ bonus bSpeedRate,25; },{ setoption SC_MISC_RIDE,1; },{ setoption SC_MISC_RIDE,0; }

My Char become a falcon >.<

post-680-0-04303500-1323503569_thumb.jpg

and use this... I become novice >.<

2607,Clip,Clip,5,30000,,100,,0,,1,0xFFFFFFFF,7,2,136,,0,0,0,{if(!checkoption(Option_Misc_Ride))sc_start SC_MISC_RIDE,18000000,0; else sc_end SC_MISC_RIDE;},{},{}

Anyone know how tho fixed it?? :D

Thanks :D

Edited by Kaito Kid
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   4
  • Joined:  12/05/11
  • Last Seen:  

Bump for today :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  130
  • Reputation:   43
  • Joined:  12/11/11
  • Last Seen:  

Did a quick scan of Trojals post and noticed that you have

{ bonus bSpeedRate,25; },{ setoption SC_MISC_RIDE,1; },{ setoption SC_MISC_RIDE,0; }

While he has:

{ bonus bSpeedRate,25; },{ setoption Option_Misc_Ride,1; },{ setoption Option_Misc_Ride,0; }

Other then that you could be missing the sprites or have a version of the client which doesn't work.

I think I read that you need a newer then 2010-11-16 or 2011-05-++

Try reading all the pages to see if someone had the same error as you did.

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...