Home
Random
Log in
Settings
About FlightGear wiki
Disclaimers
FlightGear wiki
Search
User talk
:
Awexome/PTurn
Language
Watch
View source
<
User talk:Awexome
Code comments
'false' is not a keyword in Nasal
so if you don't define a variable named false, it will be nil - i.e. var false = 0;
you should use the 'var' keyword when declaring new variables
Return to the user page of "Awexome/PTurn".