[Crossfire-wiki] [Crossfire DokuWiki] page changed: server_plugin
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Thu Mar 22 05:57:14 CDT 2007
A page in your DokuWiki was added or changed. Here are the details:
Date : 2007/03/22 05:57
User : ryo
Edit Summary: fix
@@ -121,8 +121,9 @@
==== Timer ====
Archetype: event_timer
Generated when the timer connected triggered.
+
===== Hooking to global events =====
@@ -143,9 +144,9 @@
| Mapleave | Generated whenever someone leaves a map. | ''object*'' pointing to the player, ''map*'' pointing to the map | |
| Mapload | Generated when a map is loaded in memory. | ''map*'' pointing to the map | |
| Mapreset | Generated each time a map is reset. | ''map*'' pointing to the map | |
| Mapunload | Generated when a map is being unloaded from memory. | ''map*'' pointing to the map | |
- | Muzzle | Generated when a player was muzzled by a DM. | ''object*'' pointing to kicked player, ''const char*'' containing the parameter the DM used to muzzle | |
+ | Muzzle | Generated when a player was muzzled by a DM. | ''object*'' pointing to muzzled player, ''const char*'' containing the parameter the DM used to muzzle | |
| Remove | Generated when a player character is removed from the game ("quit" command). | ''object*'' pointing to the player | |
| Shout | Generated whenever someone shouts something. | ''object*'' pointing to talking player, ''const char*'' containing the message, ''int'' containing the priority | |
| Tell | Generated whenever someone tells something. | | not implemented for now |
IP-Address : 172.186.46.252
Old Revision: http://wiki.metalforge.net/doku.php/server_plugin?rev=1174560528
New Revision: http://wiki.metalforge.net/doku.php/server_plugin
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list