View Single Post
  #2  
Old 10-09-2006, 03:22 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
PHP Code:
function onCreated() {
  if (
clientr.flaggy >= 2) {
    
canbepushed();
  }

You should read a tutorial, check out the wiki.
Reply With Quote