27.11.2007, 04:50
Ok, I will look into the issue but I didnt noticed any framerate drop although I only got a P4 2,8 with 2Gb ram and an AGP 7600GS 256Mb card, running in 1024*768 resolution with 2*AA, no AF, perfect mode.
When you writeing a code you allways use comments to inform others who will later have to continue your work, in this case I've used them to keep the old texture names in the code, its easier to revert if I dont like the texture I've placed there.
It works like this, both style is working in the games txt files if my observations are correct:
When you writeing a code you allways use comments to inform others who will later have to continue your work, in this case I've used them to keep the old texture names in the code, its easier to revert if I dont like the texture I've placed there.
It works like this, both style is working in the games txt files if my observations are correct:
Quote:;this line is a comment
//this line is a comment