Jump to content
  • 0

Item Mount on PRE - RE


Nerks

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  07/29/17
  • Last Seen:  

Good day to all,

May i ask where to put my .ACT & .SPR Mount to my GRF so that all my jobs can use mount.

Also, I'm planning to create an item equip when you equip it it will show that you'll have a mount. is it possible?

if it's possbile, can i request for sample script.

Thanks :)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   11
  • Joined:  07/25/17
  • Last Seen:  

If you're running on pre-re. copy this to your item_db

12622,Boarding_Halter,Reins Of Mount,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ setmounting(); },{},{ if (ismounting()) setmounting(); }

@reloaditemdb in-game and @item 12622 :)

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  135
  • Reputation:   4
  • Joined:  07/29/17
  • Last Seen:  

1 hour ago, Syzygy said:

If you're running on pre-re. copy this to your item_db


12622,Boarding_Halter,Reins Of Mount,2,0,,0,,,,,0xFFFFFFFF,63,2,,,,,,{ setmounting(); },{},{ if (ismounting()) setmounting(); }

@reloaditemdb in-game and @item 12622 :)

Hi,

Is there any option to get specific mount sprite?

like Dragons, Peco ETC. or custom mount?

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