--- deliantra/server/pod/events.pod 2006/12/21 06:12:37 1.9 +++ deliantra/server/pod/events.pod 2006/12/21 23:37:05 1.10 @@ -364,6 +364,11 @@ object. This usually happens when server was reloaded. This event will only be generated if the object has attachments. +=head3 reply (client replystring -- ) + +Called when the client submits a reply in the ST_CUSTOM state. Usually +handled internally by language plugins. + =head3 exticmd (client string -- ) Like C, but can be called before a player has logged in.