telmoabff
Pinball Wizard
- Joined
- Jun 27, 2022
- Messages
- 69
- Reaction score
- 23
- Points
- 15
- Favorite Pinball Machine
- Twilight Zone
How can I check which version I have? I believe it's up-to-date.Do you have BAM .357 or higher installed?
How can I check which version I have? I believe it's up-to-date.Do you have BAM .357 or higher installed?
AdjustBallVelocity()what is the line 2116?
Gonna check it out. Plenty of other tables are working fine, as usual.you probably made something wrong on your installation/usage
Aw... but dagbone it, you tried your best!!You sure you posted in the right thread? :D
I erased the fpRam file. Started the table again. Same error. Commented the scrip (3 lines, 2115 to 2117). Now there's another script error (line 1949). Gonna give it up ant stick with 1.4.1. Maybe in a future version things will eventually get storted out by themselves...@telmoabff
Apaga a fpRam desta mesa. Pode ser feito através do menu "table info" (não sei como está a tradução para português)
Mas de qualquer maneira esse erro não representa o verdadeiro problema. Não vou explicar o porque. Infelizmente é o pior para diagnosticar... Tenta comentar essas 3 linhas no script, com sorte, talvez aponte para o verdadeiro problema mas não prometo que consiga resolver.
You bet. That wall is worth a few hours of work. I did try my best to make something unique c&p, resizing and colour correcting assorted images so it would match the wall model and I also wanted the table to be in the middle of it.Aw... but dagbone it, you tried your best!!
Found an issue with the table not properly resetting after tilt. Unfortunately, that required you to relaunch the table.
Now you can ruin everybody's game (remember, it's a multiplayer-enabled table) but at least there's no re-loading time in between :D
You can use shadowmaps config in BAM menu for the flashers (I assume you're talking about the lighting near the flippers).
You can take teh values from BAM_init section in v1.4
'Color Brightness
Const Yellow_UpperBrightness = 3.0 : Const Yellow_UpperGlowBrightness = 0.0
Const Yellow_UnderBrightness = 6.0 : Const Yellow_UnderGlowBrightness = 0.5
Const White_UpperBrightness = 3.0 : Const White_UpperGlowBrightness = 0.0
Const White_UnderBrightness = 6.0 : Const White_UnderGlowBrightness = 0.5
Const Green_UpperBrightness = 3.0 : Const Green_UpperGlowBrightness = 0.0
Const Green_UnderBrightness = 6.0 : Const Green_UnderGlowBrightness = 0.5
Const Purple_UpperBrightness = 3.0 : Const Purple_UpperGlowBrightness = 0.0
Const Purple_UnderBrightness = 6.0 : Const Purple_UnderGlowBrightness = 0.5
Const Red_UpperBrightness = 3.0 : Const Red_UpperGlowBrightness = 0.0
Const Red_UnderBrightness = 6.0 : Const Red_UnderGlowBrightness = 0.5