******************************************************************* *** shivaEngine Build 1.8, based on the spike script series 5 *** ******************************************************************* shivaengine.vpt updated by shiva. Thanks to Black, cold1, and 4Eyes January 2002 spike_script5.vpt September 2001 By Spike Beta tested and critiqued by Mr_Staypuft ======================== shivaEngine Files ======================== There are a small series of files that should be included with this engine and example table: Some of these files may have a version number included within the file name - shivaEngine.vpt ' Table Example - shivaengine.vps ' External file, include with your vpt table ' in the same folder - ShivaEngineChanges ' Lists all credits, and build versions * Docs Folder ' shivaEngine documentation ' used in shivaEngine - shivaEngine rules ' basic rulesheet to the example table - se_control_keys ' Lists all the control keys used in the example ' Includes code snippets for each main control key ' Also lists debug keys - Keycodes ' List of all key codes - codes_for_your_table ' Details all the code calls used by this engine ' for inclustion into your own table ' Also details and lists all the subs ' and timers * Tutorials * ' All written by shiva, with Cold1, unless otherwise noted - se Features doc - Additional features docs - Attract Mode (written by Chris) - Collect Bonus - Lane Change with 5 rollovers - Ramp Diverter with 2 way gate - Ramp Loop ======================= How to Use shivaEngine ======================= Just place the shivaengine.vpt AND the shivaengine.vps in the same folder. shivaEngine uses a external file to run the table, instead of a built in script in the table editor. The call to the external file is (useing build 1_8 as a example): ExecuteGlobal CreateObject("Scripting.FileSystemObject").OpenTextFile("shivaengine1_8a.vps", 1).ReadAll ============ Terms of Use ============ Spike script ============ There are no strings attached for using this script. Mr_Staypuft and I would appreciate a minor mention in your credits, but it is not required. You may use this script in any manner you see fit to enable you to learn and create pinball tables for VP (with the exception of calling it your own). We do ask that you give credit to Black if you use the load/save routines in your code. THAT'S IT. Enjoy. shivaengine v1 ============== No Strings attached to this version, though a mention in the credits would be nice, especially if you use any of the graphics.