- View New Content
-
Getting Started
-
Tutorials
Tutorial Categories
Tutorials Main Page Installation and Setup Downloadable TutorialsROM Adjustments
Number of Balls Adjustments Volume Adjustments
-
Visual Pinball Tables
VP 8 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP 9 Desktop Tables
All VPM Recreations VP Recreations VP/VPM MODs VP Originals ROMsVP9 Cabinet Tables
All Full Screen Cabinet Full Screen B2S Cabinet Spanned Cabinet Tables Media Packs ROMsVPX Tables
All VPinMAME Recreations VPX- - /VPinMAME - MOD Tables VPX Recreations VPX Originals Media Packs ROMs VR
-
Frontend Media & Backglass
Media Packs
Complete Media Packs Wheel Logos VideosBackglasses
dB2S Animated Backglasses UVP Animated Backglasses Topper Images
- Future Pinball Tables
-
Design Resources
Main Resources
Table Templates Playfield Images Image Library Sound Library Key CodesVP Guides
VP8 Guide - English VP8 Guide - Deutsch VP9 Guide - English VP9.1.x Guide - English VP Object Guide VPM DocumentationFuture Pinball Resources
Playfield Images 3D Model LibraryFuture Pinball Guides
FP Script Guide Big Draco Script Guide FP Table Design Guide FP DMD Guide
- Other Features
- Bug Tracker
- Image Gallery
- Blogs
-
More
Submitter
SUPPORT TOPIC File Information
- Submitted: Nov 20 2010 09:13 PM
- Last Updated: --
- File Size: 786.29KB
- Views: 3827
- Downloads: 269
- Author(s): BarryS
Download Ultimate Spiderman FS [UVP] 1.0.0
1 Votes
UVP for Ultimate Spiderman 2011
You need to add the following to the script.
After the following like (Line 16):
Option Explicit 'Force variables to be declared
Add:
LoadVPM "01320000", "WPC.VBS", 3.13
'==============================================
' Check requirements and load VPM, VPVBS files
'==============================================
Sub LoadVPM(VPMver, VBSfile, VBSver)
On Error Resume Next
If ScriptEngineMajorVersion < 5 Then MsgBox "VB Script Engine 5.0 or higher required" : Exit Sub
ExecuteGlobal GetTextFile(VBSfile)
If Err Then MsgBox "Unable to open " & VBSfile & ". Ensure that it is in the same folder as this table. " & vbNewLine & Err.Description : Exit Sub
Set Controller = CreateObject("UltraVP.BackglassServ")
If Err Then MsgBox "Unable to load VPinMAME." & vbNewLine & Err.Description : Exit Sub
If VPMver > "" Then
If Controller.Version < VPMver Or Err Then MsgBox "This table requires VPinMAME ver " & VPMver & " or higher." : Exit Sub
End If
If VPinMAMEDriverVer < VBSver Or Err Then MsgBox "This table requires " & VBSFile & " ver " & VBSver & " or higher." : Exit Sub
End Sub
You need to add the following to the script.
After the following like (Line 16):
Option Explicit 'Force variables to be declared
Add:
LoadVPM "01320000", "WPC.VBS", 3.13
'==============================================
' Check requirements and load VPM, VPVBS files
'==============================================
Sub LoadVPM(VPMver, VBSfile, VBSver)
On Error Resume Next
If ScriptEngineMajorVersion < 5 Then MsgBox "VB Script Engine 5.0 or higher required" : Exit Sub
ExecuteGlobal GetTextFile(VBSfile)
If Err Then MsgBox "Unable to open " & VBSfile & ". Ensure that it is in the same folder as this table. " & vbNewLine & Err.Description : Exit Sub
Set Controller = CreateObject("UltraVP.BackglassServ")
If Err Then MsgBox "Unable to load VPinMAME." & vbNewLine & Err.Description : Exit Sub
If VPMver > "" Then
If Controller.Version < VPMver Or Err Then MsgBox "This table requires VPinMAME ver " & VPMver & " or higher." : Exit Sub
End If
If VPinMAMEDriverVer < VBSver Or Err Then MsgBox "This table requires " & VBSFile & " ver " & VBSver & " or higher." : Exit Sub
End Sub
Other files you may be interested in ..
- 18,366 Total Files
- 57 Total Categories
- 872 Total Authors
- 25,416,232 Total Downloads
- Hot and cool (Inder 1978) 4 EM Latest File
- eduguitar72 Latest Submitter
user(s) are online (in the past 15 minutes)
members, guests, anonymous users










are all trademarks of VPFORUMS.