Call of Duty Script Documentation

detach(<modelname>,<tagname>)


Module
Entity


Summary


detaches an attached model from an entity 

Call this function on


An Entity

Example


self detach("xmodel/explosivepack", "tag_weapon_right");

Minimum Number of arguments: 1


Number of optional arguments: 1



Return to Function List