zosete
Pinball Nudger
- Joined
- Oct 21, 2010
- Messages
- 3
- Reaction score
- 0
- Points
- 2
- Favorite Pinball Machine
- Indy
Hi there.
I'm pretty sure the Captive Ball in Indiana Jones Redux (not the b5 version) doesn't work. The table is absolutely enjoyable but for that thing.
I tried comparing the script with the Indy b5, whose captive ball works perfectly, but I realized a) they don't relate at all b) it's all greek to me.
The thing is like this

I guess if someone wants to give it a try it's easiest for him to go to the table instead of me labeling a screenshot. But the issue goes basically like this: That ball (kicker2) seems unhittable. I've tried removing walls and the like, without luck.
In debug mode, you can hit it with the contextual menus, but in-game it won't work.
The only lines I've foudn about it are these
'Set Up CaptiveBall
Kicker2.CreateBall.Image = "BallImage7
Sub Wall395_Hit:Controller.Switch(71)=0:Kicker2.Kick 188,10:End Sub
Sub Kicker2_Hit():Controller.Switch(71)=1:End Sub
I hope someone takes this as an easy challenge and can help me out.
Thanks in advance and thanks to the guys that worked on that table, in the first place.
I'm pretty sure the Captive Ball in Indiana Jones Redux (not the b5 version) doesn't work. The table is absolutely enjoyable but for that thing.
I tried comparing the script with the Indy b5, whose captive ball works perfectly, but I realized a) they don't relate at all b) it's all greek to me.
The thing is like this

I guess if someone wants to give it a try it's easiest for him to go to the table instead of me labeling a screenshot. But the issue goes basically like this: That ball (kicker2) seems unhittable. I've tried removing walls and the like, without luck.
In debug mode, you can hit it with the contextual menus, but in-game it won't work.
The only lines I've foudn about it are these
'Set Up CaptiveBall
Kicker2.CreateBall.Image = "BallImage7
Sub Wall395_Hit:Controller.Switch(71)=0:Kicker2.Kick 188,10:End Sub
Sub Kicker2_Hit():Controller.Switch(71)=1:End Sub
I hope someone takes this as an easy challenge and can help me out.
Thanks in advance and thanks to the guys that worked on that table, in the first place.