hadie Posted May 27, 2012 Author Posted May 27, 2012 (edited) not that..i mean for sorcerer and other like kRO update like this all class have different mount Edited May 27, 2012 by hadie Quote
exneval Posted May 27, 2012 Posted May 27, 2012 it's already implemented in rAthena, use this item 12622,Reins_Of_Mount,Reins Of Mount,11,0,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ setmounting(); },{},{} 1 Quote
hadie Posted May 27, 2012 Author Posted May 27, 2012 no need to make a npc?thx sir for the help all job just use that item can be mount in a different class? Quote
SlashGeeGee Posted May 27, 2012 Posted May 27, 2012 no need to make a npc?thx sir for the help all job just use that item can be mount in a different class? yes . it will mount if you use that item Quote
hadie Posted May 27, 2012 Author Posted May 27, 2012 but in official RO is same system like this?just use that item can mount?have any quest or npc?because i think in official server must make a quest like pecopeco quest Quote
newsubzero Posted May 27, 2012 Posted May 27, 2012 you can put npc like this, but unable attack or use skill while riding.. dicastes01,196,183,5 script tes 718,{ setmounting (); close; } Quote
Bahmut Posted May 27, 2012 Posted May 27, 2012 there is no offical npc. On offical servers you can just rent the item showed before and just use the mounts with it. Quote
imajhaynation Posted December 8, 2012 Posted December 8, 2012 { setmounting(); },{},{} mount doesnt appear on me im using latest rAthena and 2012 client how ? Quote
Emistry Posted December 8, 2012 Posted December 8, 2012 *setmounting; *ismounting() The 'setmounting' function toggles cash mount for the invoking character. It will return 1 if successful, 0 otherwise. Note: Character must not be mounting a non-cash mount (eg. dragon, peco, wug, etc.) The accompanying function will return 1 if the invoking character has a cash mount and 0 if they don't. Quote
Pink Guy Posted January 14, 2013 Posted January 14, 2013 Is it possible to add mounts to eAthena? Because I am quite having a hard time using rAthena. It's kinda more complicated than eAthena Quote
michaelsoftman Posted January 14, 2013 Posted January 14, 2013 What are you having problems with specifically? eAthena is not adding 3rd jobs and stuff as far as I know so you will never have the mounts there. Quote
Pink Guy Posted January 15, 2013 Posted January 15, 2013 I was asking the mount itself. I wanna add the mount sprites so I can add an item that can enable the player to have a mount (2nd trans jobs only not 3rd jobs). Quote
michaelsoftman Posted January 15, 2013 Posted January 15, 2013 The sprites themselves are in any updated GRF you will find. But eAthena doesn't have the code to make them appear I don't think. Quote
Question
hadie
the npc to give mount
18 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.