Nerks Posted September 21, 2017 Posted September 21, 2017 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 Quote
0 Syzygy Posted September 21, 2017 Posted September 21, 2017 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 Quote
0 Nerks Posted September 21, 2017 Author Posted September 21, 2017 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? Quote
Question
Nerks
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.