sjim114 Posted November 15, 2015 Posted November 15, 2015 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. Quote
Mini-Me Posted November 16, 2015 Posted November 16, 2015 Does the main.scm actually land in the game's data folder? Or, do you use the compile© function as I suggested? Quote
sjim114 Posted November 17, 2015 Author Posted November 17, 2015 It doesn't go to the data folder so I just copy and paste it from the src folder to data and it works. Quote
Mini-Me Posted November 17, 2015 Posted November 17, 2015 Well, then you don't use the button labled compile© Quote
sjim114 Posted November 17, 2015 Author Posted November 17, 2015 I've only used the plain old compile button. Quote
Mike Posted November 18, 2015 Posted November 18, 2015 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? Quote
sjim114 Posted November 19, 2015 Author Posted November 19, 2015 I've also tried compile and copy like twice but it does what compile does. Quote
Mini-Me Posted November 19, 2015 Posted November 19, 2015 It does what its name says: it compiles and copies into the data folder of the game you defined in the settings. Quote
sjim114 Posted November 19, 2015 Author Posted November 19, 2015 I must have some of my setting wrong, because it only compiles and never copies to the data folder. Quote
Mini-Me Posted November 21, 2015 Posted November 21, 2015 (edited) 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: 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: Then if you do a change, hit Compile&Copy it should be right in the game: Edited November 21, 2015 by Mini-Me Quote
sjim114 Posted November 21, 2015 Author Posted November 21, 2015 Yup, that worked. It was like that before. I just set my game location again and it worked for some reason. Thanks, Mini! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.