Jump to page content
English English   Polish Polish   Dutch Dutch   Russian Russian   German German   Hungarian Hungarian   Norwegian Norwegian   Swedish Swedish   Finnish Finnish   Romanian Romanian   Spanish Spanish   Portuguese Portuguese   Latvian Latvian  
Homepage
Home
Register
Login

Resources
Forum
Wiki
Servers

rssclient_file_loader

Category:script
Author(s):ccw
Downloads:382
Rate:You need to be logged in to vote
Rating:3.7 (3 Votes)
Description:
Client file loader
--------------------
Replacement for players modding their gta3.img
(Only ped and vehicles are current supported)

Players should put files into the 'client_file_loader\files' directory of their local resource cache.
By default that will be something like:
C:\Program Files (x86)\MTA San Andreas 1.4\mods\deathmatch\resources\client_file_loader\files

File names should be the same for txd and dff and should be either the filename as found in gta3.img, or the model id


Example #1 - Replace Infernus
-------------------------------------
Put infernus.txd and infernus.dff into 'client_file_loader\files\' directory
OR
Put 411.txd and 411.dff into 'client_file_loader\files\' directory


Example #2 - Replace Los Santos Police Officer
-------------------------------------------------------
Put lapd1.txd and lapd1.dff into 'client_file_loader\files\' directory
OR
Put 280.txd and 280.dff into 'client_file_loader\files\' directory


Note:
*Pressing the 'num_1' key will reload the models, which allows the players to change the files while MTA is running
*Load errors are written to the client console (F8)
*Don't forget: If players have different models, there will be desync for bullet hits and vehicle sizes
...

(more)

Download latest version | Report

Version history

Version Publish Date Changes
0.0.1 2015-05-30 09:19:07 First public release Download