View Single Post
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 11-18-2017 , 13:30   Re: Files Check (amxx port of soundcheck metamod plugin)
Reply With Quote #91

The easiest way is to just add all of the files to the INI, 40 isn't that many. You can get a plain text list of files on Windows with the tree command in console:

Code:
tree /a /f > MyFiles.txt
You'll need to do some minor editing to add the folder path but that's super easy.
__________________
fysiks is offline