how to change the view of the bot

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Starrider
Posts: 164
Joined: Sat May 01, 2010 7:04 am
Location: Germany

how to change the view of the bot

#1 Post by Starrider »

Hi I have a small problem that looks not good when the bot is running.
Its the problem that when my bot runs his route through the water he his swimming like a dolphine.
the head flips out of the water and back into, out, into etc. So I need the information how I can change the angle of the up/down view of the bot.

My idea: at a waypoint in the water I want to change the angle of the bot view for some degrees down, that the bot swims scince this time a little bit untder the water surface unitl he reaches the edge.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: how to change the view of the bot

#2 Post by rock5 »

Starrider wrote:Hi I have a small problem that looks not good when the bot is running.
Its the problem that when my bot runs his route through the water he his swimming like a dolphine.
the head flips out of the water and back into, out, into etc. So I need the information how I can change the angle of the up/down view of the bot.

My idea: at a waypoint in the water I want to change the angle of the bot view for some degrees down, that the bot swims scince this time a little bit untder the water surface unitl he reaches the edge.
As far as I know the bot does not affect up and down direction. It should swim exactly the same if you moved through the water manually using the arrow keys.
  • 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
Starrider
Posts: 164
Joined: Sat May 01, 2010 7:04 am
Location: Germany

Re: how to change the view of the bot

#3 Post by Starrider »

ok I fixed it because there was a distance problem with the auto camera view change. A rock in the water changed the height of the bot in the water, so it swimed directly on the water surface which implicated the dolphine sytle swimming... Now without passing this poinbt the bot hold his position under the water surface.
User avatar
Administrator
Site Admin
Posts: 5353
Joined: Sat Jan 05, 2008 4:21 pm

Re: how to change the view of the bot

#4 Post by Administrator »

The bot actually discards the Y axis (up and down), so swimming for long periods of time is not recommended as you could possibly drown.
Starrider
Posts: 164
Joined: Sat May 01, 2010 7:04 am
Location: Germany

Re: how to change the view of the bot

#5 Post by Starrider »

is there a time limit? never tried that...
User avatar
Administrator
Site Admin
Posts: 5353
Joined: Sat Jan 05, 2008 4:21 pm

Re: how to change the view of the bot

#6 Post by Administrator »

I don't know. I haven't played the game in over a year. I thought you would die if you stayed under water for too long.
User avatar
rock5
Posts: 12173
Joined: Tue Jan 05, 2010 3:30 am
Location: Australia

Re: how to change the view of the bot

#7 Post by rock5 »

You can stay under water for as long as you want. Although you can die if you swim too far from shore into the ocean.
  • 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
Post Reply