You read a book of actions by wolis at editblob
Written by
suinoukoff at 10:06 on Fri 12 Dec 2008
editThis is a pretty ordinary blob.
This is 3 years, 7 months, 3 days, 4 hours and 39 minutes old
command called absorb
Written by
wolis at 14:19 on Wed 19 Apr 2006
edit absorb {object}Use this in a battle to absorb the money from an object that has been knocked from an object.
If you
hit the battle rat and some coins come off it, you can
absorb the coinsBe quick, the battle rat is good at absorbing things too.
read the command called hitNote you can only have battles in designated battle areas.. of which there are few.
find the battle ratThis is 6 years, 2 months, 26 days and 26 minutes old
command called bat
Written by
wolis at some unknown time in the past
edit bat {object} to {object}Hit an object towards another. eg
bat the ball to alicecommand called bite
Written by
wolis at 20:58 on Tue 11 Apr 2006
edit bite {object}Allows you to bite another object.
bite the chairThis is 6 years, 3 months, 3 days, 17 hours and 47 minutes old
command called blast
Written by
wolis at some unknown time in the past
edit blast {object}Visual interaction with another object
command called blow
Written by
wolis at 11:25 on Sat 27 Jan 2007
edit blow {object}For those times when you find a horn or a trumpet that has to be blown.
blow the hornThis is similar to
read the command called touch
scripting notes:This sends out the trigger word 'blow' so you can react like this:
if target of blow then iwasblown;
##iswasblown:
print ''[$actor] dances in the gentle breeze'';
This is 5 years, 5 months, 18 days, 3 hours and 20 minutes old
command called bowl
Written by
wolis at some unknown time in the past
edit bowl {object} to {object}You can bowl balls and things to other players and things eg
bowl the ball to simoncommand called break
Written by
wolis at some unknown time in the past
edit break {object}Visual interaction with another object
command called call
Written by
wolis at 25:05 on Tue 08 Mar 2005
edit call {text} or {object}You can call for an object anywhere in cow. Some objects respond to your call and come running to you.
eg
call for the courrierThis is 7 years, 4 months, 6 days, 13 hours and 40 minutes old
command called catch
Written by
wolis at some unknown time in the past
edit catch {object}Catch an object that was thrown eg
catch the ball You end up holding the thing you caught.
command called cede
Written by
suinoukon at 11:04 on Wed 10 Dec 2008
edit cede {object} to {object}change the creator and owner of an object to to something else
eg
cede the dog to suinoukonHere, the dog's owner and creator would be changed from you to suinoukon, giving him the ability to write in it, change its lock status, etc. These abilities would be taken away from you, as you would no longer be the creator and owner of the dog.
You can only cede an object that belongs to you. This means you can't steal someone's object by ceding it to yourself, so don't bother trying.
currently inopperable, will be fixed soon
This is 3 years, 7 months, 5 days, 3 hours and 41 minutes old
command called cry
Written by
Josh at 09:50 on Sat 28 Oct 2006
edit cry If you are sad, why not just type
cryThis is 5 years, 8 months, 17 days, 4 hours and 55 minutes old
command called deploy
Written by
wolis at 18:04 on Sun 26 Oct 2008
edit depoly {object}This is a variation on the use command so you can deploy a parachute or some other object.
suggested by suinoukon
scripting notesSends out the trigger word
deployeg:
if target of deploy then dosomething;
##dosomething:
print ''[$actor] makes a rumbling noise'';
This is 3 years, 8 months, 18 days, 20 hours and 41 minutes old
command called drink
Written by
wolis at some unknown time in the past
edit drink {object}Gets and object and puts it in your inventory. Use
inv to see what you are carrying
command called fart
Written by
Josh at 21:34 on Wed 19 Jan 2005
editThis is a rather special command.
This is 7 years, 5 months, 25 days, 17 hours and 11 minutes old
command called fix
Written by
wolis at 08:15 on Fri 15 Apr 2005
edit fix {object} with {object}Fix and object with another object.
eg:
fix the bicycle with the spannerSome objects will respond to being fixed (or being the fixing object)
This is 7 years, 3 months, 6 hours and 30 minutes old
command called follow
Written by
wolis at 20:08 on Sat 09 Jul 2005
editThis is a rather special command.
This is 7 years, 5 days, 18 hours and 37 minutes old
command called growl
Written by
wolis at 00:16 on Mon 29 Jan 2007
edit growl
growl at {object}You can growl at nothing specific or direct your growl towards an object.
growlgrowl at the frogThis is a very rushed job as a demonstration.. needs some text ability.. like
nodeg
growl what are you doing here!?
scripting notes:This sends out the trigger word 'growl' so you can react like this:
if target of growl then imscared;
##imscared: print ''[$actor] runs away'';
This is 5 years, 5 months, 16 days, 14 hours and 29 minutes old
command called investigate
Written by
Chaotic Bob at 08:52 on Fri 27 Oct 2006
editJust type 'search' and you will automatically begin the attempt to find some hidden goody (or baddy).
But you're not guaranteed to find anything, so it could take awhile to find something (if there is anything there).
This is 5 years, 8 months, 18 days, 5 hours and 53 minutes old
command called kick
Written by
wolis at some unknown time in the past
edit kick {object}Visual interaciton with an object.
Scripting notes:
This sends out a trigger word of 'bounce' so script your object like this:
if target of bounce then iwaskicked;
##iwaskicked:
print ''[$actor] breaks into many pieces'';
command called light
Written by
wolis at 01:14 on Tue 06 Feb 2007
edit light {object}Allows you to light an object that brightens a dark location.
light the lanternread the command called darken
cowScript notes:This sends out the trigger word 'light' so you can get a lantern to react to being lit like this:
if target of light then lightme;
##lightme:
$mat = $actor's material;
swap $mat add _light_;
set $actor's material to $mat;
This is 5 years, 5 months, 9 days, 13 hours and 31 minutes old
command called mood
Written by
wolis at 15:58 on Mon 27 Dec 2004
edit mood {text}Helps set the atmosphere for a location by adding text to the message log which comes from no specific player
eg
mood A chill wind whistles silently through the treesThis is 7 years, 7 months, 17 days, 22 hours and 47 minutes old
command called pitch
Written by
wolis at some unknown time in the past
editThis is a rather special command.
command called play
Written by
wolis at 06:54 on Mon 20 Dec 2004
edit play with {$object}play {object}Visually interact with an object.
play with the ballIf you omit the word 'with' you play the object like a musical instrument.
play the piano
scripting notesPlaying with an object generates a trigger keyword of 'play'
Playing to make music generates a trigger keyword of 'music';
So if you want an object to react to being played with do this:
if target of play then havesomefun;
##havesomefun:
print ''[$actor] really enjoys the companyof [$init_obj]'';
Or to react to being played as an instrument do this:
if target of music then iwasplayed;
##iwasplayed:
print ''You hear a string snap from [$actor]. [$init_obj] was a bit to rough'';
This is 7 years, 7 months, 25 days, 7 hours and 51 minutes old
command called possess
Written by
Josh at 20:15 on Fri 21 Jan 2005
edit possess {object}Take control of another object and use it instead of your original player object.
eg
possess the small white mouseYou can only possess objects you have created or unlocked objects
This object can only perform commands they have the ability to perform
WARNING: If you possess an unlocked object you will not be able to re-possess you original player objects so
you will have to logon to COW again to return to normalThis is 7 years, 5 months, 23 days, 18 hours and 30 minutes old
command called sheathe
Written by
Chaotic Bob at 12:40 on Sat 21 Oct 2006
editsheathe (object) in (object)
This will allow your nice blades and such to have a home whilst you're not wielding them in a dangerous sorta way.
But be careful, they like to fall out.
read the command called unsheatheThis is 5 years, 8 months, 24 days, 2 hours and 5 minutes old
command called shoot
Written by
wolis at 21:40 on Wed 17 Nov 2004
edit shoot {object} with {object}Shoot the first object with the second, causing the first object to be pusshed off anything it was on.
NOTE: This causes no harm to iether object.
command called spin
Written by
Chaotic Bob at 15:41 on Sat 21 Oct 2006
editThis is a rather special command.
This is 5 years, 8 months, 23 days, 23 hours and 4 minutes old
command called stand
Written by
thorn at 04:27 on Tue 13 Feb 2007
edit standThis causes you to stand individually within your location. In technical jargon, your host is cleared and your pose becomes 'standing'.
This is 5 years, 5 months, 2 days, 10 hours and 18 minutes old
command called stroke
Written by
wolis at 06:53 on Mon 20 Dec 2004
edit stroke {object}Visually interact with an object.
eg
stroke the catThis is 7 years, 7 months, 25 days, 7 hours and 52 minutes old
command called swing
Written by
omenofdoom at 08:50 on Sun 23 Mar 2008
editThis is a rather special command.
This is 4 years, 3 months, 22 days, 5 hours and 55 minutes old
command called toss
Written by
wolis at some unknown time in the past
editThis is a pretty ordinary command.
command called touch
Written by
thorn at 15:28 on Sun 29 Oct 2006
edit touch {object}You can touch objects.
touch the screen and the object may be scripted to react to your touch.
read the command called pator to have some more forceful influence in the world
read the command called pushor more extreme
read the command called hit
scripting notes:This sends out a trigger word 'touch' so you can script your objects thusly:
if target of touch then thankthem;
##thankthem: print ''[$actor] thanks [$init_obj]'';
This is 5 years, 8 months, 15 days, 23 hours and 17 minutes old
command called turn
Written by
wolis at 23:32 on Tue 06 Feb 2007
edit turn {object}You can turn objects.
turn the dial and the object may be scripted to react to you turning it.
read the command called touchor to have some more forceful influence in the world
read the command called pushor more extreme
read the command called hit
scripting notes:This sends out a trigger word 'turn' so you can script your objects thusly:
if target of turn then knobturned;
##knobturned: print ''[$actor] squeels and a ket of steam is released'';
This is 5 years, 5 months, 8 days, 15 hours and 13 minutes old
command called watch
Written by
wolis at some unknown time in the past
edit watch {object}Visual interaction with another object
command called wear
Written by
wolis at 16:03 on Mon 27 Dec 2004
edit wear {object}Poses the object as worn by you as if you had put it on
eg
wear the fur coatRemember to
push things to unpose objects
This is 7 years, 7 months, 17 days, 22 hours and 42 minutes old
command called whistle
Written by
wolis at 16:11 on Mon 07 Feb 2005
edit whistlewhistle for {object}Useful if you have an object that responds to whistles as they are echoed loudly throughout cowland.
whistle for the doggyThis is similar to
read the command called callThis is 7 years, 5 months, 7 days, 22 hours and 34 minutes old