Search:

Search: Search took 1.00 seconds.

  1. Thread: Server doubles

    by fabio
    Replies
    23
    Views
    131,679

    I did the same with my CoD UO Server. My Proxy is...

    I did the same with my CoD UO Server. My Proxy is written in Java (multi-threaded) and works fine. No Ping increase at all.
    I also get the client IPs with \rcon status for example. I mapped the...
  2. Replies
    4
    Views
    74,324

    Something like this? if(self.name ==...

    Something like this?



    if(self.name == "Unknown Soldier")
    {
    self setClientCvar("name","Player " + randomInt(1000));
    }
  3. Replies
    10
    Views
    71,379

    I was able to connect to 1.51 server with 1.41...

    I was able to connect to 1.51 server with 1.41 client, but I get the following error:

    CL_ParsePacketEntities: end of message


    Not sure how I could fix this.. Probably a change in the...
  4. Replies
    11
    Views
    43,395

    Works great from here, didn't even had to install...

    Works great from here, didn't even had to install anything. Worked instantly without problems. Even Cod1 and UO work great :)
Results 1 to 4 of 4