
In my age I use some global python files - xAgeSDLBoolToggle.py, xAgeSDLBoolRespond.py, xAgeSDLBoolSet.py, xAgeSDLBoolShowHide.py and xStandardDoor.py.
When I create the korman nodes I load those python files from my offline URU python src folder.
But then I also use the puzzle script Hoikas wrote, xAgeSDLBoolActivatorComboSet.py and since that one isn't present in the python src folder I packed that in the node when I exported the age for testing. So in the .pak file I sent to my testers there were one 'ageame'.py and the xAgeSDLBoolActivatorComboSet.py.
Obviously not a good idea( I know that there should not be any .py files within the .pak that starts with anything but the agename...) since they could not link in, getting this message 'Some game files are missing or corrupt. Please reinstall URU.'
Thinking a little further

Would that work so that when others get my age files they can link to the age?