Thread
:
Player Disconnect?
View Single Post
#
2
08-17-2009, 03:19 AM
cbk1994
the fake one
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
PHP Code:
function
onPlayerLogout
(
pl
) {
// ...
}
The first parameter is the player object, but it is read only, so you cannot make changes to it.
__________________
cbk1994
View Public Profile
View GraalOnline Profile
Visit cbk1994's homepage!
Find all posts by cbk1994