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

