View Single Post
  #63  
Old 09-24-2011, 05:31 PM
flyingblind flyingblind is offline
Approved Member
 
Join Date: Oct 2009
Posts: 255
Default

There is a file called rcu in documents - 1C Softclub - il-2 sturmovic cliffs of dover.

Open it with notepad and add three more lines so it looks like this:

@set fast off
@set echo on
@set alias on
@set history 20

@alias a alias
@a h history
@a s show

@a aa fps SHOW START

@a ab fps HIDE STOP

aa

This will turn the fps line on. You can then turn the information off or on by typing ab or aa in the console command window.
Reply With Quote