ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/pod/events.pod
(Generate patch)

Comparing deliantra/server/pod/events.pod (file contents):
Revision 1.15 by root, Sat Feb 10 01:52:28 2007 UTC vs.
Revision 1.16 by pippijn, Fri Mar 2 00:29:08 2007 UTC

304=head3 tell (player name message -- ) 304=head3 tell (player name message -- )
305 305
306Invoked whenever the player uses the B<tell> or B<reply> command, before 306Invoked whenever the player uses the B<tell> or B<reply> command, before
307it gets processed. 307it gets processed.
308 308
309=head3 told (player player message -- )
310
311Invoked right before a message is being told to a player using B<tell> or
312B<reply>.
313
309=head3 say (player message --) 314=head3 say (player message --)
310 315
311=head3 chat (player message --) 316=head3 chat (player message --)
312 317
313=head3 shout (player message --) 318=head3 shout (player message --)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines