--- deliantra/server/pod/events.pod 2006/09/17 14:22:28 1.4 +++ deliantra/server/pod/events.pod 2006/09/17 18:19:19 1.5 @@ -309,7 +309,8 @@ =head3 enter (map player x y -- ) Invoked whenever a player tries to enter the B, while he/she is still -on the old map. Overriding means the player won't be able to enter. +on the old map. Overriding means the player won't be able to enter, and, +if newmap/x/y are given, will be redirected to that map instead. =head3 leave (map player -- ) @@ -320,3 +321,4 @@ Invoked whenever something activates a B on the B. If B is true the connection was 'state' and if false it is 'released'. +