You are not logged in.
I want to have Vercetti Gang spawn in Deluxo. I heard that I only need to add in "0236: set_gang 6 car_to #DELUXO" to my main.scm. BUT since I am going to use CLEO to do it so that I dont have to start new game,
I try: "{$CLEO .cs}
0236: set_gang 6 car_to #DELUXO"
When I compile and run gta, It crashed while loading my save file. Can anyone tell me whats wrong with the code? Is that the right way of doing it? Any help will be greatly appreciated!
Offline
add end_custom_thread opcode at the end of your script.
Offline
Hi thank you very much for the reply. I added 05DC: end_custom_thread at the end of the line. But it doesnt seems to work. I found a very strange thing, whenever I compile and copy my script, my main.scm will change from file size 1.2m to 1.06kb, it seems like a big problem. I suspect that is the reason my game crash everytime i try to load a save game. Is my code correct at all?
Any suggestions?
Offline
wejnc, just you replaced main.scm at your script
you had to click "save as" before clicking "Compile" and save into GTA Vice City/CLEO folder with any name
now you must get original Vice City main.scm and try again!
P.S. ORIGINAL main.scm
Last edited by Shag (04-07-2011 13:59)
Offline