Tons of Syntax Errors happening while compiling the module system

Users who are viewing this thread

Methhead123

Recruit
I just wanted to compile my module...
It gives errors such as "SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?"
"
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
File "C:\Program Files (x86)\Steam\steamapps\common\MountBlade Warband\Modules\Module_system 1.171\process_scripts.py", line 34
print "Exporting scripts..."
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
"
Can you guys help me with that
 
Back
Top Bottom