Thread
:
GS2: Client-RC
View Single Post
#
2
04-20-2007, 05:29 AM
Rapidwolve
Registered User
Join Date: Jul 2006
Posts: 1,241
function onRCChat is clientside for Client-RCs
PHP Code:
function
onRCChat
()
{
(
"RC_Chat"
).
addText
(
"\n"
@
params
[
0
]);
}
or however it goes, I don't remember the params for onRCChat. Skyld's wiki is a good place to get information on these things
Rapidwolve
View Public Profile
View GraalOnline Profile
Find all posts by Rapidwolve