Raised This Month: $32 Target: $400
 8% 

[CS:GO] Custom Weapons Menu (very easy to configure) now with sql support


Post New Thread Reply   
 
Thread Tools Display Modes
napster_10
Senior Member
Join Date: May 2016
Old 05-21-2019 , 18:39   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #391

ty, but i still get these errors?!

Quote:
Originally Posted by napster_10 View Post
cant go back to default knife then this spam appears in console
Code:
Failed to set custom material for 'knife_m9_bay', no matching material name found on model models/weaponf/v_knife_tridagger_v2.mdl
Failed to set custom material for 'knife_m9_bay', no matching material name found on model models/weaponf/v_knife_tridagger_v2.mdl
Failed to set custom material for 'knife_m9_bay', no matching material name found on model models/weaponf/v_knife_tridagger_v2.mdl
....
how can i fix this?
napster_10 is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 05-27-2019 , 08:55   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #392

Quote:
Originally Posted by napster_10 View Post
ty, but i still get these errors?!
This error says that no file / material of this template exists on your server, see if you have set the skins in specific correctly, if you have it on the server itself, also update your FastDL to see if it is there too.
paulo_crash is offline
napster_10
Senior Member
Join Date: May 2016
Old 05-29-2019 , 16:49   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #393

I have all the models and materials on the server and fastDL and checked my gamefolder aswell! I just tried the default onces which was set in the plugin. -> https://drive.google.com/file/d/0BzQ...xhRDBvTEU/view


The skins are all working that's not the problem, this error spam only appears when i click on default knife.
In the case above "knife_m9_bay".. thats my default m9 i have in my inventory?! how do i get these material/model files then?
napster_10 is offline
kenj7424
New Member
Join Date: Jul 2019
Old 07-02-2019 , 12:38   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #394

This is amazing. Thanks for the information. Looking forward for more such updates.
kenj7424 is offline
EMINEM_FB
Senior Member
Join Date: Dec 2010
Location: Czech republic
Old 10-06-2019 , 06:35   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #395

Hello guys, if you want to know differences between

v_example.mdl
w_example.mdl
w_example_dropped.mdl

__________________

Last edited by EMINEM_FB; 10-06-2019 at 06:38.
EMINEM_FB is offline
Franc1sco
Veteran Member
Join Date: Oct 2010
Location: Spain (Madrid)
Old 10-06-2019 , 08:02   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #396

Quote:
Originally Posted by EMINEM_FB View Post
Hello guys, if you want to know differences between

v_example.mdl
w_example.mdl
w_example_dropped.mdl

XD added to the first post
__________________
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
EMINEM_FB
Senior Member
Join Date: Dec 2010
Location: Czech republic
Old 10-06-2019 , 08:10   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #397

Quote:
Originally Posted by Franc1sco View Post
XD added to the first post

thank you
__________________
EMINEM_FB is offline
EMINEM_FB
Senior Member
Join Date: Dec 2010
Location: Czech republic
Old 10-06-2019 , 08:24   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #398

Quote:
Originally Posted by Franc1sco View Post
XD added to the first post
Maybe this will be better solution than gif

__________________
EMINEM_FB is offline
nguyenbaodanh
AlliedModders Donor
Join Date: Jun 2007
Location: HCMC, Vietnam
Old 10-31-2019 , 23:26   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #399

If we can also change price to buy, ammo , damage scale, recoil and sound. this will be perfect
__________________
nguyenbaodanh is offline
EMINEM_FB
Senior Member
Join Date: Dec 2010
Location: Czech republic
Old 11-02-2019 , 07:53   Re: [CS:GO] Custom Weapons Menu (very easy to configure) now with sql support
Reply With Quote #400

Quote:
Originally Posted by romeo7 View Post
This is new version of CWM which is edited by me.
Changelog:

Configuration example (configuration.txt):
Code:
"CustomModels"
{
	"weapon_m4a1"
	{
		"Etherial"
		{
			"model"			"models/weapons/ethereal/v_ethereal.mdl"
			"worldmodel"		"models/weapons/ethereal/w_ethereal.mdl"
			"dropmodel"		"models/weapons/ethereal/w_ethereal_dropped.mdl"
			"sound"			"sound/weapons/ethereal_shoot1.mp3"
			"flag"			"o"
		}
	}
}
You must add sounds to downloads.txt file!
Maybe compare this edited plugin with this? https://forums.alliedmods.net/showthread.php?t=315338

And final will look like this?
Code:
"CustomModels"
{
	"weapon_m4a1"
	{
		"Etherial"
		{
			"model"			"models/weapons/ethereal/v_ethereal.mdl"
			"worldmodel"		"models/weapons/ethereal/w_ethereal.mdl"
			"dropmodel"		"models/weapons/ethereal/w_ethereal_dropped.mdl"
			"sound"			"sound/weapons/ethereal_shoot1.mp3"
			"flag"			"o"
			"kill_icon"		"materials/eminem/icons/rpg.svg"
		}
	}
}
__________________

Last edited by EMINEM_FB; 11-02-2019 at 07:53.
EMINEM_FB 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 08:51.


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