Good morning, Sektor.
Great to hear! I’ll run the tests a bit later and get back to you with the results.
For now, the issue that had been getting in the way of my gameplay seems to be fully resolved — I really appreciate your help and how quickly you responded to everything.
I’ll follow up soon ...
Search found 10 matches
- 05 Jun 2025, 12:43
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
- 04 Jun 2025, 23:33
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Good evening!
How are you?
As promised, I ran the tests.
At first glance, everything seems fine — I even managed to complete the final Kill Frenzy. The game is running normally, the glitch is working smoothly, and I’m able to save the game without any issues.
The only minor detail I noticed ...
How are you?
As promised, I ran the tests.
At first glance, everything seems fine — I even managed to complete the final Kill Frenzy. The game is running normally, the glitch is working smoothly, and I’m able to save the game without any issues.
The only minor detail I noticed ...
- 04 Jun 2025, 12:33
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Good morning, Sektor!
Thank you very much for your help so far.
I'll run some tests and get back to you with the results later.
Thanks for now.
Thank you very much for your help so far.
I'll run some tests and get back to you with the results later.
Thanks for now.
- 04 Jun 2025, 01:25
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
I forgot that 2008 me fixed the trailer in bil.mis, not by removing the PUT_CAR_ON_TRAILER commands but by doing this:
IF ( NOT ( IS_CAR_CRUSHED ( KF_3_car ) ) )
PUT_CAR_ON_TRAILER ( KF_3_car , KF_3_trailer_1 )
ENDIF
IF ( NOT ( IS_CAR_CRUSHED ( KF_4_car ) ) )
PUT_CAR_ON_TRAILER ( KF_4_car , KF ...
- 04 Jun 2025, 01:18
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Can you post your save? 2 things I can try are just patching out the put_car_on_trailer commands without recompiling the script. Still the best solution will be to figure out what was changed in 11.44 exe to fix the trailers and then do that same change to the 9.6.exe. Finding out what exactly ...
- 03 Jun 2025, 23:06
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Greetings.
For now, I’ve decided to set aside the task of compiling files related to the Residential and Industrial maps. I found that the errors preventing the game from running only occur with my current save game (I haven’t tried saving in the Residential map from a new game yet), so I chose to ...
For now, I’ve decided to set aside the task of compiling files related to the Residential and Industrial maps. I found that the errors preventing the game from running only occur with my current save game (I haven’t tried saving in the Residential map from a new game yet), so I chose to ...
- 02 Jun 2025, 17:50
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Hi there, good afternoon!
How’s it going?
I followed your suggestion. Unfortunately, no luck once again.
I decompiled the original "ste.SCR" and "bil.SCR" files (and their respective folders) using the final version of the decompiler provided by Valps. I removed all lines related to "PUT_CAR_ON ...
How’s it going?
I followed your suggestion. Unfortunately, no luck once again.
I decompiled the original "ste.SCR" and "bil.SCR" files (and their respective folders) using the final version of the decompiler provided by Valps. I removed all lines related to "PUT_CAR_ON ...
- 01 Jun 2025, 16:59
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Good afternoon!
As promised, I’m back with my experience and the results. Unfortunately, I have to say they weren’t very promising. :(
Use this attached version:
Project_Residential_put_car_on_trailer_removed_and_wang_car_glitch_enabled.zip
I don't know if it will be compatible with all ...
As promised, I’m back with my experience and the results. Unfortunately, I have to say they weren’t very promising. :(
Use this attached version:
Project_Residential_put_car_on_trailer_removed_and_wang_car_glitch_enabled.zip
I don't know if it will be compatible with all ...
- 01 Jun 2025, 15:05
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Re: Kill Frenzy/Wang Cars Issues in Residential map
Good morning!
Thank you so much for getting back to me! I’ll admit — I was starting to lose hope, even though I really want to finish all the Kill Frenzies before moving on to the next stages.
I’ll give the patch you mentioned a try, and I’ll report back with the results afterward.
As for the ...
Thank you so much for getting back to me! I’ll admit — I was starting to lose hope, even though I really want to finish all the Kill Frenzies before moving on to the next stages.
I’ll give the patch you mentioned a try, and I’ll report back with the results afterward.
As for the ...
- 31 May 2025, 19:53
- Forum: Modding forum
- Topic: Kill Frenzy/Wang Cars Issues in Residential map
- Replies: 18
- Views: 1641
Kill Frenzy/Wang Cars Issues in Residential map
Hello, everyone. A very good afternoon to you all! :)
How are you doing?
I'm new to the forum, so there's a chance I'm posting this topic in the wrong place. If that's the case, I kindly ask for some guidance on where I should properly open my urgent request, and I apologize in advance for any ...
How are you doing?
I'm new to the forum, so there's a chance I'm posting this topic in the wrong place. If that's the case, I kindly ask for some guidance on where I should properly open my urgent request, and I apologize in advance for any ...