Operateactivators: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
operateactivators <lotag> <sprite id>
operateactivators <lotag> <sprite id>


Placed inside an actor code, it allows an actor to trigger activators and activorlocked sprites. The actor does not need to be near the activator at hand, as long as it points to the lotag specified in the map and uses the correct sprite id.
Placed inside an actor code, it allows an actor to trigger activators and activatorlocked sprites. The actor does not need to be near the activator at hand, as long as it identifies the lotag specified in the map and uses the correct sprite id.

Revision as of 14:24, 26 June 2007

operateactivators <lotag> <sprite id>

Placed inside an actor code, it allows an actor to trigger activators and activatorlocked sprites. The actor does not need to be near the activator at hand, as long as it identifies the lotag specified in the map and uses the correct sprite id.