random waypoints in one wp file

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
pman
Posts: 59
Joined: Thu Jul 28, 2011 10:44 am

random waypoints in one wp file

#1 Post by pman »

hi, is there a chance to do random wp in one file?

now i have a few different wp files and a random function in onleavecombat, which loads one of the wp files.

but i want to do this all in the wp file, is this possible?

thanks, pman
User avatar
lisa
Posts: 8332
Joined: Tue Nov 09, 2010 11:46 pm
Location: Australia

Re: random waypoints in one wp file

#2 Post by lisa »

you can change the profile events such as onleavecombat in the onload of a WP, here is an example

http://www.solarstrike.net/phpBB3/viewt ... 181#p36181
Remember no matter you do in life to always have a little fun while you are at it ;)

wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
pman
Posts: 59
Joined: Thu Jul 28, 2011 10:44 am

Re: random waypoints in one wp file

#3 Post by pman »

i think thats not what i want, what i want is a wp file with for example 5x wp1, 10x wp2, 10x wp3, and so on. and before the bot runs to wp1, he calcs a random number and takes the random wp1, and this for all wps.
Post Reply