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

[CS:GO] Deathmatch Goes Advanced (v0.13.8, 23/01/2016)


Post New Thread Reply   
 
Thread Tools Display Modes
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-11-2015 , 08:38   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1861

Did you update the plugin? because R8 was added two days ago.

You'll need to update your .ini file (see default sample bundled in .zip) for it to be actually available.
h3bus is offline
entrailz
Member
Join Date: Sep 2015
Old 12-11-2015 , 09:53   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1862

Hey h3bus,

Haven't got reservedslots enabled, was just wondering as with splewis retake this issue doesn't happen.

Thanks anyway!
entrailz is offline
loki15
Senior Member
Join Date: Apr 2012
Location: Ukraine
Old 12-11-2015 , 12:04   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1863

Make a better choice of weapon for the standard menu, it'll be cool )
__________________
loki15 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-11-2015 , 12:07   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1864

Customize the configuration file for that.

Or I just didn't understood what you meant...
h3bus is offline
loki15
Senior Member
Join Date: Apr 2012
Location: Ukraine
Old 12-12-2015 , 11:49   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1865

Quote:
Originally Posted by h3bus View Post
Customize the configuration file for that.

Or I just didn't understood what you meant...
What would the menu was not on "!guns" what sourcemod and the standard on which "B" key opens.
And what would the standard menu, you can limit weapons by type "weapon_ak47" "1" and so on.
__________________
loki15 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-12-2015 , 12:42   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1866

Not possible sorry. Or at least I don't know how to do it.
h3bus is offline
gehhrr
Junior Member
Join Date: Nov 2011
Old 12-12-2015 , 17:39   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1867

h3bus, how do I disable GUNS command on AWP maps? I deleted p250. but still people can type GUNS and pick pistols. any chance?
gehhrr is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-12-2015 , 17:53   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1868

Go in section "Game Mode"-> "AWP" and change it like this
Code:
        "AWP"
        {
            "SectionOptions"
            {
                "AdminMenuName" "Aim/AWP"
                "PlayerDisplay" "Only AWP"
            }
            
            "Load"
            {
                "Configs" "Options Default"
                "Configs" "Hidden Menu"
                "Configs" "No Nades"
                "Configs" "Primary Snipers"
                "Configs" "Secondary disabled"
            }
            
            "Cvars"
            {
                "dm_default_primary" "weapon_awp"
                "dm_default_secondary" "none"
            }
            
            "UnloadMessage"
            {
                "Messages" "Advertise Gun Menu"
            }
            
            "LoadMessage"
            {
                "Messages" "Scout available"
            }
        }
Note that you'll still have gun menu to chose Scout, you can disable that too.

Last edited by h3bus; 12-13-2015 at 03:56.
h3bus is offline
loki15
Senior Member
Join Date: Apr 2012
Location: Ukraine
Old 12-13-2015 , 04:51   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1869

Quote:
Originally Posted by h3bus View Post
Not possible sorry. Or at least I don't know how to do it.
I will try to explain If the server is running in "+game_type 1 +game_mode 2" it is like Deathmatch, but all the weapons available at once, and I want using your plugin I could disable the standard menu that procurement on the key "B" weapons such as "Primary" so that the server would be a "Deathmatch Pistols" That is, I want to use the buy menu is not what your plugin is called by command in the chat "!guns" and the fact that the standard in the game caused buy pressing "B" it's Just I like more. I hope I properly explained everything to you
__________________
loki15 is offline
h3bus
AlliedModders Donor
Join Date: Nov 2013
Old 12-13-2015 , 05:07   Re: [CS:GO] Deathmatch Goes Advanced (v0.13.5, 09/12/2015)
Reply With Quote #1870

I understood that and it's not possible, sorry.
h3bus 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 08:43.


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