Thread: Colab xD
View Single Post
  #8  
Old 10-24-2006, 07:33 PM
xAndrewx xAndrewx is offline
Registered User
xAndrewx's Avatar
Join Date: Sep 2004
Posts: 5,260
xAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud ofxAndrewx has much to be proud of
Quote:
Originally Posted by contiga View Post
PHP Code:
function onCreated()
{
  
temp.canUse this.amazingFunction();
  if (
temp.canUse)
  {
  
  }
}

function 
amazingFunction()
{
  if (
player.2
  {
    return 
false;
  }
    else
  {
    return 
true;
  }

Ah you removed the formatting!
__________________
Reply With Quote