View Single Post
  #5  
Old 03-30-2007, 01:30 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
The only problem I have with adding spacing just for personal looks is the fact I hate adding all that width and having to scroll horizontally.
If you maximize the screen there are few times you have to do this ... most things can be split up.

PHP Code:
temp.blah = {
"test",
"test2",
"test3"
}; 
PHP Code:
if ( true &&
cats dogs &&
player.account == "cbk1994" )

__________________
Reply With Quote