gta-chaos-mod / Trilogy-ASI-Script

The ASI script for the GTA Trilogy (SA only for now, 3 and VC may follow later on)
GNU General Public License v3.0
141 stars 21 forks source link

[New effect] Traffic Is Random Vehicle #203

Closed Thisis2023 closed 1 year ago

Thisis2023 commented 1 year ago

Replaces all traffic with any random transport

In the game it will be called: Traffic Is (Name of the transport)

Thisis2023 commented 1 year ago

I also think that this effect does not need to include Planes, Helicopters and Boats

Lordmau5 commented 1 year ago

There are already several "Traffic Is ..." effects that I've hand-picked because I didn't think having all vehicles in the game available for that would be a good idea.

It's also a bit held back by issue #182 unfortunately...

If I were to add a "Traffic Is Random Vehicle" (or rather, it'd replace the vehicle name ingame then) it'd still be a handpicked list of vehicles. Would that be okay?

Thisis2023 commented 1 year ago

There are already several "Traffic Is ..." effects that I've hand-picked because I didn't think having all vehicles in the game available for that would be a good idea.

It's also a bit held back by issue #182 unfortunately...

If I were to add a "Traffic Is Random Vehicle" (or rather, it'd replace the vehicle name ingame then) it'd still be a handpicked list of vehicles. Would that be okay?

I mean, traffic can be any car or motorcycle, but not a boat, plane or helicopter

Lordmau5 commented 1 year ago

And I repeat, would you be okay with a handpicked list of cars or motorcycles because I wouldn't allow every vehicle

Thisis2023 commented 1 year ago

And I repeat, would you be okay with a handpicked list of cars or motorcycles because I wouldn't allow every vehicle

Yes, I want this effect to be in the game

Thisis2023 commented 1 year ago

And I repeat, would you be okay with a handpicked list of cars or motorcycles because I wouldn't allow every vehicle

Also, is it possible to make an effect that will change your current transport to any random one, but in missions this can lead to fail

Lordmau5 commented 1 year ago

And I repeat, would you be okay with a handpicked list of cars or motorcycles because I wouldn't allow every vehicle

Also, is it possible to make an effect that will change your current transport to any random one, but in missions this can lead to fail

It is possible, yes. But I don't want to do this until I can find a way to reliably change mission vehicles as well, which requires messing with the game's memory and potentially causing crashes, so for now that's not enabled.

Lordmau5 commented 1 year ago

Added in v3.1.3