Raised This Month: $51 Target: $400
 12% 

CSS:DM FFA


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BDeep
Senior Member
Join Date: Jun 2009
Location: NH
Old 01-12-2010 , 14:33   CSS:DM FFA
Reply With Quote #1

It would seem that FFA isnt working on my server. Here is the IP: 63.251.20.187:27015

Pass is: serious

I think I have the right CSS version but not sure. Please let me know.
__________________
BDeep is offline
Wiskyjim
Junior Member
Join Date: Mar 2010
Old 05-02-2010 , 05:30   Re: CSS:DM FFA
Reply With Quote #2

Hi BDeep you have a Windows-Server. I had this problem too. Since the last update, this plugin works wrong under windows-server.

But you can repair it yourself.

Go in this folder:
server/cstrike/addons/sourcemod/gamedata/cssdm.games.txt

Code:
/* Do not edit this file unless you know what you are doing! */
"Games"
{
    "cstrike"
    {
        /* FFA patch bytes */
        "Keys"
        {
            "LagCompPatch_Windows"        "\x90\x90\x90\x90\x90\x90"
            "LagCompPatch_Linux"        "\x90\x90\x90\x90\x90\x90"
            "TakeDmgPatch1_Windows"        "\xEB"
            "TakeDmgPatch1_Linux"        "\x90\x90\x90\x90\x90\x90"
            "TakeDmgPatch2_Windows"        "\x90\xE9"
            "TakeDmgPatch2_Linux"        "\x90\x90\x90\x90\x90\x90"
        }
        "Offsets"
        {
            /* Patch offsets for FFA */
            "LagCompPatch"
            {
                "windows"        "41"
                "linux"            "62"
            }
            "TakeDmgPatch1"
            {
                "windows"        "513"
                "linux"            "1547"
            }
            "TakeDmgPatch2"
            {
                "windows"        "161"
                "linux"            "366"
            }
.........
In this block:

"TakeDmgPatch1"
{
"windows" "513"
"linux" "1547"
}

change the value 513 to 613. Finish !!! ;)
Wiskyjim is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:03.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode