Quote:
Originally Posted by sotonin
Quote:
if anyone wants to host it, I will give you top-access
|
haha. well if they are hosting it, they can TAKE highest access, regardless of if you wanted to give it. =)
You aren't going to be able to make a good server unless you drop the cash and get a dedicated server. The best you're likely to get is somebody on their dsl/cable *possibly* t1. if anybody. but i doubt you'll get any volunteers.
|
And I doubt if you arent running a dedicated server you arent going to make it to Legends or Preferred (Green).
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
|