Operateactivators: Difference between revisions
Jump to navigation
Jump to search
Corrections |
No edit summary |
||
Line 1: | Line 1: | ||
operateactivators <lotag> <player id> | '''operateactivators '''<lotag> <player 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. The player id specified determines which player receives the "LOCKED" and "UNLOCKED" messages (quotes 4 and 8, respectively). A value greater than the current [[MULTIMODE]] will cause the messages not to be sent to any player. | 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. The player id specified determines which player receives the "LOCKED" and "UNLOCKED" messages (quotes 4 and 8, respectively). A value greater than the current [[MULTIMODE]] will cause the messages not to be sent to any player. |
Revision as of 12:13, 4 May 2009
operateactivators <lotag> <player 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. The player id specified determines which player receives the "LOCKED" and "UNLOCKED" messages (quotes 4 and 8, respectively). A value greater than the current MULTIMODE will cause the messages not to be sent to any player.