gtav-ent / GTAV-EnhancedNativeTrainer

GTA V PC Enhanced Native Trainer
http://gtaforums.com/topic/789786-vrelwip-enhanced-native-trainer
GNU General Public License v2.0
37 stars 14 forks source link

Custom Vehicle Spawning #148

Closed FlakTheMighty closed 8 years ago

FlakTheMighty commented 9 years ago

I saw a trainer that had a config file that allowed you to put in some information for spawning custom vehicles, but I have no clue how we could go about implementing that - any ideas?

alexquebecois commented 9 years ago

Are you talking about something like spawning a T20 with colors, performance upgrades and all that kind of normal stuff or you are talking about a modded vehicle made with models put together to create a unique weird car?

FlakTheMighty commented 9 years ago

I guess I did explain that poorly - you added entries for modded vehicles that we're designed not as model replacements but extra vehicles to a list and then you were able to spawn them. I don't even remember what trainer that is now though so I can't just got pull it and show an example.

alexquebecois commented 9 years ago

That's pretty cool to get extra modded vehicles but I can't help with that since you're the one who taught me that it's possible.

FlakTheMighty commented 9 years ago

Yeah I don't even know how you would spawn one in - even if it was hard coded

Its-Patchi commented 9 years ago

I think that to spawn in custom vehicles you needed to refer the trainer to where these custom vehicles are located, which mainly is in a .rpf file. So it must be either a new .rpf or a modfied one. How would you open and filter through the code? Because as far as I know .rpf's are encrypted upon load?

Its-Patchi commented 8 years ago

Closing This until further information is gathered