Search:

Page 3 of 9 1 2 3 4 5 6

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

  1. Replies
    13
    Views
    62,738

    depends.exe is a nice tool to check if a exe/dll...

    depends.exe is a nice tool to check if a exe/dll is missing dependencies

    http://www.dependencywalker.com/
  2. Replies
    17
    Views
    39,762

    CODfiles (Filefront) Closes

    CODfiles (Filefront) has officially closed as of 21st September. The site was a good resource for older mods for the Call of Duty series, going right back to 2003. I saw some of my old mods in there...
  3. Replies
    23
    Views
    171,630

    Also, if you're running a Windows server, I...

    Also, if you're running a Windows server, I suggest looking at 'FireDaemon' which allows you to run any executable as a service. This means that if the exe (i.e. the gameserver) crashes, it...
  4. Many thanks for your reply, time and efforts...

    Many thanks for your reply, time and efforts Mitch!

    I have downloaded and tried your executable and so far it seems to be working!! Amazing, thanks so much! I will get back with more results this...
  5. Replies
    23
    Views
    171,630

    Here's a script I hacked together back in 2013...

    Here's a script I hacked together back in 2013 but it should still work.

    Install steps:
    1. Save the script as mon.sh
    2. Adjust the serverport to reflect your own config (28960 = default)
    3....
  6. Replies
    15
    Views
    27,883

    That menu is always available on Android:...

    That menu is always available on Android: http://support.wondershare.com/how-tos/why-can-t-i-find-usb-storage-mode-on-my-device.html
  7. Replies
    10
    Views
    26,529

    Worked, thanks very much Tally :).

    Worked, thanks very much Tally :).
  8. Replies
    11
    Views
    43,556

    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 :)
  9. Replies
    11
    Views
    43,556

    Yes they do, but you have to turn off...

    Yes they do, but you have to turn off compatibility mode for Windows XP (SP2). I found if it was on, I had no mouse input. Turning it off did the trick, although there it takes longer to boot up the...
  10. Replies
    11
    Views
    43,556

    Force-Starting Windows 10 Upgrade

    I have a PC which was waiting for the free Windows 10 upgrade now that the 29th July had arrived. It has been scheduled for upgrade for quite some time. So, I woke up this morning and checked to see...
  11. Replies
    7
    Views
    48,453

    I've uploaded it to GitHub, if anybody wants to...

    I've uploaded it to GitHub, if anybody wants to take a fast look at the scripts or download single files etc.: https://github.com/kungfooman/cod2_demonmod

    And direct link:...
  12. Replies
    7
    Views
    48,453

    MORE SCREENSHOTS: CHARACTER MODELS: 891 ...

    MORE SCREENSHOTS:

    CHARACTER MODELS:

    891

    892

    893
  13. Replies
    25
    Views
    84,156

    There is a conflict with mod version of the TDM...

    There is a conflict with mod version of the TDM gametype file and your server version. Your messages mod contains version 1.0 files, and your server is version 1.3. So, there wont be any score update...
  14. Replies
    29
    Views
    91,341

    Nice art work. Shame that it is for a 3 year old...

    Nice art work. Shame that it is for a 3 year old game that you cannot pre-order. So, it kind of doesn't make much sense.

    The CURRENT game, one that you can pre-order, is COD:Black Ops 3. Now,...
  15. Replies
    29
    Views
    91,341

    To sum it up: 881 (thanks to php ^^)

    To sum it up:


    881

    (thanks to php ^^)
  16. Replies
    11
    Views
    59,057

    Player movement & grenades.

    Usage:
    player setWalkDir(string); //Set the walk direction for a player/bot. Very similar to moveTo() but accounts for collision!
    player setWalkAngle(int); //Same as setWalkDir(string) but allows...
  17. Thread: .tanim problem

    by the_law
    Replies
    3
    Views
    19,724

    Aha! Finally fixed it! Turns out it was a...

    Aha! Finally fixed it!

    Turns out it was a problem in my import settings, I played around with mine until I got this:

    880

    This works fine for me now.
  18. Replies
    2
    Views
    8,532

    There is no way to change or add colors in CoD2....

    There is no way to change or add colors in CoD2.
    The only thing you can change is the colors that appear for allies (^8) and for axis (^9) via g_teamcolor_<team> R G B A

    g_teamcolor_allies 1 1 1...
  19. Replies
    3
    Views
    12,588

    player setAnim(string);

    With this function you can force a player to play a specified animation using gsc. It can also be used to force a bot to change stance.

    http://killtube.org/downloads/filthy_freak/setanim.gif
    ...
  20. Convert IDA HexRays Decompiler source to working C source

    Since I just had the question on Steam, I thought we can collect all the quirks of converting decompiled source to working code.

    For the beginning, I made this screenshot, which shows the working...
  21. Replies
    11
    Views
    28,085

    Success! ...

    Success!

    http://killtube.org/downloads/filthy_freak/setanim.gif
  22. Replies
    14
    Views
    30,574

    Please use sendgameservercommand instead of...

    Please use sendgameservercommand instead of cmd_executestring("tell"), its much more stable and much more native than the executestring, which is also overwriting some buffers when executing it...
  23. Replies
    20
    Views
    65,211

    I just noticed an unused variable in int...

    I just noticed an unused variable in int disablePickup(int a1, int a2, int a3).

    Replace


    int addrtype, ret = 0;

    With
  24. Fix for laggy servers [will also increase your penis size by a factor 100000]

    This might apply to all hetzner dedicated servers running ubuntu 14.04 (probably) and maybe more (just post your results)

    My server has been lagging like crazy for a few months now, ever since the...
  25. Replies
    10
    Views
    25,547

    Don't hold your breath, if you know what I mean....

    Don't hold your breath, if you know what I mean. :D

    How about dig yourself into libcod? There are like 6 ppl around who messed with IDA/libcod and everybody is prolly working on his own problems.
Results 51 to 75 of 204
Page 3 of 9 1 2 3 4 5 6