Thanks :smile:, darkf, you made a good guess and good effort, but in the Fallout 2 scripting language variables are completely untyped (integer/float/string promotion occurs freely as needed). For the record, I had already tried initializing the variables as floats (0.0), but this made no...