Since the script is looking for the image in the same folder as the script.
LoadImages("shock",0)
Does the image exist in the scriptbank folder under the images folder and is the folder called shock?
the "name" in the statement refers to the folder and the number indicates the image number.
000.png, 001.png,...
In the global .lua file the is this statement from Lee at the bottom:
LoadImage: myImage = LoadImage ( "myFolder\\myImage.png" ) -- Anywhere inside GG Files folder (however it is best to put into scriptbank images folder for making standalones)
Also is there an image 001.png for this statement?
ShowImage(1)
I am using the startdisplay scripts as a reference under the cartoon antics folder.
Hope this helps a bit more. If not then can you email me the image files and I will try and see if they work on my machine.
Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz, 2400 Mhz, 4 Core(s), 4 Logical Processor(s), 8gb RAM, Nvidia gtx660, Windows 7 Pro 64bit, Screen resolution 1680 x 1050.