Raised This Month: $ Target: $400
 0% 

Keyvalues menu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Grafi_
Junior Member
Join Date: Apr 2022
Location: Poland
Old 07-25-2022 , 15:28   Keyvalues menu
Reply With Quote #1

Hello,

Can someone create exemplary guns menu plugin with keyvalues?
Grafi_ is offline
Grafi_
Junior Member
Join Date: Apr 2022
Location: Poland
Old 07-25-2022 , 16:19   Re: Keyvalues menu
Reply With Quote #2

Quote:
Originally Posted by 000 View Post
Hi.

You mean, you want a plugin without hardcoded weaponlist?

If so:
https://forums.alliedmods.net/showthread.php?p=2270024
over there this plugin has some extra features and old syntax :/ I need a simple guns command with config like this

HTML Code:
"Weapons"
{
	"Rifles"
	{
		"weapon_ak47"
		{
			"name"		"AK47"
			"team"		"T"
		}
		"weapon_m4a1"
		{
			"name"		"M4A4"
			"team"		"CT"
		}
		"weapon_m4a1_silencer"
		{
			"name"		"M4A1-S"
			"team"		"CT"
		}
		"weapon_famas"
		{
			"name"		"Famas"
			"team"		"CT"
		}
		"weapon_galilar"
		{
			"name"		"Galil"
			"team"		"T"
		}
		"weapon_aug"
		{
			"name"		"AUG"
			"team"		"CT"
		}
		"weapon_sg556"
		{
			"name"		"SG553"
			"team"		"T"
		}
	}
	"Pistols"
	{
		"weapon_hkp2000"
		{
			"name"		"P2000/USP"
			"team"		"CT"
		}
		"weapon_glock"
		{
			"name"		"Glock"
			"team"		"T"
		}
		"weapon_p250"
		{
			"name"		"P250"
			"team"		"ANY"
		}
		"weapon_fiveseven"
		{
			"name"		"Five-Seven"
			"team"		"CT"
		}
		"weapon_cz75a"
		{
			"name"		"CZ75"
			"team"		"ANY"
		}
		"weapon_tec9"
		{
			"name"		"Tec-9"
			"team"		"T"
		}
		"weapon_elite"
		{
			"name"		"Dual Berettas"
			"team"		"ANY"
		}
		"weapon_deagle"
		{
			"name"		"Deagle"
			"team"		"ANY"
		}
	}
}
Grafi_ is offline
Grafi_
Junior Member
Join Date: Apr 2022
Location: Poland
Old 07-26-2022 , 08:05   Re: Keyvalues menu
Reply With Quote #3

Quote:
Originally Posted by 000 View Post
Okay.

Well, unfortunately I am not interested into it.

Maybe someone else will do this for you.

Best regards.
However i did manage to do it myself but thanks
Grafi_ 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 06:45.


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