Call of Duty Script Documentation

notsolid()


Module
Motion


Summary


Unsets the solid flag, so that this object is no longer collidable.

Call this function on


script_brushmodel

Example


self notsolid();

Minimum Number of arguments: 0


Number of optional arguments: 0



Return to Function List