Jump to content
  • 0

Item Mount on PRE - RE


Question

Posted

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 :)

2 answers to this question

Recommended Posts

  • 0
Posted

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 :)

  • 0
Posted
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?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...