Find
You are looking at a page about shouting
You can
shout
so everyone can hear you
type: shout hi there wolis.. how are you?
Try shouting something now
Created by
wolis
, last updated 11 May 2007
Code
if target of examines then settask;
if target of touch then promptnow;
##settask:
mani $init_obj's pocket set traintask1 to shout;
say 'trainer',''; rem - send a message to trigger the trainer;
##promptnow:
print "[$init_obj] says 'Yes,
shouting
is the way to talk with people'";
print "[$init_obj] says 'who are far away from you.";
print "[$init_obj] says 'You can also add the magical word
loudly
";
print "[$init_obj] says 'to the end of anything you say";
print "[$init_obj] suggests '
Try saying something now
'";
print "type: shout hello everyone";
print