View Single Post
  #2  
Old 10-09-2006, 05:05 AM
Salaisuus Salaisuus is offline
Registered User
Join Date: Mar 2004
Posts: 68
Salaisuus is on a distinguished road
PHP Code:
function onCreated() { 
  if (
clientr.flaggy >= 2) { 
    
canbepushed(); 
  } 

Umm, I tried that, before and after your post.
It didnt work.
Reply With Quote