Trying to create a simple Mod

正在查看此主题的用户

Emprex

Recruit
I am currently trying to create my first mod. At the moment all i am trying to do is create 1 test companion just to make sure that the mod files are working.

I have duplicated the native folder and pointed the file directory to the copied folder. using the Build_module.bat file all i get is script process has ended. Press any key to exit.

Upon starting the game the companion is not there.

I have then copied the native folder again and edited all companions hire cost to 0 to test. running the build_module provided the above message again and testing did not seem to update the new module.

Is there something I am missing maybe file permissions..

Thanks
 
I have also purposly removed a comma from one of the comanions script files. and the build_module.bat file still says:

Script processing has ended
Press any key to exit
 
figured it out.

It was the python path variable. I had to uninstall the older version seems to be working now
 
后退
顶部 底部