View Single Post
  #12  
Old 10-07-2006, 01:01 PM
_Z3phyr_ _Z3phyr_ is offline
Banned
Join Date: Sep 2003
Location: Louisiane
Posts: 390
_Z3phyr_ is an unknown quantity at this point
*shrug* anyway instead of making a new thread how about I pose another question?

How does...
PHP Code:
if (playerleaves) { 
... translate into GS2?

I know it ain't
PHP Code:
function onPlayerleaves() { 
so what is it?!
Reply With Quote