We know how it could be done if we did it only like Vice City. The hard part is preserving III's way of doing it with the Vice City version. They're different approaches to the exact same mission.

Mission Coding
#32
Posted 24 June 2015 - 07:45 PM Edited by zmudziak32, 24 June 2015 - 07:46 PM.
Ok. But these could be like in VC/SA/LCS. I think even better are 50% bonus to Armour and Fireproof than 6 bribes and Flamethrower.
#34
Posted 24 June 2015 - 10:35 PM
#35
Posted 07 July 2015 - 04:03 AM
Does the same thing happen to you?
#36
Posted 08 July 2015 - 12:25 AM Edited by spaceeinstein, 08 July 2015 - 12:47 AM.
#37
Posted 08 July 2015 - 02:23 AM
I recently synced my copy of the files with what's on Dropbox. And now I'm seeing some map glitches that I thought we fixed when George Bush was still the US President. Specifically the inside of the car dealership in Portland seems to lack the 2D fix, and the bridge over Asuka's place is missing a chunk (including the collision). I can get exact coords later if you need them.
And is anybody still around that can fix mapping issues, or do I need to recruit some new people?
#38
Posted 08 July 2015 - 03:07 AM Edited by spaceeinstein, 10 March 2017 - 05:31 AM.
EDIT: Ok, I figured out why that bridge was missing. Redownloading comroad.ide should fix it. For anyone who has downloaded my cumulative update from the other topic,
- Craig Kostelecky and Mr. Jago like this
#39
Posted 08 July 2015 - 02:34 PM Edited by ThirteenAG, 08 July 2015 - 02:57 PM.
Another thing, I noticed game crashes at 0x004630EE when I'm trying to reach a safehouse in the very first mission. I believe it's somehow related to opcode 0103, but I could be wrong on that. I'm using the files form the post above.
And also, subtitles font is too big with widescreen fix(and mission font scaling looks kinda weird). Perhaps another gtalc hook overwrites my changes. Should I try to fix that in widescreen fix?
#41
Posted 09 July 2015 - 02:57 PM
I'm guessing his error was based off of the files from 3.3. I gave him access to our Dropbox yesterday, so we'll see if he can recreate it now.
#42
Posted 09 July 2015 - 02:59 PM
#43
Posted 10 July 2015 - 07:42 AM
Normal scm works fine during the first mission(didn't test any further).
CLEO works too. Under what conditions I should test it to see if it's compatible enough or not?
#44
Posted 10 July 2015 - 04:05 PM
#45
Posted 10 July 2015 - 05:26 PM Edited by ThirteenAG, 10 July 2015 - 05:29 PM.
I tried only my test script for CLEO 2. I just released it in Scripts & Plugins section, can you check it out? Don't know how it affects GTALC patches though, it may interfere in them at some point.None of the CLEO opcodes or simple CLEO scripts without the opcodes work for me. Are they all working for you?

#46
Posted 10 July 2015 - 10:19 PM
#47
Posted 12 July 2015 - 11:17 AM
New Cleo for GTA III and GTA VC. That's good. Maybe some gta lc hacks could be done in cleo/asi/dll?
#48
Posted 12 July 2015 - 11:32 AM
Maybe a script that would allow you to recruit Yakuza/Hoods gangmembers after reaching 100% completion, VCS style? You have to target someone using Classic Controls and press F, then he will join your gang to help.
#49
Posted 12 July 2015 - 05:36 PM
I too would love to have CLEO and MVL support with GTA:LC. Though everything we do would be within the files themselves, I'd really like everyone to have as many options as possible for their own version.
In ModelingMan's absence, I'm not sure how much we can do though. I do have his source files available if anybody who's smart enough (and available/willing) would like to take a look, let me know and I can hook you up.
#50
Posted 14 July 2015 - 11:52 AM
Can you do take prison clothes when passed first mission, spaceeinstein?
#51
Posted 19 July 2015 - 07:08 PM
Ooo, this is great. I really like to have CLEO 2 to be in the official release.
It is now, officially.
- Silent and Mr. Jago like this
#52
Posted 31 August 2015 - 06:28 AM Edited by spaceeinstein, 21 October 2016 - 03:47 AM.
Changes:
- Fixed blip colors of:
- Bat pickup in "Don't Spank Ma Bitch Up"
- Briefcase pickup in "The Pick-Up"
- Cartel gang member and briefcase pickup in "Deal Steal"
- Briefcase pickups in "Shima"
- Payphones in "Payday for Ray"
- Evidence packages in "Evidence Dash"
- Body cast in "Plaster Blaster"
- Four extra Cartel gang members in "Bait"
- Espresso stalls in "Espresso-2-Go!"
- Buoy and packages in "S.A.M."
- Briefcase pickup in "I Scream, You Scream"
- Flamethrower pickup in "Trial by Fire"
- Customers in "Distribution"
- Debug mode: Fixed potential crash when Delorean door is left open while transforming
- Source code: Removed extraneous spaces in craig.sc
- Craig Kostelecky, Silent and Mr. Jago like this
#53
Posted 02 September 2015 - 11:10 AM Edited by Silent, 02 September 2015 - 11:11 AM.
I recall fixing some for 3.3 release, but there's probably some left still.
#54
Posted 02 September 2015 - 03:21 PM
#55
Posted 02 February 2016 - 04:58 PM
- Craig Kostelecky and ThirteenAG like this
#56
Posted 02 February 2016 - 05:18 PM
Do you have a list of them somewhere?I may not be able to do the difficult ones (chase scene, donkey mags, bullions, etc.) but LC has most of them already implemented.
#57
Posted 03 February 2016 - 03:25 PM
- 02C3 START_PACMAN_RACE
- 02C6 CLEAR_PACMAN
- 02C7 START_PACMAN_SCRAMBLE
- 02C8 GET_NUMBER_OF_POWER_PILLS_CARRIED
- 02C9 CLEAR_NUMBER_OF_POWER_PILLS_CARRIED
- 02D9 CLEAR_NUMBER_OF_POWER_PILLS_EATEN
- 0354 START_CHASE_SCENE
- 0355 STOP_CHASE_SCENE
- 040A REMOVE_CAR_FROM_CHASE
#58
Posted 03 February 2016 - 08:13 PM
#59
Posted 04 February 2016 - 12:21 AM
http://tohjo.ez.lv/Silent/gta-lc
Also might be here:
https://github.com/M...n/gtalc-dinput8
- Craig Kostelecky likes this
#60
Posted 22 February 2016 - 09:00 AM Edited by spaceeinstein, 22 February 2016 - 04:33 PM.
- Craig Kostelecky likes this
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users