View Single Post
  #9  
Old 04-02-2011, 07:13 PM
FA_Bowman FA_Bowman is offline
Registered Member
 
Join Date: Mar 2011
Posts: 5
Default

Open your rcu file with an editor such as notepad+ and add the last line, you can find it in the same directory as your config file.

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

@alias a alias
@a h history
@a s show
@fps START SHOW

FPS counter is then on all the time

Bowman
Reply With Quote