Elevator instance problem

Avatar
beecake
484 Posts
Posted Dec 03, 2011
Replied 30 minutes later

lpfreaky90 wrote:
Vixul wrote:

I think this problem applies to all of my instances, but whenever I try to put one in, such as an entrance elevator, I don't see it.

So I guess it's all of 'em :wink:

Oh i missed that one...

Advertisement
Registered users don’t see ads! Register now!
Avatar
Vixul
33 Posts
Posted Dec 04, 2011
Replied 1 day later
Well, I uninstalled and reinstalled everything in the default C:/Program Files(x86), and that still didn't fix it. Any more ideas?
Avatar
iWork925
1,080 Posts
Posted Dec 04, 2011
Replied 3 hours later
Guessing a new computer is out of the questions?
Avatar
Vixul
33 Posts
Posted Dec 04, 2011
Replied 5 minutes later
Getting a new computer wouldn't do anything that reformatting wouldn't. My computer is pretty new and high end. It does seem a little silly to reformat just for the instances though =(
Avatar
iWork925
1,080 Posts
Posted Dec 04, 2011
Replied 1 hour later
:sigh:

twas a joke

... also (and I know this is dumb but you never know) are instances turned on in the instancing menu?

Avatar
Vixul
33 Posts
Posted Dec 05, 2011
Replied 14 hours later
I know it was a joke, but if reformatting is what it takes then I may end up doing it.

Where do I find the instancing menu to check that?

Avatar
Robdon
204 Posts
Posted Dec 05, 2011
Replied 53 minutes later
Hi,

I think its because you have your vmf file in another dir, compared to where hammer 'expects' it.

The 'file name' in the func_instance for the vmf, is relative to where your .vmf is.

So, from your compile screenshot you have your map in: D:\My Stuff\2nd_map.vmf

When you install hammer etc, it puts the instances in \Program Files\Steam\SteamApps\common\portal 2\sdk_content\maps\instances

Normally you just create your own maps in \Program Files (x86)\Steam\SteamApps\common\portal 2\sdk_content\maps\

But if you put them somewhere else like you have then you have to copy the instances you want to your own dir also.

So either put your map in C:\Program Files (x86)\Steam\SteamApps\common\portal 2\sdk_content\maps\ or copy the instance you want to D:\My Stuff\instances\turbine_elevator\

Think that will fix it for you...

Rob.

Avatar
andyb
257 Posts
Posted Dec 05, 2011
Replied 15 minutes later

Vixul wrote:

Where do I find the instancing menu to check that?

In the top menu under instancing>view instances> (hide/show tinted/show normal)

Advertisement
Registered users don’t see ads! Register now!
Avatar
Vixul
33 Posts
Posted Dec 05, 2011
Replied 12 minutes later
AAahhhhhhhhhh Finally!! Thank you so much Robdon, that was it. Thanks to everyone else who tried helpin me with this as well.