You read a book of miscellany by wolis at 20:57 on Wed 08 Nov 2006 editcommand called checkid
Written by
Xianus at 05:36 on Tue 15 Nov 2005
editThis is a rather special command.
This is 6 years, 8 months, 1 day, 4 hours and 53 minutes old
command called gender
Written by
wolis at 20:39 on Thu 28 Sep 2006
edit gender {object}
gender {object} as ''him|her''Use this to define the gender of an object. iether one you have created or yourself.
gender me - then type 'him'or 'her' in the text box.
gender me as himcreate a mermaid. gender her as her.
(notice how you can refer to your last object with 'it', 'them', 'him', or 'her')
This only has an effect in the
look of a location, when objects are
put on other objects. Sometime soon this will be accessible in scripts for print statements.
This is 5 years, 9 months, 17 days, 13 hours and 50 minutes old
command called motion
Written by
wolis at 00:54 on Fri 29 Jul 2005
edit motion {object}
motion {object} to ''word''Use this command to change how an object moves around in cow.
eg:
motion me to runs so you run in and out of doorways
or:
motion the frog to hops so a frog when roaming will hop about
Remember the word you use must be in present tense as it wil show like this:
''the frog hops away via the calm river'';
Thanks to Chaotic Bob, who discoverd this neat trick, you can use random motion words like this:
motion the frog to (hops,leaps,jumps,waddles)This is 7 years, 17 days, 9 hours and 35 minutes old
command called pack
Written by
wolis at 18:07 on Sat 24 Dec 2005
editThis is a rather special command.
This is 6 years, 6 months, 21 days, 16 hours and 22 minutes old
command called react
Written by
wolis at 16:17 on Sat 09 Apr 2005
editThis is a rather special command.
This is 7 years, 3 months, 6 days, 18 hours and 12 minutes old
command called safehouse
Written by
wolis at 08:01 on Fri 27 Oct 2006
edit safehouseUse this to turn your current location (if you created it) into a sanctuary or a battle-ground.
It toggles on and off.
I know.. I should have called it sanctuary.. Ill make one of those soon.
NOTE: the
build command only now locks a complex location (build the door to the room) so please lock all of your complex locations (I havent made
lock location function yet.. I dont think!)
safehouseThis is 5 years, 8 months, 19 days, 2 hours and 28 minutes old
command called scryold
Written by
thorn at 02:53 on Tue 17 Oct 2006
editscry {object}
This allows you to review the attributes of an object.
This is 5 years, 8 months, 29 days, 7 hours and 36 minutes old
command called search
Written by
wolis at 02:26 on Mon 25 Sep 2006
edit search for {object}Search anywhere in cow for an object
eg
search for an apple if you want to search for an apple.
Remember when searching that players are actually 'a player called ...' so this is the most accurate way of finding players.
search for a player called wolisThis is 5 years, 9 months, 21 days, 8 hours and 3 minutes old
command called status
Written by
wolis at 13:47 on Sun 15 Oct 2006
edit status {object}View some stats about an object
status meThis is an experment in providing an alternate view of an object.. much more work needs ot be done.
feedback to submit a suggestion on layout/content etc.. otherwise I will be left to make it up al by myself, and you how that will turn out!
This is 5 years, 9 months, 20 hours and 42 minutes old
command called switch
Written by
wolis at 10:44 on Sun 02 Jul 2006
edit switch on|off {object}switch {object}You can switch objects on and off or just switch them.
If the object is scripted to react, it will, otherwise its is just an action you perform.
switch on the lightswitch the cardsThis is similar
read the command called useread the command called playread the command called pat
Scripting noteYou can actually do strange things like:
switch ding the lightIn which case you could script a light
if target of switchding then ...
This would allow you to script your objects to react to special commands only you know.
However, the standard set of reactions you would normally use are on, off and blank eg:
if target of switch then toggleme;
if target of switchon then turnmeon;
if target of switchoff then turnmeoff;
This is 6 years, 14 days and 45 minutes old
command called zap
Written by
wolis at some unknown time in the past
edit zap {object}Moves an object off anything it was on. This does the same as
pushlookup
Written by
wolis at 12:53 on Tue 08 Mar 2005
edithttp://centralops.net/co/DomainDossier.aspx?addr=10.70.168.51&dom_dns=true&dom_whois=true&net_whois=true&svc_scan=true&traceroute=true&go1=Submit
This is 7 years, 4 months, 7 days, 21 hours and 36 minutes old