Fernando-A-Rocha / mta-ide-search

Resource for searching in GTA:SA's IDE files (MTA)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mta-ide-search

This resource lets you search for model IDs, DFF and TXD names in all of GTA's .ide files (as well as SAMP.ide).

These files contain information about all models in the game (ID, dff, txd, etc).

For example, you can use this script to find which DFF models use a certain TXD file.

MTA forum topic: https://forum.mtasa.com/topic/134224-rel-ide-search-tool

If you need help with anything related to this project, please read the corresponding section on the MTA forum thread linked above.

Setup

  • Move ide-search folder into your server's resources
  • Type start ide-search in server console
  • Use commands /searchide and /listide
  • Read more about it here

Example

We want to find out which objects use the TXD file used by DYN_ROADBARRIER_5 [1422].

1 2 3

About

Resource for searching in GTA:SA's IDE files (MTA)


Languages

Language:Lua 100.0%