View Single Post
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 10-04-2012 , 10:39   Re: [TF2] VS Saxton Hale Mode
#3435

While working on updating FF2's code to sync it with VSH 1.39c, I noticed that VSH moved a lot of code from OnMapStart to OnConfigsExecuted.

That's a good idea.

However, for whatever reason, it's still adding files to the download list and precaching them if the map is marked as a VSH map whether or not VSH is actually active... and also manipulating doors.

This may cause problems on multimod servers, since other game modes also use arena maps and any other map types added to the VSH list.

The downloads thing is also an issue for FF2, which means I'm definitely moving the downloads code to OnConfigsExecuted.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 10-04-2012 at 11:28.
Powerlord is offline