Thread
:
if player has a pm
View Single Post
#
15
10-10-2004, 04:04 AM
Dach
call me Chad, it's cooler
Join Date: Aug 2002
Posts: 1,899
Quote:
Originally Posted by
Emily_Cruddas
And that could lead to sound spamming.
PHP Code:
if (
actionpm
) {
if (!
timevar
==
this
.
lastpm
) {
this
.
lastpm
=
timevar
;
play pm
.
wav
;
}
}
__________________
Scripting Documents:
Old Script Documentation
-
Movement Tutorial
Dach
View Public Profile
View GraalOnline Profile
Find all posts by Dach