Search:

Page 1 of 4 1 2 3 4

Search: Search took 1.00 seconds.

  1. Replies
    10
    Views
    140,251

    Heads up: Docker is making changes to their image...

    Heads up: Docker is making changes to their image retention policy on Docker Hub. Inactive images, defined as images that have not been pulled or pushed in 6 months, will be deleted from Docker Hub...
  2. Replies
    10
    Views
    140,251

    Auto-restart after CoD2 engine errors (====...

    Auto-restart after CoD2 engine errors (==== ShutdownGame ====) too or only after CoD2 process crash?
  3. Replies
    10
    Views
    140,251

    Where is the logging and auto restart part? How...

    Where is the logging and auto restart part? How do u manage that?
  4. I made a JavaScript version, so you can run...

    I made a JavaScript version, so you can run custom queries in the browser: http://killtube.org/crackedvodka/

    repo: https://github.com/KILLTUBE/CoD2MapDeaths.js

    As KILLTUBE member you have write...
  5. Replies
    5
    Views
    14,164

    CoD2 Menu Builder

    Hi,

    I had some spare time recently and i decided to make this "menu builder" for Call of Duty 2. It's very simple to use and saves a lot of time if you're trying out different designs.

    1545
    ...
  6. Replies
    64
    Views
    117,715

    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
  7. Replies
    8
    Views
    7,754

    Pushed some experimental stuff to dev branch,...

    Pushed some experimental stuff to dev branch, might wanna test. Basicly rewrote everything for structures, added custom bot usermove stuff, bots are not lagging anymore, etc, some fixes are still...
  8. Replies
    1
    Views
    23,739

    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...
  9. Replies
    2
    Views
    23,965

    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:...
  10. Replies
    5
    Views
    36,524

    The async support has been added and so far has...

    The async support has been added and so far has been more or less stable, but still quite experimental for now.

    Currently limited to 256 rows/fields max and 512 async tasks max (you proably won't...
  11. Replies
    5
    Views
    36,524

    [WIP] SQLite support for libcod

    I'm currenctly working on SQLite support for libcod. MySQL is nice but might be too heavy and/or hard for some people. SQLite is a lightweight and compact local database engine, and it's also quite...
  12. Replies
    8
    Views
    7,754

    Some latest updates

    You may notice some updates in my git lately, so gonna explain some of them.

    You can now choose between my and orignal MySQL variant:

    1373

    You can compile without MySQL too, you proably...
  13. Replies
    3
    Views
    25,816

    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...
  14. Replies
    6
    Views
    5,298

    Do this thing.

    Do this thing.
  15. Replies
    13
    Views
    12,443

    I guess single values like 100 might be...

    I guess single values like 100 might be transferable through multiple macros, but stuff like 100 200 for colors e.g. fails (dunno what A in your example is). So just try to split the values into...
  16. Replies
    13
    Views
    12,443

    I recogn this bug, but forgot the details but...

    I recogn this bug, but forgot the details

    but you actually can have variables in macros as kung did it here (DVAR_CHECK):...
  17. Replies
    8
    Views
    33,964

    Sticky: - ADSaim doesnt make a bot "aim at visible...

    - ADSaim doesnt make a bot "aim at visible players". All it does is simulate a right mouse-click, probably without the toggle functionality (aka keep it set to true until you want the bot to zoom out...
  18. Replies
    4
    Views
    4,094

    :) Thats why your text was wrapped on the itemdef...

    :) Thats why your text was wrapped on the itemdef boundary then I guess
  19. Replies
    4
    Views
    4,094

    maybe you have had autowrapped in your itemdef?

    maybe you have had autowrapped in your itemdef?
  20. Replies
    3
    Views
    5,635

    https://killtube.org/showthread.php?1504-execKeyIn...

    https://killtube.org/showthread.php?1504-execKeyInt&p=6711&viewfull=1#post6711
  21. Replies
    3
    Views
    5,635

    execKeyInt 32 { scriptMenuResponse "char_space" }...

    execKeyInt 32 { scriptMenuResponse "char_space" }
    execKeyInt 127 { scriptMenuResponse "char_backspace" }
  22. Replies
    3
    Views
    3,595

    setItemColor "leave" forecolor 0 0 0 0;

    setItemColor "leave" forecolor 0 0 0 0;
  23. Replies
    0
    Views
    3,173

    Better late than never...

    fragButtonPressed() and smokeButtonPressed() for your modding pleasure.


    https://github.com/voron00/libcod/commit/d93aaa6ce1e6e6e6bb9f272cfaa4257642205a69
  24. Replies
    1
    Views
    3,601

    Steam store - good discount for CoDs

    Not sure if this is the appropriate board, but anyway

    Discounts ranging from 33% to 66% for CoDs right now.
    Most of them are at 50%.

    Ends on Monday
  25. Replies
    4
    Views
    5,362

    Just looked at the script again. Why are you...

    Just looked at the script again. Why are you moving the linker 380 units per serverframe? Do you really need your clients to be racing through the map with noclip at 7600 units/sec?
Results 1 to 25 of 82
Page 1 of 4 1 2 3 4