i think i posted somthing similar to this last time. im trying to get my server to download custom files so that they can be used on the server.
they do indead download however dont save to the client and thus gives an error.
i have added this to the autorun/server :
resource.AddFile("models/player/blockdude.mdl")
resource.AddFile("materials/models/player/blockdude/blockdude.vmt")
resource.AddFile("materials/models/player/blockdude/blockdude.vtf")
and the files link up with fastdl to the correct locations.
i have search and tryed to find a fix however i cannot, seems everyone with the similar problem havent found a fix.
[editline]27th November 2012[/editline]
Problem Fixed
-CLOSED-
Sorry, you need to Log In to post a reply to this thread.