Author: [FnL]Raven0us <[email protected]>     Reply to Message
Date: 7/16/2002 12:45:01 PM
Subject: RE: low FR

A poor layout would mean that there is to much visible at any given time.

Thus you need "vis blockers" (aka walls) that properly block vis from one area to the next.

Try this..put your map in dev mode..

At the console, type the following:

/sv_pure 0
/devmap yourmapname

Once the map loads...type:

/r_showtris 1 (0 will turn this off)

This will show you EXACTLY what the game is drawing regardless of what you the player can see it or not. I think it will open your eyes a bit.

Also:

/r_speeds 1

Will draw some numbers at the top of your screen. You need to look at the 2nd set of numbers..and try to keep them below 8000.

Using those 2 tools, should help you figure out what is wrong.

[FnL]Raven0us

_