What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Question for the Devs "Randomness in GB2 profiles?"

Thumped

New Member
Joined
Nov 1, 2010
Messages
266
Reaction score
3
Is there a way while running GB2 that i can put in a random roll to choose different routes while flying or at the start of the route ... i.e.
Code:
Hotspot X="3791.522" Y="-1561.424" Z="263.7745"
Hotspot X="3911.973" Y="-1421.773" Z="266.0311"
      RandomRoll 1-3 "Roll" Roll=2
Hotspot Roll 1="3978.15" Y="-1309.81" Z="271.6214"
Hotspot Roll 2="4055.996" Y="-1223.951" Z="308.2225"
Hotspot Roll 3="4148.194" Y="-1139.889" Z="318.6429"

The idea is that while making profiles that run your route, there be some injected randomness in it so your not always flying the exact same route ever time or have to make a bunch of different routes. The roll would select a slightly different path to fly/run every time you use this route. Not that you would have to "roll" at every Hotspot but a few in the profile would make it more non-bottish IMO. I am pretty sure that doing this while GB is running may be difficult, maybe having it do all the rolls at the initialization? Just an idea...
 
Back
Top