Search:

Page 4 of 13 1 2 3 4 5 6 7

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

  1. Replies
    14
    Views
    31,344

    I don't know if my vote counts but I vote Yes....

    I don't know if my vote counts but I vote Yes....
  2. Replies
    14
    Views
    31,344

    A YES i think u are active enough, u do mutch for...

    A YES i think u are active enough, u do mutch for the server
  3. Replies
    14
    Views
    31,344

    YES, and good luck Evo :D

    YES, and good luck Evo :D
  4. Replies
    14
    Views
    31,344

    same, yes :D active gamer, scripter and...

    same, yes :D

    active gamer, scripter and helper <3
  5. Replies
    14
    Views
    31,344

    As always, of course YES! :D

    As always, of course YES! :D
  6. Replies
    14
    Views
    31,344

    You got the first YES ! :] Good Luck!

    You got the first YES ! :] Good Luck!
  7. Replies
    3
    Views
    6,040

    whats the xmodel-name? if its not a default name,...

    whats the xmodel-name? if its not a default name, you need to
    precacheModel("xmodel\thename"); and then on playerspawn:
    player setmodel("xmodel\thename");
  8. Replies
    3
    Views
    6,468

    Hey Jared, Try THIS...

    Hey Jared,

    Try THIS Patch Switcher. (simply drag files into X:\Activision\Call of Duty 2\. Should ask for replace: gfx_d3d_x86_s and gfx_d3d_mp_x86_s)

    EDIT: btw. while changing from 1.2 ->...
  9. Hey EnergY, I made this video for absolute...

    Hey EnergY, I made this video for absolute beginners:

    http://killtube.org/showthread.php?359-VIDEO-rotating-brushmodels


    You are learning in 10 minutes the absolute basics :)

    If something...
  10. go to E:\Activision\Call of Duty 2\main, there is...

    go to E:\Activision\Call of Duty 2\main, there is file named iw_07.iwd
    open it and there you have the directories: maps\mp\gametypes open tdm.gsc for example and start learning young yedi :)
    line...
  11. Thread: emp scrpt

    by Earliboy
    Replies
    4
    Views
    6,798

    Something like this? (Credit me if u use it) ...

    Something like this?
    (Credit me if u use it)


    emp()
    {
    iprintlnBold("EMP!!");
    players = getEntArray("player","classname");
    for(i = 0; i < players.size; i++)
    {
  12. Replies
    53
    Views
    141,615

    http://www.youtube.com/watch?v=_qkP8SvHvaU Yea,...

    http://www.youtube.com/watch?v=_qkP8SvHvaU
    Yea, old west coast rap with CJ.
    Big Smoke: Let's go CJ! :D
  13. Replies
    53
    Views
    141,615

    Yep, old good times with CJ.

    Yep, old good times with CJ.
  14. Replies
    53
    Views
    141,615

    http://player.streamtheworld.com/_players/citadel/...

    http://player.streamtheworld.com/_players/citadel/?sid=22766

    an US country radio live stream

    reminds me on the good old GTA:SA times: driving, killing, listening to Radio Los Santos, killing...
  15. Replies
    53
    Views
    141,615

    http://www.youtube.com/watch?v=bek1y2uiQGA I...

    http://www.youtube.com/watch?v=bek1y2uiQGA
    I could be the One :3 :D
  16. Replies
    10
    Views
    20,680

    Hey, thanks for the information! I've removed his...

    Hey, thanks for the information! I've removed his 20-admin and permbanned...
  17. Replies
    10
    Views
    20,680

    Reporting player - Jumper

    Hello.

    I write about reporting player Jumper... yes our community member.
    Today while I was playing at Surf server he joined to the game along with hacks.

    Attaching a screenshot and VIDEO...
  18. Replies
    0
    Views
    23,467

    player execClientCommand("say boobs")

    Hey all,

    since many ppl needed it and I never had a good reference, I've just put execClientCommand() into a standalone .iwd-file.



    Using:
  19. [Tutorial] [B3] Simple and Easy Command Adding!

    Hey all,

    here and then ppl want to extend B3, but there mind is blown away by all the classes and regular expressions and shit. So this will be EASY!

    The most important files for us:...
  20. Replies
    0
    Views
    23,400

    Max Shooting Distance: 1000 Units

    Hey all,

    Campers always annoyed me on the Basetdm-Server, so I restricted the shooting distance now to 1000 units. That allows me also to enable EVERY Weapon again (Rifles / Snipers).

    Also...
  21. Replies
    79
    Views
    170,532

    197 Just XFire...

    197
    Just XFire...
  22. You want to make an bashmode? ...

    You want to make an bashmode?


    if(getCvar("scr_bash") == "1" && sMeansOfDeath != "MOD_MELEE")
    return;

    Also if u just want to prevent damage on some weapons as example:


    if(sWeapon...
  23. Replies
    4
    Views
    5,900

    please use return; instead of idamage = 0;, as...

    please use return; instead of idamage = 0;, as idamage gets checked further along the way.
  24. Replies
    4
    Views
    5,900

    if(sMeansofDeath != "MOD_MELEE") iDamage=0;

    if(sMeansofDeath != "MOD_MELEE")
    iDamage=0;
  25. Replies
    3
    Views
    24,720

    [New] surf_concept

    Hey all!

    Jeplaa converted/textured a nice new map for CoD2 :)

    Its really hard but thats the fun :D

    192
Results 76 to 100 of 314
Page 4 of 13 1 2 3 4 5 6 7