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

[CS:GO|ZR] Configurable Arms/Gloves Menu (included zombiereloaded support)


Post New Thread Reply   
 
Thread Tools Display Modes
freakav
Senior Member
Join Date: Jul 2016
Old 11-10-2016 , 21:10   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #21

Can someone help me with these models :

models/weapons/ct_arms_gign.mdl

Thank you !
freakav is offline
ASKER_CZ
BANNED
Join Date: Nov 2016
Old 11-11-2016 , 07:29   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #22

can you make 1 menu for CT with T please?
ASKER_CZ is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 11-11-2016 , 07:36   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #23

Quote:
Originally Posted by freakav View Post
Can someone help me with these models :

models/weapons/ct_arms_gign.mdl

Thank you !
Use GCFScape for extract these files.

Quote:
Originally Posted by ASKER_CZ View Post
can you make 1 menu for CT with T please?
I cant understand your question, explain it better
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.

Franc1sco is offline
Send a message via MSN to Franc1sco
Crystalos
Member
Join Date: Oct 2016
Old 11-11-2016 , 09:15   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #24

Quote:
Originally Posted by Franc1sco View Post
Use GCFScape for extract these files.



I cant understand your question, explain it better

He ask for 1 menu without choosing arms for ct/t
Crystalos is offline
Divin12
Senior Member
Join Date: Nov 2011
Old 11-11-2016 , 13:11   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #25

How can I go back to default models? Update with default gloves in menu please
Divin12 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 11-11-2016 , 13:14   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #26

Quote:
Originally Posted by Divin12 View Post
How can I go back to default models? Update with default gloves in menu please
You can actually do this by adding the paths to the default arms yourself!

Code:
"CustomModels"
{
	"Default CT Arms"
	{
		"model" "models/weapons/ct_arms.mdl"
		"team" "CT"
	}
	"Default T Arms"
	{
		"model" "models/weapons/t_arms.mdl"
		"team" "TT"
	} 
}
Note that there are other default CT/T arms, you can find those in the game files.
__________________

Last edited by sneaK; 11-11-2016 at 13:16.
sneaK is offline
Divin12
Senior Member
Join Date: Nov 2011
Old 11-11-2016 , 13:20   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #27

Code:
"CustomModels"
{
	"Default CT Arms"
	{
		"model" "default"
		"team" "CT"
	}
	"Default T Arms"
	{
		"model" "default"
		"team" "TT"
	} 
}
In this mode it work?
Divin12 is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 11-11-2016 , 13:24   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #28

Quote:
Originally Posted by Divin12 View Post
-snip-

In this mode it work?
No, use what I posted above. You need specify the path and file for the model.
__________________
sneaK is offline
Tank_in_Pink
Member
Join Date: Feb 2016
Old 11-11-2016 , 14:02   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #29

when i type !gloves the menu opens and when i select a option the menu closes and nothing happens. what can i do?
Tank_in_Pink is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 11-11-2016 , 14:08   Re: [CS:GO] Configurable arms/gloves menu (included zombiereloaded support)
Reply With Quote #30

Quote:
Originally Posted by Crystalos View Post
He ask for 1 menu without choosing arms for ct/t
Ah, but I not have planned to add that :/

Quote:
Originally Posted by blackhawk74 View Post
You can actually do this by adding the paths to the default arms yourself!

Code:
"CustomModels"
{
	"Default CT Arms"
	{
		"model" "models/weapons/ct_arms.mdl"
		"team" "CT"
	}
	"Default T Arms"
	{
		"model" "models/weapons/t_arms.mdl"
		"team" "TT"
	} 
}
Note that there are other default CT/T arms, you can find those in the game files.
Yeah! I added default arms to the plugin redownload in the first post.

Quote:
Originally Posted by Tank_in_Pink View Post
when i type !gloves the menu opens and when i select a option the menu closes and nothing happens. what can i do?
Check log errors and plugins list
__________________
Veteran Coder -> Activity channel
Coding on CS2 and taking paid and free jobs.

Contact: Steam, Telegram or discord ( franug ).

You like my work? +Rep in my steam profile comments or donate.


Last edited by Franc1sco; 11-11-2016 at 14:18.
Franc1sco is offline
Send a message via MSN to Franc1sco
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 19:47.


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