Results 1 to 2 of 2

Thread: My CS woes

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Mumbai,India
    Beans
    69
    Distro
    Ubuntu 14.04 Trusty Tahr

    My CS woes

    ive got CS:CZ installed on my kubuntu 6.06 OS.im a part of a LAN which play CZ all da time.ever since i made my switch completely to linux,ive been havin this problem.its a file named "motd.txt" which is displayed after u connect to a server and bfore the game begins.its shows message of the day.the problem is wine doesnt seem to recognize this file and the game freezes n then crashes.the content of the file is :-

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
    <html>
    <head>
    <title>Cstrike MOTD</title>
    <style type="text/css">
    pre {
    font-family:Verdana,Tahoma;
    color:#FFB000;
    }
    body {
    background:#000000;
    margin-left:8px;
    margin-top:0px;
    }
    a {
    text-decoration: underline;
    }
    a:link {
    color: #FFFFFF;
    }
    a:visited {
    color: #FFFFFF;
    }
    a:active {
    color: #FFFFFF;
    }
    a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    }
    </style>
    </head>
    <body scroll="yes">
    <pre>
    You are playing Condition Zero on SANPADA LAN
    <b>ADMINISTRATOR
    Siddharth Menon</b>
    We expect all to play clean game..
    Here you get to kill your bad friends (ONLINE).
    COME ONLINE EVERYDAY FROM 9:30-1100PM TO PLAY MULTIPLAYER

    <b>Counter Strike Community Sanpada (CSCS)</b>
    For futher updates please vist the LAN based web page
    <a href="http://10.12.42.136">http://siddlonghorn/</a>
    If you don't have an access there contact the ADMINISTRATOR

    Visit the official Condition Zero web site @
    <a href="http://www.cs-conditionzero.com">www.cs-conditionzero.com/</a>
    </pre>
    </body>
    </html>

    any idea how to make wine read or recognize this file.

  2. #2
    Join Date
    Sep 2006
    Beans
    9

    Re: My CS woes

    Have a look at

    Code:
    http://ubuntuforums.org/showthread.php?t=152600

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •