choose the right mount

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

choose the right mount

#1 Post by spawni »

Code: Select all

Player: mount ()
uses the first mount in the mount-stash.
Unfortunately in my case - this is a none-flying mount and game does not support reorder.

Does
Player: mount ()
supports any variables to choose for exampel mount no. 2 in the mount stash

:oops: didn´t find an api / function-description
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: choose the right mount

#2 Post by rock5 »

Where are your mounts? Can you just change the order?
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

Re: choose the right mount

#3 Post by spawni »

I have placed my mounts in the new "mount and partner bag". In the first slot is a non-fllying mount.
Once they are placed in that bag - they can not be released or changed in place. The game does not allow it.

So for example in the ks-Script I jump from the cliff - heal - get on the mount (1st place - not flying) - get in deep water and walk .....
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: choose the right mount

#4 Post by rock5 »

spawni wrote:they can not be released or changed in place. The game does not allow it.
I had a Pagasus and Rune Disk when I was testing the partner bag support. I switched them a few times and even removed them so I'm sure they can be switched.
  • Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
  • I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
  • How to: copy and paste in micromacro
    ________________________
    Quote:
    • “They say hard work never hurt anybody, but I figure, why take the chance.”
          • Ronald Reagan
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

Re: choose the right mount

#5 Post by spawni »

:roll: *hmpf* - k - I will try to reorder them once again - thx for the reply
spawni
Posts: 100
Joined: Wed Sep 28, 2011 11:21 am

Re: choose the right mount

#6 Post by spawni »

yep - you are right - there is a rlease-button in the interface - mount is changed
thx
Post Reply