It has to be something incedably simple I'm missing.As I said, if I paste the gate research code into the shield generator file names, it seems to work, but not when I add new research. So something is missing that ties research to the display screen. Something beyond listing it in playertech.Anyone ?
Apricotslice,
I'll see if I can help you here. Here is the short, short version of how to create a new research and have it appear in the research screen:
Copy an existing research, hopefully one that is like the one you are trying to make.
Give it a custom filename.
Then, put that name in the research area of the player file, and update the count number.
Then open up your new research.
Edit the string info, and add the new info, along with new in game name and description to the String file and update the count and save.
Then edit the research file to have it located in the right spot on the grid using the coordinate system, remembering it is an X,Y system, and 0,0 is the starting left top corner of the research field grid.
Once you have done all this, save, and test in the game. Your new tech should now appear for that race.
Please let me know if you need any more help.
DANMAN