2020 McLaren GT 

Model From Forza Horizon 5 

Tuned / Converted to SA by: BMatyas

3 changeable colors (interior, details, chassis)

2 variants (Basic Forza Bodykit with custom rear diffuser, secondary color roof)

Damage model on doors, boot and bonnet

Replaces Infernus, copy the txd and dff files into your gta3.img to use

For Multi Theft Auto, use this script on your server as a resource:

Lua:
  txd = engineLoadTXD( "infernus.txd", 411)
  engineImportTXD(txd, 411)
  
  dff = engineLoadDFF( "infernus.dff", 411)
  engineReplaceModel(dff, 411, true )

Meta:

    <file src="infernus.txd" />

    <file src="infernus.dff" />

// https://bmatyas.com/
// https://www.facebook.com/BMatyasmod

-----------------------------------------------------

[HUN]

2020 McLaren GT

A Modell a Forza Horizon 5-ből van

Tuningolta / Konvertálta: BMatyas

3 különböző szín (belős, külső, egyéb részletek)

2 variáns (Alap Forza Horizon Bodykit hátsó terelővel, 2. színű tető)

Törésmodell az ajtókon, csomagtartón és motorháztetőn

Az Infernus-t cseréli, csak másold be a txd és dff fileokat a gta3.img-be a használathoz

Multi Theft Auto szerverhez itt egy egyszerű script:


Lua:
  txd = engineLoadTXD( "infernus.txd", 411)
  engineImportTXD(txd, 411)
  
  dff = engineLoadDFF( "infernus.dff", 411)
  engineReplaceModel(dff, 411, true )

Meta:

    <file src="infernus.txd" />

    <file src="infernus.dff" /> 

// https://bmatyas.com/
// https://www.facebook.com/BMatyasmod