Difference between revisions of "Talk:Activate"
Questions about missing activations
imported>Mrflippy (Sometimes it doesn't work) |
imported>Tegid (Questions about missing activations) |
||
Line 4: | Line 4: | ||
--[[User:Mrflippy|Mrflippy]] 12:59, 12 April 2006 (EDT) I've been having some issues with this command in scripts. Sometimes, "object.activate me, 1" just doesn't work. The OnActivate block in the script attached to object isn't run at all. Most of the activators I work with are dynamically created using PlaceAtMe. Is this the source of the problem? | --[[User:Mrflippy|Mrflippy]] 12:59, 12 April 2006 (EDT) I've been having some issues with this command in scripts. Sometimes, "object.activate me, 1" just doesn't work. The OnActivate block in the script attached to object isn't run at all. Most of the activators I work with are dynamically created using PlaceAtMe. Is this the source of the problem? | ||
--[[User:Tegid|Tegid]] 13:37, 12 April 2006 (EDT) I too am having this problem. Is there some kind of time constraint on activation? What causes them to just not activate? If they are already inside their OnActivate block and someone calls Activate on them, what happens then? |