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

CZ75-Auto


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Useless
Member
Join Date: Jun 2012
Old 02-13-2014 , 13:52   CZ75-Auto
Reply With Quote #1

How we can add a new pistol CZ75-Auto to weapon menu?
Useless is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 02-13-2014 , 14:18   Re: CZ75-Auto
Reply With Quote #2

http://hg.alliedmods.net/cssdm/file/...apons.txt#l147

inside the CS:GO block add

Code:
"cz75a"
{
	"name"		"CZ75a"
	"type"		"secondary"
}

Last edited by Dr!fter; 02-13-2014 at 14:18.
Dr!fter is offline
Useless
Member
Join Date: Jun 2012
Old 02-14-2014 , 06:26   Re: CZ75-Auto
Reply With Quote #3

Quote:
Originally Posted by Dr!fter View Post
http://hg.alliedmods.net/cssdm/file/...apons.txt#l147

inside the CS:GO block add

Code:
"cz75a"
{
    "name"        "CZ75a"
    "type"        "secondary"
}
Thank you
Useless is offline
ehsan.blade
Junior Member
Join Date: Mar 2013
Old 03-02-2014 , 04:26   Re: CZ75-Auto
Reply With Quote #4

guys this isn't working
I have css dm 2.1.6 version
and i want to add CZ75-Auto and m4a1-s and USP-s to the gun menu
but I don't know how! can you help me?
I tried your way it doesn't work and it wont show the guns in the menu.
tnx
ehsan.blade is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 04-04-2014 , 13:31   Re: CZ75-Auto
Reply With Quote #5

Quote:
Originally Posted by ehsan.blade View Post
guys this isn't working
I have css dm 2.1.6 version
and i want to add CZ75-Auto and m4a1-s and USP-s to the gun menu
but I don't know how! can you help me?
I tried your way it doesn't work and it wont show the guns in the menu.
tnx
Quote:
Originally Posted by Dr!fter View Post
http://hg.alliedmods.net/cssdm/file/...apons.txt#l147

inside the CS:GO block add

Code:
"cz75a"
{
	"name"		"CZ75a"
	"type"		"secondary"
}
I missed another step in the above after adding it to that file, you need to add the gun to the menu, https://hg.alliedmods.net/cssdm/file...equip.txt#l103

Code:
"weapon"	"cz75a"

Last edited by Dr!fter; 04-04-2014 at 13:31.
Dr!fter is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-07-2014 , 17:51   Re: CZ75-Auto
Reply With Quote #6

If I choose the CZ, I get the P250 instead. Similarly, choosing the M4A1-S equips the M4A4. Is this because I have this installed, or have I done something wrong?

I have added the following lines to my cssdm.equip.txt file
Code:
                "weapon"        "m4a1_silencer"
                "weapon"        "usp_silencer"
                "weapon"        "cz75a"
I have added the following lines to my to the csgo section of cssdm.weapons.txt
Code:
                "usp_silencer"
                {
                        "name"          "USP-S"
                        "type"          "secondary"
                }

                "cz75a"
                {
                        "name"          "CZ75"
                        "type"          "secondary"
                }

                "m4a1_silencer"
                {
                        "name"          "M4A1-S"
                        "type"          "primary"
                }
EDIT: I disabled your extension for the skins, and this is the current behavior:
  • If I have the USP equipped as a CT, I can only use the USP whether I choose P2000 or USP
  • If I have the P2000 equipped as a CT, I can use the P2000 or the USP, depending on which I choose
  • Regardless of what I have equipped as a T, I can use the gun that I select from the menu
  • The CZ and the M4A1 work as advertised, regardless of my equipment choice in inventory
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 08-07-2014 at 18:09.
ghostofmybrain is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-19-2014 , 06:56   Re: CZ75-Auto
Reply With Quote #7

Quote:
Originally Posted by ghostofmybrain View Post
If I choose the CZ, I get the P250 instead. Similarly, choosing the M4A1-S equips the M4A4. Is this because I have this installed, or have I done something wrong?

I have added the following lines to my cssdm.equip.txt file
Code:
                "weapon"        "m4a1_silencer"
                "weapon"        "usp_silencer"
                "weapon"        "cz75a"
I have added the following lines to my to the csgo section of cssdm.weapons.txt
Code:
                "usp_silencer"
                {
                        "name"          "USP-S"
                        "type"          "secondary"
                }

                "cz75a"
                {
                        "name"          "CZ75"
                        "type"          "secondary"
                }

                "m4a1_silencer"
                {
                        "name"          "M4A1-S"
                        "type"          "primary"
                }
EDIT: I disabled your extension for the skins, and this is the current behavior:
  • If I have the USP equipped as a CT, I can only use the USP whether I choose P2000 or USP
  • If I have the P2000 equipped as a CT, I can use the P2000 or the USP, depending on which I choose
  • Regardless of what I have equipped as a T, I can use the gun that I select from the menu
  • The CZ and the M4A1 work as advertised, regardless of my equipment choice in inventory
Any help?
__________________
Boycott ESEA
My servers
ghostofmybrain is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 08-19-2014 , 14:31   Re: CZ75-Auto
Reply With Quote #8

There is nothing to help you with? Using the extension will override the weapon given to the one selected in the inventory (only if you are on the opposite team) Like selecting the p2000 on t will give you a usp if that is what you have selected in your inventory for ct.

Last edited by Dr!fter; 08-19-2014 at 14:32.
Dr!fter is offline
ghostofmybrain
Veteran Member
Join Date: Mar 2010
Old 08-25-2014 , 14:59   Re: CZ75-Auto
Reply With Quote #9

Quote:
Originally Posted by Dr!fter View Post
There is nothing to help you with? Using the extension will override the weapon given to the one selected in the inventory (only if you are on the opposite team) Like selecting the p2000 on t will give you a usp if that is what you have selected in your inventory for ct.
I disabled your extension a long time ago. If you had read the post, you would have seen that my issue is that Terrorists still receive a USP if they choose P2000, if the USp is equipped as their CT weapon.

At this time, though, I have completely abandoned your deathmatch plugin as well as your extension. It's up to you whether you provide further information, although there might be others who read the thread at later times who may wish to find a solution.
__________________
Boycott ESEA
My servers

Last edited by ghostofmybrain; 08-25-2014 at 15:02.
ghostofmybrain is offline
Reply


Thread Tools
Display Modes

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 10:44.


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