I've been trying to create some code that does something if a player has researched rare ore, and something else if the player hasn't. I can't get HasTechnology() to work for me. Could someone post and example of it working?
Edit: I figured it out, I was getting the tech from the .txt file, not the header. The numbers in the .txt have an extra 0 in the front.