Raised This Month: $ Target: $400
 0% 

[TF2] Melee Only


Post New Thread Reply   
 
Thread Tools Display Modes
Rd1981
Senior Member
Join Date: Apr 2011
Old 06-29-2012 , 02:01   Re: [TF2] Melee Only
Reply With Quote #231

so will this mod be fixed soon ?
Rd1981 is offline
FlaminSarge
Veteran Member
Join Date: Jul 2010
Old 06-29-2012 , 02:52   Re: [TF2] Melee Only
Reply With Quote #232

Yeah, that would be all that needs changing.
__________________
Bread EOTL GunMettle Invasion Jungle Inferno 64-bit will break everything. Don't even ask.

All plugins: Randomizer/GiveWeapon, ModelManager, etc.
Post in plugin threads with questions.
Steam is for playing games.
You will be fed to javalia otherwise.
Psyduck likes replays.
FlaminSarge is offline
Rd1981
Senior Member
Join Date: Apr 2011
Old 06-29-2012 , 04:08   Re: [TF2] Melee Only
Reply With Quote #233

so what do I edit to fix it or will the plugin author fix ?
Rd1981 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 06-29-2012 , 15:00   Re: [TF2] Melee Only
Reply With Quote #234

I believe this may be the issue causing my linux servers to crash.... so I'm certainly watching for an update to this like a hawk!
Horsedick is offline
Xaphan
SourceMod Donor
Join Date: Jun 2008
Old 06-29-2012 , 15:29   Re: [TF2] Melee Only
Reply With Quote #235

Update your gamedata file.

addons/sourcemod/gamedata/melee.txt
Code:
"Games"
{
    "tf"
    {
        "Offsets"
        {
            "Weapon_Switch"
            {
                "windows"    "259"
                "linux"        "260"
                "mac"        "260"
            }
            "WeaponReset"
            {
                "windows"    "401"
                "linux"        "402"
            }
        }
    }
}
__________________

Last edited by Xaphan; 06-29-2012 at 15:31.
Xaphan is offline
Rd1981
Senior Member
Join Date: Apr 2011
Old 06-29-2012 , 15:43   Re: [TF2] Melee Only
Reply With Quote #236

The mod is still broken changing that on windows it doesnt do anything.
Rd1981 is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 06-29-2012 , 16:10   Re: [TF2] Melee Only
Reply With Quote #237

Quote:
Originally Posted by Xaphan View Post
Update your gamedata file.

addons/sourcemod/gamedata/melee.txt

Thanks I'll see what happens *fingers crossed*
Horsedick is offline
Xaphan
SourceMod Donor
Join Date: Jun 2008
Old 06-29-2012 , 16:48   Re: [TF2] Melee Only
Reply With Quote #238

Quote:
Originally Posted by Rd1981 View Post
The mod is still broken changing that on windows it doesnt do anything.
I tested on windows and linux and works for me.
Did you restart your server after modifying melee.txt?
__________________
Xaphan is offline
BBG_Theory
Veteran Member
Join Date: Oct 2010
Location: NC USA
Old 06-29-2012 , 18:58   Re: [TF2] Melee Only
Reply With Quote #239

FlaminSarge, which is more correct? what you said up thread =
Code:
"Games"
{
 "tf"
 {
  "Offsets"
  {
   "Weapon_Switch"
   {
    "windows" "257"
    "linux"  "258"
   }
   "WeaponReset"
   {
    "windows" "401"
    "linux"  "402"
   }
  }
 }
}
or what Xaphan said =

Code:
"Games"
{
    "tf"
    {
        "Offsets"
        {
            "Weapon_Switch"
            {
                "windows"    "259"
                "linux"        "260"
                "mac"        "260"
            }
            "WeaponReset"
            {
                "windows"    "401"
                "linux"        "402"
            }
        }
    }
}

Last edited by BBG_Theory; 06-29-2012 at 19:00.
BBG_Theory is offline
Rd1981
Senior Member
Join Date: Apr 2011
Old 06-29-2012 , 22:21   Re: [TF2] Melee Only
Reply With Quote #240

no didnt try restarting will try later.
Rd1981 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 21:19.


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