Difference between revisions of "Talk:Scripting Tutorial: My Second Script"

should be tested...
imported>Jeepcreep
imported>TheImperialDragon
(should be tested...)
Line 5: Line 5:


for the sake of consistency: changed it in the previous code snippets as well.  
for the sake of consistency: changed it in the previous code snippets as well.  
N.B.: Setting the controlvar to "-1" prevents to OnActivate from ever succeeding. The if-condition "==" could've been changed to "<" but then you're explanation regarding the double-equal sign would've been inconsistent. Hope this is ok. --[[User:Jeepcreep|Jeepcreep]] 15:40, 30 May 2006 (EDT)
N.B.: Setting the controlvar to "-1" prevents to OnActivate from ever succeeding. The if-condition "==" could've been changed to "<" but then you're explanation regarding the double-equal sign would've been inconsistent. Hope this is ok.  
--[[User:Jeepcreep|Jeepcreep]] 15:40, 30 May 2006 (EDT)
 
:Have you tested it?  If so, does it still work? [[User:TheImperialDragon|TheImperialDragon]] 16:24, 30 May 2006 (EDT)