Thread
:
savelog
View Single Post
#
1
01-06-2007, 10:39 PM
pig132
professional troll
Join Date: May 2006
Posts: 260
savelog
This is just a test script i just made up, im wondering how to accurately use savelog. I have this but doesnt seem to do anything..
PHP Code:
//#CLIENTSIDE
function
onPlayerchats
() {
if (
player
.
chat
=
"test"
) {
savelog2 testlog
.
txt
,
test
!;
}
}
pig132
View Public Profile
View GraalOnline Profile
Find all posts by pig132