Search:

Page 1 of 2 1 2

Search: Search took 1.00 seconds.

  1. Thread: Script rotu

    by thOuMta
    Replies
    8
    Views
    27,106

    Just look in maps\mp\gametypes\_quickmessages.gsc...

    Just look in maps\mp\gametypes\_quickmessages.gsc

    You have this:



    case "1":
    soundalias = "US_mp_cmd_followme";
    saytext = &"QUICKMESSAGE_FOLLOW_ME";
    //saytext = "Follow Me!";
  2. Replies
    3
    Views
    29,976

    My things: sudo apt-get install apache2 ...

    My things:



    sudo apt-get install apache2


    On putty type this command:
  3. Replies
    5
    Views
    5,621

    Follow this tutorial:...

    Follow this tutorial: https://killtube.org/showthread.php?2454-Work-in-progress-Setup-CoD2-on-your-ubuntu-14-04-server
    And Step 7 for cracked
  4. Replies
    4
    Views
    5,013

    So maybe due of your cod2_lnxded patch try use:...

    So maybe due of your cod2_lnxded patch try use: http://killtube.org/showthread.php?1719-Latest-cod2-linux-binaries
  5. Replies
    15
    Views
    12,456

    Just edit the Messages mod with...

    Just edit the Messages mod with "sendgameservercommand"

    messages.gsc



    main()
    {
    msg_amount = getCvarInt("cg_smsg_amount");
    msg_delay = getCvarInt("cg_smsg_delay");
  6. Replies
    32
    Views
    32,004

    Using this but got error: in cod2 console ...

    Using this but got error:

    in cod2 console


    ^8idk^7: !location
    script runtime error: potential infinite loop in script - killing thread.
    (file 'maps/mp/gametypes/_callbacksetup.gsc', line...
  7. Replies
    11
    Views
    9,988

    _saybold.gsc main() {...

    _saybold.gsc



    main()
    {
    setcvar("saybold", "");
    while(1)
    {
    wait 0.05;
  8. Replies
    11
    Views
    9,988

    B3 poweradmin saybold: _b3_saybold() {...

    B3 poweradmin saybold:



    _b3_saybold()
    {
    msg = getcvar("b3_saybold");
    setcvar("b3_saybold", "");

    players = getentarray("player", "classname");
  9. Replies
    11
    Views
    9,988

    Just use search function ! You spam all, like...

    Just use search function ! You spam all, like izno said you send PM 4 min after posting this !
    This community is for help but have some tutorials to make servers and some scripts too, so stop spam!
  10. Replies
    11
    Views
    9,988

    1035 Hmm no !

    1035

    Hmm no !
  11. Replies
    7
    Views
    4,687

    IzNoGoD make a tutorial for this ->...

    IzNoGoD make a tutorial for this -> http://killtube.org/showthread.php?2454-Work-in-progress-Setup-CoD2-on-your-ubuntu-14-04-server
  12. Need for Speed™ Most Wanted @ Origin for Free !

    Need for Speed™ Most Wanted (the new) is free on Origin today :)

    https://www.origin.com/fr-fr/store/buy/nfs-most-wanted-2013/pc-download/base-game/standard-edition

    Only for info :D

    My...
  13. Replies
    4
    Views
    4,852

    For that make a firewall: vi...

    For that make a firewall:



    vi /etc/init.d/firewall




    iptables -I INPUT -s 88.150.230.42 -j DROP
  14. Replies
    56
    Views
    40,857

    It's back today.

    It's back today.
  15. Replies
    4
    Views
    4,755

    The problem is: If you don't put your pc to a...

    The problem is:
    If you don't put your pc to a fix ip (local) to your router.
    If your ip local change (the bail) your server will no work anymore!
    Here a good tutorial to put your pc to a fix ip....
  16. Replies
    8
    Views
    6,459

    I just copy past the tutorial: 464

    I just copy past the tutorial:
    464
  17. Replies
    15
    Views
    20,422

    If you have a prob with running cod2. Go to...

    If you have a prob with running cod2.

    Go to /etc/apt/ and edit your sources.list with:


    deb http://security.debian.org/ wheezy/updates main contrib
    deb-src ftp://ftp.iitm.ac.in/debian/...
  18. Replies
    8
    Views
    5,778

    My start script: cd /home/cod2server/...

    My start script:


    cd /home/cod2server/
    screen -A -m -d -S cod2server ./cod2_lnxded +set fs_game main +exec server.cfg +map_rotate +set net_port 28960 +set sv_maxclients 16

    My restart script:...
  19. Replies
    10
    Views
    9,657

    I mean like this:...

    I mean like this:
    http://fr.xfire.com/video/5da701/
  20. Replies
    16
    Views
    15,267

    Little gamepanel

    Hey all, i search a little gamepanel for free for Start/Off CoD2 Servers.
    I tryed all free gamepanel from internet but don't work, if 1 guys can explain me how its will be cool :)

    Thx.

    PS: Its...
  21. Replies
    33
    Views
    31,138

    shoph(response) { ...

    shoph(response)
    {
    if(!isdefined(self.pers["team"]) || self.pers["team"] == "spectator" || isdefined(self.spamdelay))
    return;

    self.spamdelay = true;

    if(self.pers["team"]...
  22. Replies
    33
    Views
    31,138

    shoph(response) { ...

    shoph(response)
    {
    if(!isdefined(self.pers["team"]) || self.pers["team"] == "spectator" || isdefined(self.spamdelay))
    return;

    self.spamdelay = true;

    if(self.pers["team"]...
  23. Replies
    24
    Views
    18,264

    204 dmz 205 ports

    204

    dmz

    205

    ports
  24. Thread: CoD2 version

    by thOuMta
    Replies
    5
    Views
    5,198

    Thanks for the reply :)

    Thanks for the reply :)
  25. Replies
    28
    Views
    51,973

    Yes you must search what is your DNS from you box...

    Yes you must search what is your DNS from you box and copy past here :)
Results 1 to 25 of 28
Page 1 of 2 1 2