Search:

Page 3 of 30 1 2 3 4 5 6

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

  1. Replies
    3
    Views
    67,231

    Every cod2 server instance should have its own...

    Every cod2 server instance should have its own linux user account, so you can read the log file from each different user home dir, this would resolve the name conflict probably

    But the last time I...
  2. im sorry to hear that, the grief pain is real......

    im sorry to hear that, the grief pain is real... i hope the best for you and your family
  3. Replies
    1
    Views
    176,894

    1) you posted this in mapping, this is not about...

    1) you posted this in mapping, this is not about mapping
    2) images should be uploaded as attachment to the forum, so they are still available in 10 years from now
    3) moved into video forum
  4. Replies
    1
    Views
    8,041

    Ah fuck, I guess its a bit too early... accessing...

    Ah fuck, I guess its a bit too early... accessing any items results in an empty page saying:


    Whoops, looks like something went wrong.
  5. Replies
    1
    Views
    8,041

    GameFront is back

    https://www.gamefront.com/games/call-of-duty-2

    https://www.rockpapershotgun.com/2018/03/17/welcome-back-gamefront/
  6. Replies
    41
    Views
    490,505

    Cbuf_InsertText overflowed looks like your...

    Cbuf_InsertText overflowed

    looks like your sv_maprotation is too long, just type in "map mp_carentan" e.g. by hand, and check "status" command... probably just no map loaded
  7. Replies
    10
    Views
    69,826

    Would be most interesting to me when: - content...

    Would be most interesting to me when:
    - content (maps, textures, models, sounds etc.) is going to be Creative Commons 0/Public Domain, or at least using proper license documentation, e.g. to rebuy...
  8. Replies
    41
    Views
    490,505

    What do you see in Putty? Just select everything...

    What do you see in Putty? Just select everything with mouse to copy the text automatically and post it here in [code]-tag
  9. Replies
    1
    Views
    5,374

    libcod + clientcommand callback ...

    libcod + clientcommand callback

    https://killtube.org/showthread.php?1201-Extension-Player-Command-Control-(includes-CHAT-Control-for-Builtin-B3!)
  10. Replies
    5
    Views
    27,704

    I've seen an attempt to just replace the .menu...

    I've seen an attempt to just replace the .menu and setting the custom data via cvars (lots of \n in it, to simulate columns). And that might even be the most dynamic one.

    Or just change the titles...
  11. Replies
    72
    Views
    167,890

    Open your weapons/mp/smoke_grenade_american_mp...

    Open your weapons/mp/smoke_grenade_american_mp (or whatever your filename is) and search for "damage" in Notepad++ and replace it all with 0:


    ...
  12. Replies
    13
    Views
    38,544

    @op Just as a suggestion, upload the source...

    @op

    Just as a suggestion, upload the source codes to GitHub and everybody can link to specific lines. I for one cba to download both mods now and see how MeatBot marks bots and then to download...
  13. You just need to: 1) Find the .menu file in...

    You just need to:

    1) Find the .menu file in one of the main .iwd's
    2) Extract it
    3) Make a mod, which is, simply a folder next to /main/
    4) Zip the contents (your .menu file and folder...
  14. Replies
    14
    Views
    126,975

    Thanks, works nicely. Now it can reroute to...

    Thanks, works nicely. Now it can reroute to http://killtube.org/forum.php

    1393

    And the cookie session is invalid ^^
  15. Replies
    64
    Views
    315,842

    Back then programming was hard, nowadays every 10...

    Back then programming was hard, nowadays every 10 year old can learn it. Just stop being lazy.

    1392
  16. Replies
    2
    Views
    192,535

    retdec, MIT licensed decompiler by Avast

    MIT licensed open source decompiler for Windows and Linux, plugin support for IDA. Building on the epic foundation of LLVM.

    https://retdec.com/
    https://retdec.com/idaplugin/

    License issues by...
  17. Replies
    1
    Views
    33,468

    Try to hack this VBulletin

    Yo all,

    just noticed this strange "Test" guy and had a bad feel about the forum security, as if he needed a thread to test some exploits or something. I googled some VB exploits and immediately...
  18. Replies
    4
    Views
    55,980

    One inch is 2.54 cm, 183.60 cm / 2.54 = ~72.28...

    One inch is 2.54 cm, 183.60 cm / 2.54 = ~72.28 inches

    Also this might help you:

    https://github.com/kungfooman/cod2_std/blob/master/utils.gsc#L184



    getRealEye()
    {
  19. Replies
    2
    Views
    63,296

    Yo lonso, to get a little overview: ...

    Yo lonso, to get a little overview:

    G_AddEvent: https://github.com/id-Software/Quake-III-Arena/blob/master/code/game/g_utils.c#L574
    And PM_AddEvent:...
  20. Replies
    17
    Views
    61,909

    If it would be a rights issue apache normally has...

    If it would be a rights issue apache normally has a "forbidden" error message, so its probably a config issue... different web path
    ...
  21. Replies
    14
    Views
    424,305

    Most people here reverse engineered the Call of...

    Most people here reverse engineered the Call of Duty file formats (if any), you should ask in freenode irc #etlegacy e.g. or use their forums at https://dev.etlegacy.com/projects/etlegacy/boards
  22. Replies
    3
    Views
    59,657

    There are some mappers who are trying to protect...

    There are some mappers who are trying to protect their maps from stealing by wrapping all spawns in a script_brushmodel (so players cant move), and the map script (maps/mp/mp_yourmapname.gsc) is then...
  23. Replies
    1
    Views
    10,997

    > moved into this thread, dont spam threads via...

    > moved into this thread, dont spam threads via off topic questions please

    Some maps:

    https://www.google.com/search?q=cod2+maps+download...
  24. Replies
    10
    Views
    77,091

    Had same problem with the skybox disappearing...

    Had same problem with the skybox disappearing once, my "solution" was to leave a small part "open". Like dont make the glass surface 100%, just 99% lol

    The bsp compiler is like searching for...
  25. Replies
    2
    Views
    5,073

    You either make your own clienthudelems via gsc...

    You either make your own clienthudelems via gsc or you gotta change the .menu and rezip the .iwd

    No clue whats your actual problem, missing code examples or so?
    ...
Results 51 to 75 of 749
Page 3 of 30 1 2 3 4 5 6