Thread: Hat Viewer
View Single Post
  #5  
Old 09-05-2006, 03:59 PM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Quote:
Originally Posted by Skyld
Not to mention that you haven't got your code blocks correct.
PHP Code:
function onKeyPressed()
{
  if (
foo)
  {
    
//
  
}
    else
  if (
bar)
  {
    
//
  
}

Style. Your. Scripts.

It really does make it easier to spot errors.
And if you can't even do that...

/style weapon/npc/class name: formats the script
Reply With Quote