Game Development Community

[Beta 1.1] Missing Mask : AIObjectType - RESOLVED

by elvince · in Torque 3D Professional · 02/11/2010 (5:27 pm) · 2 replies

Hi,

it miss this mask that I think is useful in stock source code

$TypeMasks::AIObjectType

add in gamefunctions.cpp:
Con::setIntVariable("$TypeMasks::AIObjectType",			   AIObjectType);

Thanks,