Search results

Jump to navigation Jump to search
  • ...is a client side function. Be sure to transfer your COL file by including it in the meta file. col engineLoadCOL ( string col_file / string raw_data )
    2 KB (315 words) - 06:20, 5 February 2021
  • ...D and COL files to replace an in-game model of a set of floors and unloads it again. col_floors = engineLoadCOL ( "models/office_floors.col" )
    1 KB (135 words) - 07:10, 30 May 2015
  • Therefore, unless it's really important, engineSetModelLODDistance should not be set to anything ...its) on clients that have a 'Video' tab draw distance setting of 100%, and it will help reduce lag for players who chose a lower draw distance in their s
    3 KB (449 words) - 16:36, 8 February 2022
  • col = engineLoadCOL( "garage.col" ) col = engineLoadCOL( "garage.col" )
    3 KB (337 words) - 11:59, 7 July 2022
  • ...is a client side function. Be sure to transfer your DFF file by including it in the meta file. engineReplaceModel ( dff, 356) -- Likewise, model ID, for M4 as example it's 356
    3 KB (485 words) - 08:35, 7 September 2019
  • ...is a client side function. Be sure to transfer your TXD file by including it in the meta file. ...re disabled which is especially visible without ''anisotropic filtering''. It is recommended to set ''filteringEnabled'' to false if the TXD was created
    4 KB (556 words) - 11:01, 17 October 2022
  • ...new textures. This function can also replace default GTA textures, so that it becomes possible to e.g. put custom images on existing billboards. Ped and col_floors = engineLoadCOL ( "models/office_floors.col" )
    4 KB (595 words) - 08:36, 7 September 2019
  • *'''modelID:''' The model it to replace the model of Returns ''true'' if the model was successfully replaced, ''false'' if it failed for some reason, ie. the DFF or the model ID is not valid.
    4 KB (485 words) - 13:27, 3 November 2022
  • Returns ''true'' if the model was successfully replaced, ''false'' if it failed for some reason, ie. the DFF or the model ID is not valid. col = engineLoadCOL( "MyModel.col" )
    3 KB (377 words) - 08:43, 7 September 2019