Search:

Page 2 of 4 1 2 3 4

Search: Search took 1.00 seconds; generated 56 minute(s) ago.

  1. Thread: Nazi flags

    by kubislav23
    Replies
    2
    Views
    12,911

    afrika_banner_german1

    afrika_banner_german1
  2. Replies
    1
    Views
    8,022

    https://i.gyazo.com/93fee691f97fe1b9558bb7fe39415f...

    https://i.gyazo.com/93fee691f97fe1b9558bb7fe39415f9e.png

    Your post even contains the word server.
  3. Replies
    38
    Views
    481,822

    Create homepath with net_port in it, will avoid...

    Create homepath with net_port in it, will avoid any collision ever.

    Just soft-link it, doesn't take up more space.
  4. Replies
    38
    Views
    481,822

    Due to legal issues I will tell you that I might...

    Due to legal issues I will tell you that I might "know a guy" who "might" be seeding that torrent from 4 seedboxes.
  5. Replies
    38
    Views
    481,822

    Save over 1.5gig of disk space by replacing the...

    Save over 1.5gig of disk space by replacing the localized_english 0-10 with this one file:1344

    You still gotto keep localized 11 though, but that's originally not part of 1.2 afaik. Doesn't hurt...
  6. Put an iprintlnbold at connect ...

    Put an iprintlnbold at connect



    iprintlnbold("Don't fucking curse on this fucking server you fuckface");
  7. Replies
    3
    Views
    55,834

    Mirrors in case mega goes offline: 1329 1330...

    Mirrors in case mega goes offline:

    1329
    1330
    1331
    1332
    1333
    1334
  8. Replies
    0
    Views
    48,391

    Sticky: [Index] All tutorials

    Here's a list of all tutorials:

    CoD2:
    Set up cod2 on ubuntu 14.04
    Auto set up cod2 on ubuntu 14.04
    List of all binary cod2 files for linux
    List of (older) binary cod2 files for linux

    CoD4:...
  9. Replies
    38
    Views
    481,822

    Thread sticky-d.

    Thread sticky-d.
  10. Replies
    38
    Views
    481,822

    Time to pick apart a git repo. Note that I like...

    Time to pick apart a git repo. Note that I like the idea of this stuff, but there's a lot of stuff that could be done better script-wise:


    First off, I wouldn't chmod files to 777 unless they...
  11. Replies
    4
    Views
    23,405

    AutoHotKey is a solution or you need this for all...

    AutoHotKey is a solution or you need this for all players?
  12. Thread: Lags

    by IzNoGoD
    Replies
    11
    Views
    37,004

    russia? vstoike, vscale, myvps.ru, and for the...

    russia? vstoike, vscale, myvps.ru, and for the far-east xhostfire.
  13. Thread: Lags

    by kung foo man
    Replies
    11
    Views
    37,004

    If you suspect some code to be slow, just add...

    If you suspect some code to be slow, just add some wait 0.05; in there (like, when if (i == 10) wait 0.05;), so the game engine has some time to care about the other events and later just resume the...
  14. Thread: Lags

    by IzNoGoD
    Replies
    11
    Views
    37,004

    Possibly you have nested for loops, or even...

    Possibly you have nested for loops, or even nested-in-nested for loops (or worse). This means that your execution time might go O(N^3) or higher, meaning that more players add waaaay more cpu time.
    ...
  15. Thread: Lags

    by IzNoGoD
    Replies
    11
    Views
    37,004

    set your rate higher. Sounds like not enough data...

    set your rate higher. Sounds like not enough data per second can be pushed through. Also increase cl_maxpackets.
  16. Thread: Lags

    by Ni3ls
    Replies
    11
    Views
    37,004

    Is it only at map start? Or also "randomly"? If...

    Is it only at map start? Or also "randomly"?
    If it's at map start, check the cvars you are setting. This causes lag. Also loops can be causing lags
  17. Replies
    38
    Views
    481,822

    http://sv02.bitlimit.com/cod2/main/ Here are...

    http://sv02.bitlimit.com/cod2/main/

    Here are all the iwds located
  18. I just wonder if there are legal troubles to...

    I just wonder if there are legal troubles to distribute the .iwd's

    What I would like is a torrent system, that every VPS admin can leech them and - via question - decide to seed it aswell. That...
  19. Replies
    38
    Views
    481,822

    Please add an apt-get update to your list of...

    Please add an apt-get update to your list of commands. Most templated vps installs come with such outdated crappy stuff that even the apt list is outdated, which makes the apt-get install git fail.
  20. Replies
    38
    Views
    481,822

    Love this idea, will have to check it out later,...

    Love this idea, will have to check it out later, but it's a great asset for people that are just starting with cod2.
  21. Replies
    9
    Views
    19,160

    Little illustration of CoD WW2 mod tool size: ...

    Little illustration of CoD WW2 mod tool size:

    1319
  22. Replies
    0
    Views
    6,715

    IRC Freenode #killtube

    If anybody is up for some IRC bullshitting: on Freenode, #killtube
  23. Replies
    26
    Views
    126,588

    This is going to be a very very long reply, and...

    This is going to be a very very long reply, and after this I'm also out.

    I'll put ALL your messages in quotes here, and number your points. Then, I'll go through them on a point-by-point basis,...
  24. Replies
    26
    Views
    126,588

    Man, that's nearly 10 years of accumulated...

    Man, that's nearly 10 years of accumulated scripting knowledge. Can you show us any reference to your epic work? If you dare, could you quickly implement something like this?

    ...
  25. Replies
    4
    Views
    14,699

    makeLocalizedString(string)

    Hi. I've added a function that converts any string to a localized string, this can be used to reduce some hax when messing around huds and configstrings.

    string = makeLocalizedString("Hey Man!");...
Results 26 to 50 of 82
Page 2 of 4 1 2 3 4