Search:

Page 2 of 4 1 2 3 4

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

  1. Replies
    2
    Views
    12,287

    [CoD2] Transparent water

    Hey, i've been searching through my dropbox trash and found some stuff i made a while ago. Its a transparent water with tweaked hlsl shader. Unfortunately it's D3D9 only.
    Here is how it's looking:
    ...
  2. Replies
    2
    Views
    11,622

    I got these zombie maps: mp_area_51...

    I got these zombie maps:

    mp_area_51
    mp_ug_funbox_final
    mp_ug_zombietown
    mp_ug_zombridge
    mp_ug_deadbox
    mp_zomyellow
    mp_zombie_dam_v2
    mp_zombieprison_west
  3. Replies
    41
    Views
    506,865

    Step 3: Installing CoD2 Installing cod2 is as...

    Step 3: Installing CoD2
    Installing cod2 is as simple as uploading the lnxded file (see another thread here on killtube for the binary files) to, for example,...
  4. Replies
    41
    Views
    506,865

    [CoD2] Setup CoD2 on your Ubuntu server

    First off, I'd like to thank any and all sources I've used over the years to gather all this information. I cannot name them individually, however, if you feel special enough that you think you...
  5. Replies
    2
    Views
    50,374

    Compensating for FoV

    As you know, some weapons from CoD5 and higher look really ugly in CoD2 because CoD2 uses 80 FoV while newer CoDs use 65 FoV. I found a simple solution to compensate for the different FoV without...
  6. Replies
    7
    Views
    15,659

    [COD2] Modern Warfare Mod 2015

    Modern Warfare Mod 2015

    Mod for Call of Duty 2
    I think this is good place to share mods
    Here is one mod that im working on


    https://www.youtube.com/watch?v=jetV7qtc1qI

    I'm started working...
  7. Replies
    4
    Views
    13,545

    Yeah, got a nice mod. I hid it somewhere, now...

    Yeah, got a nice mod.
    I hid it somewhere, now it's up to you to seek it.
  8. Thread: Potato

    by IzNoGoD
    Replies
    3
    Views
    12,368

    Have you tried precaching the weapon?

    Have you tried precaching the weapon?
  9. Thread: Potato

    by serthy
    Replies
    3
    Views
    12,368

    copy&paste the 'potato' from weapons/sp to...

    copy&paste the 'potato' from weapons/sp to weapons/mp (and maybe adjust)
  10. Thread: Position display

    by Mitch
    Replies
    8
    Views
    45,089

    I mostly use a cvar function to print my position...

    I mostly use a cvar function to print my position and then i type 'condump log.txt' to dump my console log to a file.
  11. Replies
    8
    Views
    45,089

    Position display

    Hi,

    Just a simple idea I had to help people who need to know their position in maps in case they wanna spawn something with a mod.

    I used to use the print function to check my position every...
  12. Replies
    4
    Views
    11,761

    COD2 modern TDM AND Zombies Server

    Join TMmods Cod2 Server:

    TDM Modern Warfare 2 = IP: 5.175.145.236:28961
    JOIN : xfire:join?game=cod2mp&server=5.175.145.236:28961

    Modern Weapons, Account System, Shopping, Perks, Claymore,...
  13. Replies
    11
    Views
    90,670

    I finally managed to find it, here are the files...

    I finally managed to find it, here are the files for mp_qubic deathrun map: 784

    Also here is an updated video of it:

    https://www.youtube.com/watch?v=1l47n8P3FQk

    Hope you enjoy :)
  14. Replies
    19
    Views
    84,507

    This might be the case in many other pieces of...

    This might be the case in many other pieces of code, but as the wait is at the end of the loop, this will not happen, as cod2 runs on a frame-by-frame basis, and you cannot disconnect mid-frame.
    ...
  15. Replies
    19
    Views
    84,507

    As there is no loop function running...

    As there is no loop function running continuously, do not use an endon(). This will add to the max number of script variables allowed, and is completely unnecessary unless you have a loop function...
  16. Replies
    19
    Views
    84,507

    A couple useful information and another HUD...

    A couple useful information and another HUD example:

    - These hud attributes will align your object to its origin position. I could have used it in the hud from my previous post, but I didn't know...
  17. Thread: RIP STAUFFI

    by Ni3ls
    Replies
    7
    Views
    16,111

    RIP STAUFFI

    I have some sad news. I just heard that Stauffi has died. RIP mate!
    https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-xpf1/t31.0-8/10630564_701021749978674_4586270099861829470_o.jpg

    I dont know...
  18. Replies
    19
    Views
    84,507

    So, I just made this today, it is a very basic...

    So, I just made this today, it is a very basic hud based on eXtreme+ (only thing is, this is much more simple).
    This is for displaying kill streak messages as images instead of strings with...
  19. Replies
    19
    Views
    84,507

    sort is to indicate in what order the huds should...

    sort is to indicate in what order the huds should be drawn (aka put before or behind other huds) (i dont know if higher number = foreground or lower number = foreground, try this yourself)
    ...
  20. Replies
    11
    Views
    90,670

    Yo all, new map "mp_castle" by me, i finished...

    Yo all, new map "mp_castle" by me, i finished it some weeks ago :D

    Unfortunately, I had to delete many xmodels due to 1.2 gamestate Issues :/
    Also its the *.ZK.* Version of the map (ZK signs...
  21. Replies
    2
    Views
    6,738

    stuffs() { trigs = getentarray("secret",...

    stuffs()
    {
    trigs = getentarray("secret", "targetname");
    for(i = 0; i < trigs.size; i++)
    trigs[i] thread dosecretstuff(i, trigs.size);
    }

    dosecretstuff(num, total)
    {
    while(true)
  22. Thread: CoD2 Custom Maps

    by php
    Replies
    11
    Views
    90,670

    Kinda hoped that the buttons would open doors for...

    Kinda hoped that the buttons would open doors for every side over again, like you first press button then other side opens and then [x] times repeat for maximized t̶r̶o̶l̶l̶i̶n̶g̶ fun. So basically...
  23. Thread: Wall-of-shame

    by IzNoGoD
    Replies
    13
    Views
    189,514

    Sticky: 10characters

    10characters
  24. Replies
    11
    Views
    90,670

    New map: "mp_airplane" by me. ...

    New map: "mp_airplane" by me.


    https://www.youtube.com/watch?v=XS-ctVgdgZM&feature=youtu.be
  25. [COD1] Import any playermodel [COD2/4/5/6/BO/BO2/GHOSTS]

    http://cod1.eu/img/tutorial_1/12;05;04 29-05-2014.png

    Make sure you check all the sides, e.g top, right.

    Rigging

    As for the advanced maya user they would probaby know how to rig it.
    ...
Results 26 to 50 of 93
Page 2 of 4 1 2 3 4