Quote:
Originally Posted by RayPoda
Quote:
Originally Posted by Wazza!
Much easier way to block them.
DisableInteriorEnterExits(1);
But still, nice job.
|
Isn't it just DisableInteriorEnterExits();
No need for a 1, I believe.
|
DisableInteriorEnterExits(false);