Portal Linkage

Avatar
FelixGriffin
2,680 Posts
Posted Jun 16, 2012
I've been working on a variation on Laser Cubes which redirect portalgun shots, and they almost work now...except for one thing.

Whenever an external portalgun opens a blue portal, it refuses to link with the player's orange portal. But an external orange portal links just fine.

Why is that? It seems very strange. All linkages are set to 0.

Advertisement
Registered users don’t see ads! Register now!
Avatar
BenVlodgi
633 Posts
Posted Jun 16, 2012
Replied 1 hour later
vmf or it didnt happen

I've had problems with linkages when using props and stuff... but I dont know if I can help without more info

neat idea btw!

Avatar
FelixGriffin
2,680 Posts
Posted Jun 16, 2012
Replied 55 minutes later
Thanks!

I'll post a VMF, but until then, here's what I'm doing: I modified the portal-gun-on-pedestal instance to fire portals, and have buttons to fire both. The orange one links, but the blue always stays closed, no matter what.

EDIT: VMF DL URL http://forums.thinking.withportals.com/downloads.php?view=detail&df_id=2115

Advertisement
Registered users don’t see ads! Register now!
Avatar
FelixGriffin
2,680 Posts
Posted Jun 17, 2012
Replied 19 hours later
SOLVED!

After some testing, it seemed that the portal gun was firing portals with linkage 1.

So if StartingTeamNum set to 0 fires with linkage 1...what happens with StartingTeamNum 1?

It turns out, it fires with linkage 0! Honestly, Valve...