Thread: [Suggestion / Subplugin Request] CS weapons as exra items
View Single Post
Gamewar
Junior Member
Join Date: Mar 2020
Location: Somewhere
Old 12-31-2021 , 19:13   Re: CS weapons as exra items
Reply With Quote #5

Quote:
Originally Posted by zXCaptainXz View Post
Open zombieplague.ini and find [Extra Items: Weapons and their costs], replace what's below it with this

Code:
[Extra Items: Weapons and their costs]
NAMES = IMI Galil ,Famas ,M4A1 Carbine ,AK-47 Kalashnikov ,SG-552 Commando ,Steyr AUG A1 ,Schmidt Scout ,M3 Super 90 ,XM1014 M4 ,Schmidt TMP ,Ingram MAC-10 ,UMP 45 ,MP5 Navy ,ES P90 ,AWP Magnum Sniper ,M249 Para Machinegun ,SG-550 Auto-Sniper ,G3SG1 Auto-Sniper ,Glock 18C ,USP .45 ACP Tactical ,P228 Compact ,Desert Eagle .50 AE ,FiveseveN ,Dual Elite Berettas ,HE Grenade ,Flashbang ,Smoke Grenade
ITEMS = weapon_galil ,weapon_famas ,weapon_m4a1 ,weapon_ak47 ,weapon_sg552 ,weapon_aug ,weapon_scout ,weapon_m3 ,weapon_xm1014 ,weapon_tmp ,weapon_mac10 ,weapon_ump45 ,weapon_mp5navy ,weapon_p90 ,weapon_awp ,weapon_m249 ,weapon_sg550 ,weapon_g3sg1 ,weapon_glock18 ,weapon_usp ,weapon_p228 ,weapon_deagle ,weapon_fiveseven ,weapon_elite ,weapon_hegrenade ,weapon_flashbang ,weapon_smokegrenade
COSTS = 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10
Go to zombieplague.cfg and disable zp_buy_custom to prevent players from getting free weapons on spawn
Code:
zp_buy_custom 0 // Enable custom buy menus
Problem solved.
Thats the thing. The Weapon_ thing is regular CS 1.6 script. the plugin what I use can see things what is only in extra item in zp_extraitems.ini.

If i gonna put zp_buy_custom 0 then I still can't buy regular weapons in the main custom buy menu plugin

If its required I can send the SMA of the plugin but that thing was downloaded outside this website
Gamewar is offline