"CM_AdjustAreaPortalState" - error
Posted: Sun Jan 18, 2004 11:35 pm
Another error that is causing me trouble: areaportals result in this console text:
The portals work the first 2-3 times I close/open them... but then there are more of these errors and they fail ( = I see the void through them ).
I open and close them manually from the script ( the areaportals are inside the upper and lower doors of an elevator ) whi code like this:
Any ideas? Need more info?
Code: Select all
CM_AdjustAreaPortalState: negative reference countI open and close them manually from the script ( the areaportals are inside the upper and lower doors of an elevator ) whi code like this:
Code: Select all
// open
$liftdoor_upright openportal
// and close
$liftdoor_downright closeportal