View Single Post
  #6  
Old 27-12-2023, 14:06
BLACKFIRE69's Avatar
BLACKFIRE69 BLACKFIRE69 is offline
Registered User
 
Join Date: Mar 2019
Location: In the Hell
Posts: 688
Thanks: 481
Thanked 2,547 Times in 561 Posts
BLACKFIRE69 is on a distinguished road
Quote:
Originally Posted by Jahan1373 View Post
On the first page, we have Autoran, we press the upper key, we are working on the project. On the second screen, there are 3 game icons. It is correct when I run the game
The problem is that the background image changes randomly
And the atroan screenshot will be replaced
When I click on all three game icons, the picture changes automatically
The second screen should have a separate photo, not the icon screen photo, and after opening one of the icons, the autoran background photo will be replaced.
And my next problem is in the script pictures folder, I don't know where the picture number 4 is in the script used in the game. I think it is for icons

Code:
Steps:

1. Open the 'Common.iss'.

2. Locate the section named 'procedure AutorunOnTimer(Sender: TObject);'

    -- Replace 'Img1.jpg' with 'Img2.jpg' as shown below.



Code:
3. Locate the section named 'procedure OnClick(Sender: TObject);'

    -- Now replace 'Img2.jpg' with 'Img3.jpg' as shown below.



Code:
4. That's it, save the file.
Reply With Quote
The Following 2 Users Say Thank You to BLACKFIRE69 For This Useful Post:
audiofeel (27-12-2023), hitman797 (28-12-2023)