Latest Forum Activity

GTAG - Downloads - Tools - San Andreas Script Reloader

San Andreas Script Reloader

InformationScreenshot
DownloadDisclaimer: GTAG cannot be held responsible for any user submitted files.
Rating
TitleDownloadsFile sizeSubmitted
SA-Script-Reloader-0.2198542.93 KB5 May 2012
TitleSan Andreas Script Reloader
AuthorDeji
Games SA
Version0.2
SummaryAllows you to compile script.img while SA is running.
Rating5 (1 votes)
Submitted25 Jun 2011
Updated15 Mar 2012

Description
Last Update: Increased DLL compatibility and improved reloading method.


MADE FOR SANNY BUILDER 3.04

This mod requires patching Sanny Builder (patcher included). The readme tells you everything you need to know.


CODE
   ABOUT

This mod enables compiling of the script.img file while San Andreas is running.



   HOW IT WORKS

San Andreas is changed to use the _script.img (allowing Sanny Builder to compile script.img).
Upon game restart, the ASI closes _script.img copies script.img to _script.img, then opens script.img again.

However, Sanny Builder code to prevent script.img compiling even when the script.img isn't in use.
The patch is made to force Sanny Builder to compile when the "GTA San Andreas" window is open.

Now yeh understand it... feel free to use it. Just compile and start a new game.



   INSTRUCTIONS

1. Place the "SannyForcedCompilationPatch.exe" file in your Sanny Builder 3 directory and run the file.
2. If the patch was successful, continue. If not, you probably have the wrong version of Sanny Builder (it was made for v3.04).
3. Open your gta.dat file and change the line
      IMG DATA\SCRIPT\SCRIPT.IMG
   to
      IMG DATA\SCRIPT\_SCRIPT.IMG

4. Place the SASRLDR.asi file in your main GTA San Andreas installation directory.
5. Done.



   UNINSTALLATION

Pretty self-explanatory but I'll go through it anyway.

1. Place the "SannyForcedCompilationPatchRemover.exe" file in your Sanny Builder 3 directory and run the file.
2. Open your gta.dat file and change the line
      IMG DATA\SCRIPT\_SCRIPT.IMG
   to
      IMG DATA\SCRIPT\SCRIPT.IMG
3. Remove SASRLDR.asi from your main GTA San Andreas installation directory.
4. Done.