i decided to dabble in scripting a bit and was wondering which versions of Python are still compatible with FF scripts?
all i know is that version 3.x requires () for print commands now, and i don't feel like putting up with that every time i compile a modified script.
Python 3.x won't work with the game, iirc. I know there was a rant thread around here about it. Python 1.5 - Python 2.6 will work for sure.
thank you very much.
Actually, we're stuck with Python 1.5 (1.5.3 IIRC), so some newish libraries, commands and syntax don't work.