Thread: (Released) conc_school (9.12.09)
View Single Post
Old 07-20-2009, 03:03 PM   #101
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
Quote:
Originally Posted by Lt Llama View Post
I see, you have wrong file info in the vmt files for the overview and interest files.

"$basetexture" "vgui/maps/conc_school_b3/interest"
"$basetexture" "vgui/maps/conc_school_b3/overview"

The reason i didnt see it is because I never downloaded _b3. Have been running _b2.
yep your right...totally spaced changing that. I'll re-upload a fixed version now.

um as far as the water goes:

I used "ff_push/water_puddle_cheap" on the following jumps:

1 / 2 / 7 / 8 / 9

and "ff_well/ff_green_water" on jumps:

5 / 6 / 10 / 11 / 12

I also downloaded the .zip and commented out my textures and everything is working in game for me.

Downloads updated...please grab the new version if you have an older one. OR if you want to just edit the following files:

Quote:
materials/vgui/loadingscreens/conc_school.vmf

change:
Code:
"$basetexture" "vgui/loadingscreens/conc_school_b3"
to:
Code:
"$basetexture" "vgui/loadingscreens/conc_school"
Quote:
materials/vgui/maps/conc_school/overview.vmf

change:
Code:
"$basetexture" "vgui/maps/conc_school_b3/overview"
to:
Code:
"$basetexture" "vgui/maps/conc_school/overview"
Quote:
materials/vgui/maps/conc_school/interest.vmf

change:
Code:
"$basetexture" "vgui/maps/conc_school_b3/interest"
to:
Code:
"$basetexture" "vgui/maps/conc_school/interest"
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:

Last edited by Dr.Satan; 07-20-2009 at 03:42 PM.
Dr.Satan is offline   Reply With Quote