Page 1 of 1

SourceRSC skipping music scripts

Posted: Sun Dec 20, 2015 1:35 am
by soupcan
I have no idea how or why it is doing this, but SourceRSC skips the music scripts used for custom maps. Music scripts are .txt files located in /scripts/music. If I create a test file (in this instance, /scripts/music/hfhff.j), it is uploaded to the web server successfully. The files aren't listed in the .rsc, nor is .txt in the exc (and other .txt files upload fine). Running SourceRSC in verbose mode doesn't report any errors, it simply acts like the music scripts don't exist. As far as I can tell, literally everything else uploads fine.

Re: SourceRSC skipping music scripts

Posted: Sun Dec 20, 2015 12:06 pm
by Masher
SourceRSC does special internal handling of files with .txt extensions. It ignores all .txt files except those in

resource/overviews
scripts
maps

It now will no longer ignore scripts/music. I'll send you a PM with an updated build, it should fix the issue.