CogRef v1.0

By dr0id

General
How to add your own Directory
Editing 'cogref.ini'


General

CogRef is a program who will help you write cogs (i hope :)), it is based on 'Jedi Knight Unofficial Specs 0.3' (made by The Code Alliance).
You can use your favourite "text editor" while you have quick access to all verbs in 'Jedi Knight' and 'Mysteries of The Sith'. CogRef is an "always on top" program, this means that you can write your cogs in WordPad (or whatever "text editor" you use) and still have CogRef "on top" of WordPad. I dont think I have to tell you how to use CogRef becouse I think thats kinda obvious. But if you dont know how to use it, just take a quick look at the image below.

How to add your own Directory

Open cog.ref (it´s in the 'ref' dir in your Cogref dir) in wordpad and scroll down to the end. After the line end16 add start17. On the next line write the name of the "dir" you want to create. (ex. Custom). Now add the verbs you want to have in your "dir", each on its own line. After all the verbs add the line end17. Now change the number 16 (last line in the file) to 17. This is how it works:

 start17     -"Start dir number 17"
 Custom      -"The name of the dir"
 verb        -"verb"
 verb        -"Verb, etc"
 end17       -"The end of dir number 17"
 ---	     -"Break line"
 17	     -"The number of dir:s"
 
Note that you have to make the same changes to coghelp.ref but in coghelp.ref you:ll add the verbs with it:s parameters.

Editing 'cogref.ini'

cogref.ini is in the root of your CogRef dir. Open it with WordPad. The first line (1 by default) decides if CogRef should be an "always on top" program. 1 = Always on top, 0 = Normal. The second line (1 by default) decides how the Treeview looks. 1 = Normal, 0 = "Optimal". Try both and see wich you like best.

Please excuse me for my bad English spelling and grammar.
Comments, questions, suggestions, bug reports etc should be sent to dr0id@home.se
Top
Thanks to The Code Alliance for making 'Jedi Knight Unofficial Specs'.
CogRef is copyright © dr0id, 1998.
CogRef is freeware.
Use CogRef at your own risk.
You may distribute CogRef in any format as long as you DON:T add, delete or change any file in the .zip file (cogrefxx.zip).
Jedi Knight Unofficial Specs are Copyright © of The Code Alliance 1998
Jedi Knight and Mysteries of the Sith are © ® ™ LucasArts Entertainment Company 1994 -1998

HAPPY EDITING!

--- END ---