Difference between revisions of "Questions"

Jump to navigation Jump to search
10 bytes added ,  13:25, 15 June 2006
m
imported>JOG
imported>JOG
Line 535: Line 535:
:Well anyway, your script works so there's not much point in debating mine anymore.  I had a look at the article [[If]], and it would seem that there is no immediate difference between the two variants you used.  Perhaps this is just a bug in the software?  I can't explain why the scripting system would see a difference between them... [[User:TheImperialDragon|The Imperial Dragon]] 23:53, 7 June 2006 (EDT)
:Well anyway, your script works so there's not much point in debating mine anymore.  I had a look at the article [[If]], and it would seem that there is no immediate difference between the two variants you used.  Perhaps this is just a bug in the software?  I can't explain why the scripting system would see a difference between them... [[User:TheImperialDragon|The Imperial Dragon]] 23:53, 7 June 2006 (EDT)


::When you use parentheses (which you usually don't) you need to put spaces around them.
::When you use parentheses (which you usually don't need to) you need to put spaces around them.


   if ( stage == 21 ) && ( twodaysdone == 0 )
   if ( stage == 21 ) && ( twodaysdone == 0 )
     stuff
     stuff
   endif  
   endif  
--[[User:JOG|JOG]] 13:23, 15 June 2006 (EDT)
::--[[User:JOG|JOG]] 13:23, 15 June 2006 (EDT)


== Destroying/Removing Item/Object Created by PlaceAtMe Function ==
== Destroying/Removing Item/Object Created by PlaceAtMe Function ==
Anonymous user

Navigation menu