Garry's Mod

Garry's Mod

25 arvostelua
Referenced Map Files Lister
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Content Type: Addon
Addon Type: Tool
Tiedostokoko
Julkaistu
Päivitetty
2.891 KB
7.7.2017 klo 14.40
7.7.2017 klo 15.20
2 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Referenced Map Files Lister

1 kokoelmassa, tekijä Cédric GÉRILLE [GiletJaune]
.bsp editing helpers
10 luomusta
Kuvaus
This tool allows you to list files that are referenced in the given map file in your game or in your server.
On Source dedicated servers, there must be at least 1 player for the search to proceed.

Instructions
Type list_map_mdl_vmt_sound in the console and read the instructions!

Using cases
- You need to see referenced files in a map to check dependencies.

Lua functions
list_map_mdl_vmt_sound.scanBsp( bspPath, toLower, baseFolder, extension, tableToFill, isFirst, shouldYield )
return : (table) table with found files, stored as theTable[fileName]=true bspPath : (string) path to .bsp file relative to garrysmod/ folder + mounting (optional arguments) toLower : (bool) convert filenames to lowercase baseFolder : (string) "materials" or "models" or "sound" extension : (string) "vmt" or "vtf" or "mdl" or "mp3" or "ogg" or "wav" tableToFill : (table) if provided, this is the table that will be filled with found files (arguments only for use in a coroutine) isFirst : (bool) true if single map or for the first element of a loop, false otherwise shouldYield : (bool) true if using a coroutine, false otherwise

Notes
- This tool will not find non-embedded materials of embedded models.
- In compressed maps, this tool will only find embedded files.
12 kommenttia
Starvox 21.7.2017 klo 10.55 
non
Nogitsu 9.7.2017 klo 14.59 
Moi je le connais enfin je crois xD
Cédric GÉRILLE [GiletJaune]  [tekijä] 9.7.2017 klo 14.56 
Et oui. xD
Nogitsu 9.7.2017 klo 14.51 
Seuls ses amis savent son vrai nom lol
DrumSlayer 9.7.2017 klo 14.49 
Momo le mec incertain de son nom :x
Cédric GÉRILLE [GiletJaune]  [tekijä] 9.7.2017 klo 9.49 
xD
Nogitsu 9.7.2017 klo 4.05 
Momo l'utilitaire multi fonctions <3
DrumSlayer 8.7.2017 klo 6.23 
This is a very usefull addon :') :gmod:
Thomas 8.7.2017 klo 3.10 
Thank you very much =)
[Nexifi] John Sheppard 7.7.2017 klo 16.05 
Good job :)