Search:

Page 2 of 2 1 2

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

  1. Would say you should script this, preferably...

    Would say you should script this, preferably through the map gsc
  2. This is a good question and IMO one of the key...

    This is a good question and IMO one of the key points that this community still needs to tackle.

    My first thought is to edit CoD2_mp.exe and turn CreateProcessA into a no-op, but I'm not even...
  3. fs_game it is. This means LEAVE MAIN THE FUCK...

    fs_game it is. This means LEAVE MAIN THE FUCK ALONE. (this goes for any modder ever thinking of touching main. Dont. You'll be arrested)
  4. Just run it through sandboxie? No clue exactly...

    Just run it through sandboxie? No clue exactly how, but it should mostly sandbox anything it does.
  5. Replies
    3
    Views
    9,077

    localizedstrings(69files):...

    localizedstrings(69files):
    localized_*_iw00.iwd(15files)
    localized_*_iw09.iwd(48files)
    localized_*_iw10.iwd(italian,spanish)
    localized_*_iw11/12.iwd(russian & steam)
    English:
    1133
    French:...
  6. You realy? CALLBACKSETUP DIR:...

    You realy?
    CALLBACKSETUP DIR: fs_game/maps/mp/gametypes/
    PLS CHECK!!?!?!?!?!??!
  7. Replies
    41
    Views
    490,180

    [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...
  8. You're correct. I'm not using them anymore as...

    You're correct. I'm not using them anymore as we've switched over to Windows, but to anyone running Linux just patch your file instead of this rule.
  9. Handy iptables rules for Linux COD server admins

    Back when I was running our COD servers on Linux, I had these entries in my rc.local file:



    # ****sprintf() exploit Fix
    iptables -A INPUT -p udp --dport 28962 -m length --length 1000:2000 -j...
  10. Replies
    4
    Views
    56,520

    Anti DDOS script collection thread

    At first, the normal firewall script (origin somewhere from icculus mailing list?):

    Create file ddos.sh
    # chmod +x ddos.sh
    # ./ddos.sh



    # reset iptables
    iptables --flush
  11. Thread: Grenade Bug

    by IzNoGoD
    Replies
    2
    Views
    4,050

    Did you precache the grenade?

    Did you precache the grenade?
  12. Replies
    0
    Views
    24,603

    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:
  13. [Extension] Player Command Control (includes CHAT-Control for Builtin-B3!)

    Hey all! I'm happy to announce a new feature!

    I've added a new callback into CoDScript, which is called: CodeCallback_PlayerCommand(args)

    What does it do?

    Lets say somebody wrote in Chat:...
  14. Replies
    21
    Views
    72,754

    Ok, works. Special thanks to IzNoGoD for help. ...

    Ok, works. Special thanks to IzNoGoD for help.

    explanation:

    1. Download the attachment and put "stop.wav" and "stop_sound.csv" to your mod.
    2. Open stop_sound.csv and change the channel in...
  15. Replies
    21
    Views
    72,754

    how to stop sound?

    Hello everybody! :D One question, how can I stop playLocalSound?
Results 26 to 40 of 40
Page 2 of 2 1 2