J Jake75 Distinguished Aug 30, 2001 2,770 0 20,780 Jan 10, 2002 #1 How do I get the framerates of this game (if it´s even possible)? I guess it´s possible as it uses the Quake engine, or? 10 FOR A=1 TO 10000 : PRINT "Boredom..." : NEXT A
How do I get the framerates of this game (if it´s even possible)? I guess it´s possible as it uses the Quake engine, or? 10 FOR A=1 TO 10000 : PRINT "Boredom..." : NEXT A
S Smilin Distinguished Oct 3, 2001 421 0 18,780 Jan 10, 2002 #2 Try pulling down the console with the ` key (next to the one) type this command: /cg_drawfps 1 if that doesn't work, leave of the leading slash. (can't remember if it's wolf or alice that does that).
Try pulling down the console with the ` key (next to the one) type this command: /cg_drawfps 1 if that doesn't work, leave of the leading slash. (can't remember if it's wolf or alice that does that).
J Jake75 Distinguished Aug 30, 2001 2,770 0 20,780 Jan 11, 2002 #3 thanks. 10 FOR A=1 TO 10000 : PRINT "Boredom..." : NEXT A