Posted 18 April 2005 - 12:15 AM
Some explanations:
The reason why your firing accuracy and throwing accuracy is improved is because your health is above its maximum. Amongst the various calculations to determine accuracy, both throwing and firing accuracy are influenced by a percentage of your unit's health.
Say you have 30 of 60 hit points. 30/60 = 0.5. You only get to use 50% of your accuracy.
If for some reason your health is beyond its maximum (like in the screenshot), you get a bonus to accuracy. Say you have 90 of 60. That's 150%. You get an extra 50% of your accuracy.
For some reason your unit got healed beyond the max, or your max health dropped (or your health was increased) for some very odd reason (data corruption).
---
The reason for the messed up bases (called the hall of mirrors effects in some games)is because the game tried to load a base module, but could not find the file (ever get a 'Couldn't find Y-Axis' message?). As no map block was loaded, all the game has are blanks for that particular location (all the tiles and walls default to tile 0 - the blank or transparency). Also since no ground tiles are displayed, you actually see right through to the 'drawing canvas' underneath (the previous frame).
Like traditional moving pictures, the computer draws all the various game elements onto a drawing surface in the background, it makes a copy of this and places it into the foreground (the screen) for a brief moment (a single drawing 'frame' - as it were), and while it's doing this, it's preparing the next screen to be shown. Okay, so in reality all the images are prepared first and displayed sequentially, giving the illusion of motion. On the computer, the images are prepared just before they are shown. Similar idea though.
The map blocks that weren't loaded come up as transparencies. Transparent portions of the image allow you to see through to the image that was drawn underneath it. As the new image is being drawn onto the screen, it doesn't draw over the transparent tiles and walls, so what you see is what was on the previous image. Because, unlike traditional moving pictures where each image is displayed by itself, the computer draws over the previous drawing surface like an artist sometimes draws over an old painting to save time and memory (well, canvas). Now if you take this idea and draw over an old picture, but leave a few gaps in it, you'll see the picture underneath. This is what's happening on the computer - only at a really fast pace.
- NKF
Final thought: What is a Ufo thread doing in the TFTD forum? Not that it matters much as it applies to both.
Lord High Generalissimo Ruler Supreme of Norm's Anti Pedant Society (NAPS).
Number of members: 1