Difference between revisions of "Simulating new functions"
Jump to navigation
Jump to search
Clarified the use of the CallingScriptRef as well as questions about the Activate call
imported>Maian (made last set of scripts safer) |
imported>Tegid (Clarified the use of the CallingScriptRef as well as questions about the Activate call) |
||
Line 179: | Line 179: | ||
--[[User:Maian|Maian]] 01:47, 19 April 2006 (EDT) | --[[User:Maian|Maian]] 01:47, 19 April 2006 (EDT) | ||
The CallingScriptRef is just your single point of entry into the set of scripted functions. It is a persistent reference Activator like your testfuncref. Also, it has not been my experience that Activate calls interrupt the flow of script parsing. I was under the impression that the Activate call really just sets a bit so that when that script is reached, the OnActivate block is executed. | |||
--[[User:Tegid|Tegid]] 11:07, 19 April 2006 (EDT) | |||
[[Category:Solutions]] | [[Category:Solutions]] |