Thread
:
clientr set help
View Single Post
#
6
05-18-2010, 09:48 PM
DustyPorViva
Will work for food. Maybe
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
Indeed... but what would you want to trigger the client to set a clientr? They're meant to be used on the serverside, not the clientside.
PHP Code:
function
onActionPlayerOnline
(
pl
) {
pl
.
clientr
.
guild
=
pl
.
guild
;
}
DustyPorViva
View Public Profile
View GraalOnline Profile
Find all posts by DustyPorViva