Thread: Array problems
View Single Post
  #7  
Old 07-16-2007, 09:55 AM
HolySheepy HolySheepy is offline
Registered User
Join Date: Apr 2007
Posts: 68
HolySheepy is on a distinguished road
Quote:
Originally Posted by Gambet View Post
Yeah, I told him I disliked his styling as well for it didn't make much sense but that's his own personal preference. The problem comes when other people have to edit his work, for they're forced to deal with his styling.
well dunno, but for me my styling makes more sense than yours :P
but thanks for helping

a year ago i had styling like
PHP Code:
function meh() {
  
blubcommands

or
PHP Code:
function meh()
{
  
blubcommands;

then i started working for a serv, the previous scripter quit and he styled it like im doing it now, i first found it hard to read, but after editing some scripts i liked that style and now i think its easier to read than the other styles i posted above :o
oh yeah thats a feature request, brb
Reply With Quote