Hey Aeal, that's some good info! Thanks. I've been going to work on it.
I've posted a link to the .cap so you can get a full view of what I'm doing here:
http://www.box.net/shared/c3xnl89vz4
I've got a bit of this except I'm unclear on some things:
now add the function object and create a new function called what ever you want.
1. Do I add this as a new event?
2. I'm not sure what function it's supposed to perform in regards to the process, so I'm not even sure what I would name it, but here is what I'm thinking... I see "on function", so my guess would be that in laymans relevant to the topic, it means "In regards to the function of: randomizing the jump-to's..."
My global variable is named "Jump-To". So my "on function" would be "Jump-To", correct?
and in sub events under that function us the system compare global variable to what ever percent you want
In the pull-down menu under variable should I select my Global variable called "Jump-To"?
Under "Comparison" should I select "Different to"?
Under "Compare to", is this where I would input the percentage? if so, what would the equation look like?
You could also pass the function the randome(99)+1 and check function.param(1) in the compare condition.
Please forgive me... I honestly did not understand a word of that.