Call of Duty Script Documentation

playfxontag ( <effect id >, <entity>, <tag name> )


Module
Effects


Summary


Play this effect on the entity and tag.

Example


fx = playfxontag(id, ent, tag);

Minimum Number of arguments: 3


Number of optional arguments: 0



Return to Function List