csouth1 said:I think they used Pig Latin.
Cruger said:Aah I see..
well. trying to explain it very short:
Do you see any python files in the Mount and Blade folder? I don't, its all in txt.. The system they use to build the module(the modulesystem) is written in python. But the game "runs" in txt files and not python files. The programmers have simply made a bat file that convert the python files they code in to txt files.
I hope that was somewhat understandable, explaining is not my strongest side..
Virmin said:I could have this completly wrong but from my understanding there are scripting languages and programming languages. The scripting is used for the modifiable variables and such while the programming is the core parts of the program that are hardcoded. As far as I know Python is just the scripting language that is used for the program but I would imagine that a common programming language like C++ is used for the actual programming.
[FiziK] said:BTW, thanks guys. I thought the M&B programmers will leave a comment to this topic but thay didn't. I sent a private message and I'm waiting them.
How do people keep finding threads that have been dead for 8 years?Ortaz said:I think it is mount and blade script or simply mb script. They may have devised a compiler to execute their script. May the game itself is the compiler.