Thread: [INC] NS Team
View Single Post
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 06-14-2010 , 12:35   Re: [INC] NS Team
Reply With Quote #2

Instead of using equal( ) all the time you can simply do (obviously talking about single-char comparisions):
PHP Code:
if ( team] == 'm' )
{
    
// Code

__________________
"There is no knowledge, that is not power"
fezh is offline