Quote Originally Posted by Mediolanicus View Post
Because some parts of a game need to be hard coded.
When things can be modded they have to be "read" by the game, because it is variable data. This takes time for the game to initialize.
Hard Coded stuff is inside the game engine and stays the same, it can't be changed and thus the game doesn't have to check if it changed. So if you don't have hard coded stuff it takes ages to load your game.

Besides, RTW is already a very moddable game. Just compare it to other games.
I'm sorry but would explain that a little better? eg what is variable data?and why do thay take long to initialize? What does inityalize mean?
I'm a real nooooob!!!!!!!!!! man i feel kinda stupid asking that.......
Anyway wich other games could u compare it to ,europa universalis?
Where might a noob such as miself learn modding?