|
2 registered members (TipmyPip, 1 invisible),
18,789
guests, and 8
spiders. |
Key:
Admin,
Global Mod,
Mod
|
|
|
Re: MP-Events
[Re: FlorianP]
#115251
03/05/07 17:21
03/05/07 17:21
|
Joined: Jan 2006
Posts: 1,829 Neustadt, Germany
TWO

Serious User
|

Serious User
Joined: Jan 2006
Posts: 1,829
Neustadt, Germany
|
Quote:
on_server = function The function is executed when the server receives a message from a client. The event_type variable is set to the type of the message. When the message contains a string, a pointer to the received string is handed over as parameter to the function. Remarks: There are 4 types of server events: Event_join A client has joined the session. The client name is handed over. Event_leave A client has left the session. The client name is handed over. Event_string A client has sent a string to the server. The string pointer is handed over. Event_var A client has sent a variable or an array to the server.
Solltest du kein Englisch verstehen übersetz ich dir gerne den Text.
|
|
|
|
|
|