• What's the difference of these two examples?
    4 replies, posted
what's the difference between: resource.AddSingleFile and resource.AddFile?
resource.AddFile adds files related to the file specified. So if you specify a mdl, it'll download the files that come with it like the .vtx file etc. resource.AddSingleFile doesn't do this. [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/indexd2d2.html[/url] [url]http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index5809.html[/url]
awesome thanks for the information :)
[url]http://wiki.garrysmod.com/page/resource/AddSingleFile[/url] [url]http://wiki.garrysmod.com/page/resource/AddFile[/url]
thanks garry
Sorry, you need to Log In to post a reply to this thread.