:
Destination Time
:
Present Time
:
Last Time Departed
Sign in to follow this  
sjim114

Changes to main.sc source code don't change in-game

Recommended Posts

When I make changes to the source code files, save them, and compile the main.sc file the changes I've made don't show up in the game. Any help would be appreciated.

Share this post


Link to post
Share on other sites

Does the main.scm actually land in the game's data folder? Or, do you use the compile&copy function as I suggested?

Share this post


Link to post
Share on other sites

Well, then you don't use the button labled compile&copy :P 

Share this post


Link to post
Share on other sites
13 hours ago, sjim114 said:

I've only used the plain old compile button.

And what does the included readme say you need to do? 

Share this post


Link to post
Share on other sites

It does what its name says: it compiles and copies into the data folder of the game you defined in the settings. 

Share this post


Link to post
Share on other sites

In the general settings, make sure the GTA VC folder points to the folder where you have the mod installed, for me that is C:\Program files (x86)\Back to the Future Hill Valley 0.2f:

sb_settings_general_zpsfptundo6.png

Though I think this shouldn't affect the copy function, under formats, make sure the target path and name fit. The default setting is $dir\$name.scm:

sb_settings_formats_zpsm0dwvnha.png

Then if you do a change, hit Compile&Copy it should be right in the game:

sb_compile_and_copy_zpszi7cbfbj.png

Edited by Mini-Me

Share this post


Link to post
Share on other sites
Sign in to follow this