Find
You are looking at a command called commands
commands
Display a list of books which contain all of the commands you can perform in cow.
As new commands are created they are added to one of these books.
commands
Also try
help
Created by
wolis
, last updated 25 Jan 2015
Code
var $click_cmd to 'read';
var $desc_intro to 'Click on a book of commands you want to know more about:
ignore those sleeping player, just read the books';
rem look $library,list,class like 'book of%';
msg $loc,$actor,$actor,0,'force',"force:look 10,list";
call who; rem show who is currently logged on;