Search:

Search: Search took 1.00 seconds.

  1. Replies
    2
    Views
    5,442

    Also here is everything written:...

    Also here is everything written:
    http://wiki.bigbrotherbot.net/installation:start
    In the bottom of the page there is Phase: 1, 2 and 3
  2. Replies
    2
    Views
    5,442

    Here you go: http://bigbrotherbot.net/videotuts

    Here you go:
    http://bigbrotherbot.net/videotuts
  3. Replies
    17
    Views
    42,846

    you dont need a default site. just create...

    you dont need a default site.

    just create those folders:
    - /var/www/cod2
    - /var/www/cod2/main
    - /var/www/cod2/your_fsgame_name


    and:
    set sv_wwwBaseURL "http://1.2.3.4/cod2"
  4. Replies
    17
    Views
    42,846

    Your "site" is your vserver. You can reach it by...

    Your "site" is your vserver. You can reach it by ip: http://188.165.248.215/

    Yep, there is the default site of apache2.
  5. Replies
    17
    Views
    42,846

    In WinSCP goto /var/www, thats your web-data.

    In WinSCP goto /var/www, thats your web-data.
  6. Replies
    15
    Views
    20,663

    posted here:...

    posted here: http://killtube.org/showthread.php?935-CoD2-1-2-va()-Bug-Patch
  7. Replies
    17
    Views
    42,846

    this is all you need: set sv_allowDownload...

    this is all you need:



    set sv_allowDownload "0"
    set sv_wwwDownload "1"
    set sv_wwwBaseURL "http://killtube.org/deathrun"
    set sv_wwwDlDisconnected "1"
  8. Replies
    15
    Views
    20,663

    At first you have to install screen: apt-get...

    At first you have to install screen: apt-get install screen

    Then start a screen-session: screen -AmdS cod2
    Join the session: screen -r cod2
    Leave the session: CTRL + a + d
    Look for all...
  9. Replies
    15
    Views
    20,663

    So, helped with TeamViewer. The problem was...

    So, helped with TeamViewer. The problem was simple: no ia32-libs installed


    Solution:
    - add better sources to /etc/apt/sources.list
    - apt-get update
    - apt-get install ia32-libs
  10. Replies
    15
    Views
    20,663

    you named your file "cod2_inxded" now (i instead...

    you named your file "cod2_inxded" now (i instead of l)?

    You can copy text in putty by just marking it.
  11. Replies
    15
    Views
    20,663

    then you changed the working directory. what...

    then you changed the working directory.

    what shows:


    ls -l

    ?
  12. Replies
    15
    Views
    20,663

    Try: chmod +x cod2_lnxded This is making...

    Try:


    chmod +x cod2_lnxded

    This is making the server eXecutable :)
  13. Replies
    15
    Views
    20,663

    You are just renting a VPS server ^^ What you...

    You are just renting a VPS server ^^

    What you want is setting up a cod2 server. This is a nice introduction: http://callofduty2.infinity-shell.net/howtos/Call_of_Duty_2_Linux_Guide_v1.01.pdf

    If...
Results 1 to 13 of 13