
09-13-2006, 03:39 PM
|
|
"Member ID=2610"
|
 |
Join Date: Mar 2003
Posts: 987
|
|
|
function onPlayerTouchsMe()
{
this.ISON := !this.ISON;
message((this.ISON == true? "On":"Off"));
}
Would pretty much be the same... |
__________________
"Freedom is best I tell thee
of all things to be won
then never live within the bond
of slavery my son".
|
|
|
|