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.33 by root, Tue Nov 3 23:44:21 2009 UTC vs.
Revision 1.34 by root, Fri Mar 19 17:48:47 2010 UTC

379=head3 shout (player message --) 379=head3 shout (player message --)
380 380
381Invoked whenever the player uses the B<say>, B<chat> or B<shout> command, 381Invoked whenever the player uses the B<say>, B<chat> or B<shout> command,
382before it gets processed. 382before it gets processed.
383 383
384=head3 build (player x y builder --)
385
386Players tries to build at (x|y), using C<builder>.
387
384 388
385=head2 MAP EVENTS 389=head2 MAP EVENTS
386 390
387These events are generally dependent on a map and thus all have a map 391These events are generally dependent on a map and thus all have a map
388as first argument. 392as first argument.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines