Garry's Mod

Garry's Mod

Otillräckligt med betyg
Referenced Map Files Lister
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Tool
Filstorlek
Lades upp
Uppdaterades
2.891 KB
7 jul, 2017 @ 14:40
7 jul, 2017 @ 15:20
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Referenced Map Files Lister

I 1 samling av Cédric GÉRILLE [GiletJaune]
.bsp editing helpers
10 artiklar
Beskrivning
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 kommentarer
Starvox 21 jul, 2017 @ 10:55 
non
Nogitsu 9 jul, 2017 @ 14:59 
Moi je le connais enfin je crois xD
Cédric GÉRILLE [GiletJaune]  [skapare] 9 jul, 2017 @ 14:56 
Et oui. xD
Nogitsu 9 jul, 2017 @ 14:51 
Seuls ses amis savent son vrai nom lol
DrumSlayer 9 jul, 2017 @ 14:49 
Momo le mec incertain de son nom :x
Cédric GÉRILLE [GiletJaune]  [skapare] 9 jul, 2017 @ 9:49 
xD
Nogitsu 9 jul, 2017 @ 4:05 
Momo l'utilitaire multi fonctions <3
DrumSlayer 8 jul, 2017 @ 6:23 
This is a very usefull addon :') :gmod:
Thomas 8 jul, 2017 @ 3:10 
Thank you very much =)
[Nexifi] John Sheppard 7 jul, 2017 @ 16:05 
Good job :)