Help Me..What Is Best to Use for a Pserver?

03/23/2009 07:56 TheZombie92#1
What do yall think is the best for maken a conquer P server? and add me on msn if u think u can help [Only registered and activated users can see links. Click Here To Register...]
03/23/2009 09:56 demonscim#2
Other, I think you should write your own source ;).. just my personal opinion. (I can't so not much room to talk but it is my opinion.)
03/23/2009 09:59 TheZombie92#3
Quote:
Originally Posted by demonscim View Post
Other, I think you should write your own source ;).. just my personal opinion. (I can't so not much room to talk but it is my opinion.)

Welll If i knew how i would lmfao im woking on LOTF source atm
03/23/2009 20:56 danielachraf#4
Lol.. lotf is the best and then you can code ...
03/23/2009 21:50 LetterX#5
Quote:
Originally Posted by danielachraf View Post
Lol.. lotf is the best and then you can code ...
Code:
            if (LOTF != Best)
            {
                return true;
            }
            else
            {
                return false;
            }
03/23/2009 21:52 IAmHawtness#6
Quote:
Originally Posted by LetterX View Post
Code:
            if (LOTF != Best)
            {
                return true;
            }
            else
            {
                return false;
            }
Wow, so noobish =O.
03/23/2009 21:55 LetterX#7
Quote:
Originally Posted by IAmHawtness View Post
Wow, so noobish =O.
Lies D: I am stating the facts.
03/23/2009 21:58 IAmHawtness#8
Quote:
Originally Posted by LetterX View Post
Lies D: I am stating the facts.
Yeah, I guess so :p.
03/23/2009 21:59 tao4229#9
Code:
return LOTF != Best;
Owned.
03/23/2009 22:03 LetterX#10
Quote:
Originally Posted by tao4229 View Post
Code:
return LOTF != Best;
Owned.
DAMN YOU AND YOUR SIMPLICITY D=<
03/23/2009 22:46 alexbigfoot#11
Code:
if(LOTF) return failure;