Quote: "@pirate and @ warlock watch this image here is a map in up and warlock here is many text showing after opening this game how to add these??Pirate this map is round in the up..,You are from dev team so I think you know how to add it......and warlock I was talking about these texts how to add these...."
It's a default scrip, but it will need editing for your game.
1. Go to your GameGuru\files\scriptbank\images folder, create a new folder with the name of the level your making
2. Rename your PNG image to 0.png and place it inside the folder you have created.
3. Go to GameGuru\Files\scriptbank and create another folder for your games specific scripts.
4. Go into the GameGuru\Files\scriptbank\stories\The Asylum and make a copy of startdisplay.lua, copy and paste startdisplay.lua into your games specific script folder that you just created.
5. Open up startdisplay.lua and find this line:
LoadImages("The Asylum",0)
and replace "The Asylum" with the name of the folder you created in step 1.
Then just place it in any dynamic object (static=no in properties)
Job done.
There's also a script called winzoneimage.lua in the same stories\The Asylum folder, it does the same thing except you use it instead of winzone lua and it loads an image called 1.png from your image folder when you enter the winzone (you have to have both in the level if you want the winzoneimage to work because the winzoneimage script takes the image folder from the startdisplay script).
Quote: "You are from dev team so I think you know how to add it....."
He's not a dev, he's a voluntary forum moderator.
Also this thread isn't about a free model, it's about a script, so should be in the Scripts forum
i5, NV960 2GB, 16GB memory, 2x 2TB Hybrid, Win10.
i3 , Intel integrated graphics, 6GB memory, 512GB Generic SATAIII Win8.1.
Intel Celeron (duel Core), Radeon integrated graphics, 4GB memory, 180gB Generic SATAII, WinVista.
Q6600, Intel integrated graphics, 8GB memory, 512GB Generic SATAII, Win7.