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

Please Help me :((


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SkIrLlEx
New Member
Join Date: May 2014
Old 05-02-2014 , 14:36   Please Help me :((
Reply With Quote #1

Hello I have a problem with zp_buymenu or do not know if even this but I'll cut to the chase:

Not long ago I received a very good addon and I wanted to put weapons cso ok I know where to put them.
I went on my sv show Buymenu weapons and that they can take because my final is on the web server level and we need to level the gun INFINITY!. Like I said show me the gun but can not take: (Please help me here is zp_buymenu:

PISTOLS]//пистолеты
{
"Desert Eagle" "weapon_deagle" "2000" "HD" "0" ""
"Infinity RED" "Inf. RED" "4000" "HD" "1" ""
"Colt Anaconda" "Anaconda" "5000" "HD" "2" ""
"KB Skull1" "Skull1" "7000" "HD" "4" ""
"KB Dual Infinity" "Dual Inf" "10000" "HD" "6" ""
"Cyclone" "sfpistol" "5000" "" "7" ""
}

[SHOTGUNS]//дробовики
{
"M3 Leone ShotGun" "weapon_m3" "2000" "" "0" ""
"XM1014 Auto-ShotGun" "weapon_xm1014" "3000" "" "2" ""
"Double Barrel Sawn-Off" "Dou" "4000" "" "4" ""
"Quad Barrel" "KSG-12" "5000" "" "6" ""
"M1887 Winchester" "M1887" "10000" "" "10" ""
"USAS-12 Camo Shotgun" "USAS-12" "12000" "" "12" ""
"Franchi SPAS12" "spas12" "15000" "" "14" ""
}

[AUTOMACHINES]//автоматы
{
"MP5 Navy" "weapon_mp5navy" "2000" "" "0" ""
"ES P90" "weapon_p90" "3000" "" "1" ""
"M4A1\w - " "weapon_m4a1" "3200" "" "3" ""
"AK-47\w - " "weapon_ak47" "3100" "" "4" ""
"RockGitar" "RockGuitar" "4700" "" "5" ""
"H&K Double Mp7a1" "H&K D.Mp7a1" "6000" "" "8" ""
"H&K MP7A1 r[New]" "H&K MP7A1" "7000" "" "12" ""
"Thompson r[New]" "[Thompson]" "9000" "" "16" ""
"HK416 Carabine r[New]" "[HK416" "10000" "" "18" ""
"Cart Blue" "Cart Blue" "1000" "" "20" ""
"Colt M16A4 r[New]" "Colt M16a4" "1100" "" "22" ""
"AK-47 Long" "AK-47 Long" "1100" "" "22" ""
"WaterGun" "WaterGun" "1200" "" "25" ""
"H&K XM8" "H&K XM8" "1200" "" "25" ""
}

[RIFLES]//винтовки
{
"AWP Magnum Sniper" "weapon_awp" "3000" "" "8" ""
"M24 Schwidt Scout" "M24" "5000" "" "14" ""
"Soul Skull-5 r[New]" "Skull-5" "10000" "" "18" ""
"SVD Dragunova" "SVD" "2000" "" "3" "20"
"VSK94 Auto-Sniper" "VSK94" "25000" "" "24" ""
"M400 Magnum Sniper" "M400" "25000" "" "24" ""
}

[MACHINEGUNS]//пулеметы
{
"M249 Para Mashin-Gun" "weapon_m249" "5000" "" "10" ""
"QBB95" "QBB-95 EX"" "6000" "" "10" ""
"H&K HK23" "H&K HK23" "7000" "" "18" ""
"MG3 Mashine-Gun" "MG3" "15000" "" "22" ""
"M60e4 Mashin-Gun r[New]" "m60e4" "15000" "" "24" ""
"KS-501 Extreme" "KS-501 EX" "20000" "" "26" ""
}

[KNIFES]//ножи
{






}

[H_EXTRAITEMS]//обмундирование для людей
{

"\r[Frost] \wGrenade" "weapon_flashbang" "600" "" "0" ""
"\r[Napalm] \wGrenade" "weapon_hegrenade" "900" "" "0" ""
"Anti-Infection Armor" "Anti-Infection Armor" "5000" "" "0" ""
"MultiJump(+1)" "Multijump (+1)" "6000" "" "3" ""
"Buy 100 HP" "Health kit" "8000" "" "4" ""
"Launcher [M79]" "M79" "15000" "" "8" ""
"Jetpack+Bazooka (one Round)" "Jetpack+Bazooka (one Round)" "60000" "ach" "18" "20"
"Bought \rSurvivor\w - " "surv" "81000" "" "25" "25"
}

[Z_EXTRAITEMS]//обмундирование для зомби
{
"\rJumping \wGrenade\w - " "bombgrenade" "1000" "" "2" ""
"\rConcussion \wGrenade\w - " "Conc Grenade" "2500" "" "2" ""
"Knife Blink \r(2)\w - " "ML_KNIFE_BLINK" "5000" "" "6" ""
"Zombie Madness\w - " "Zombie Madness" "11000" "" "8" ""
"Bought \rBoss\w - " "boss" "81000" "" "25" "25"
}

[LEVELS_EXP]
{
70
90
120
160
200
250
310
380
460
550
650
760
880
1010
2020
3040
4480
5660
6840
7900
8000
9050
10100
11200
12400
13800
15600
17200
18400
20000
}

[LEVELS_WEAPKEY]
{
}





AND:

////////////////////////////////////////////////////////////////////
// todo commands for standart CS weapon can be found here //
// http://wiki.amxmodx.org/CS_Weapons_Information //
// but instead "weapon_" use "zp_cs_buy_" //
// for example: weapon_g3sg1 -> zp_cs_g3sg1, so, to buy g3sg1: //
// zp_cs_buymenu_biggun03_todo zp_cs_g3sg1 //
////////////////////////////////////////////////////////////////////
// Items added in order. //
// for example: //
// zp_cs_buymenu_pistol07_name "Solar Scorcher" //
// zp_cs_buymenu_pistol48_name "Revolver" //
// zp_cs_buymenu_pistol31_name "Antidote gun" //
// Y'll see: //
// 1. Glock //
// 2. USP //
// <...> //
// 6. Dual Elites //
// 7. Solar Scorcher //
// 8. Antidote gun //
// 9. Revolver //
////////////////////////////////////////////////////////////////////
// if you have error with MSG_ONE => //
// => one of your menu items Name length + cost length + //
// + todo length is too looooong. (max 100 chars total) //
////////////////////////////////////////////////////////////////////


//General
//-------
zp_cs_human_income_cash_rate 2.0
zp_cs_zombie_income_cash_rate 2.0
zp_cs_nemesis_income_cash_rate 0.5
zp_cs_survivor_income_cash_rate 1.0
zp_cs_moneymax 500000
zp_cs_money_killbonus 500
zp_cs_deathmoneybonus 750
zp_cs_infectmoneybonus 1500
zp_cs_survivor_canbuy 0
zp_cs_nemesis_canbuy 0

//End round bonuses/penalties
//---------------------------
zp_cs_zombie_nodeathscore 1
zp_cs_money_human_win 1500
zp_cs_money_human_lose -1500
zp_cs_money_human_draw 500
zp_cs_money_zombie_win 1500
zp_cs_money_zombie_lose -1500
zp_cs_money_zombie_draw 0
zp_cs_drawround_frag_h 0
zp_cs_drawround_frag_z 0
zp_cs_drawround_death_h 0
zp_cs_drawround_death_z 0

//Mutliples for item prices afrer buytime is over
//-----------------------------------------------
zp_cs_buytime_pistol_mult 1
zp_cs_buytime_shotgun_mult 1
zp_cs_buytime_smgun_mult 1
zp_cs_buytime_rifle_mult 1
zp_cs_buytime_biggun_mult 1
zp_cs_buytime_gren_mult 0
zp_cs_buytime_ammo_mult 200

//Pistols
---------
zp_cs_buymenu_pistol01_name "Desert Eagle"
zp_cs_buymenu_pistol01_cost 2000
zp_cs_buymenu_pistol01_todo zp_cs_buy_deagle
zp_cs_buymenu_pistol02_name "Infinity RED r[New]"
zp_cs_buymenu_pistol02_cost 4000
zp_cs_buymenu_pistol02_todo "Inf. RED"
zp_cs_buymenu_pistol03_name "Colt Anaconda"
zp_cs_buymenu_pistol03_cost 5000
zp_cs_buymenu_pistol03_todo "Anaconda"
zp_cs_buymenu_pistol04_name "KB Dual Infinity r[New]"
zp_cs_buymenu_pistol04_cost 7000
zp_cs_buymenu_pistol04_todo "Dual Inf"
zp_cs_buymenu_pistol05_name "Cyclone"
zp_cs_buymenu_pistol05_cost 8000
zp_cs_buymenu_pistol05_todo "zp_cs_buy_cyclone"



//Shotguns
//--------
zp_cs_buymenu_shotgun01_name "M3 Leone ShotGun "
zp_cs_buymenu_shotgun01_cost 2000
zp_cs_buymenu_shotgun01_todo zp_cs_buy_m3
zp_cs_buymenu_shotgun02_name "XM1014 Auto-ShotGun "
zp_cs_buymenu_shotgun02_cost 3000
zp_cs_buymenu_shotgun02_todo zp_cs_buy_xm1014
zp_cs_buymenu_shotgun03_name "Double Barrel Sawn-Off "
zp_cs_buymenu_shotgun03_cost 4000
zp_cs_buymenu_shotgun03_todo "Dou"
zp_cs_buymenu_shotgun04_name "Quad Barrel r[New] "
zp_cs_buymenu_shotgun04_cost 5000
zp_cs_buymenu_shotgun04_todo "KSG-12"
zp_cs_buymenu_shotgun05_name "M1887 Winchester "
zp_cs_buymenu_shotgun05_cost 10000
zp_cs_buymenu_shotgun05_todo "M1887"
zp_cs_buymenu_shotgun06_name "USAS-12 Camo Shotgun "
zp_cs_buymenu_shotgun06_cost 12000
zp_cs_buymenu_shotgun06_todo "USAS-12"
zp_cs_buymenu_shotgun07_name "Franchi SPAS12 "
zp_cs_buymenu_shotgun07_cost 15000
zp_cs_buymenu_shotgun07_todo "spas12"


//Light guns
//----------
zp_cs_buymenu_smgun01_name "MP5 Navy "
zp_cs_buymenu_smgun01_cost 2000
zp_cs_buymenu_smgun01_todo zp_cs_buy_mp5navy
zp_cs_buymenu_smgun02_name "ES P90 "
zp_cs_buymenu_smgun02_cost 3000
zp_cs_buymenu_smgun02_todo zp_cs_buy_p90
zp_cs_buymenu_smgun03_name "Galil "
zp_cs_buymenu_smgun03_cost 4000
zp_cs_buymenu_smgun03_todo zp_cs_buy_galil
zp_cs_buymenu_smgun04_name "Famas "
zp_cs_buymenu_smgun04_cost 5000
zp_cs_buymenu_smgun04_todo zp_cs_buy_famas
zp_cs_buymenu_smgun05_name "H&K Double Mp7a1 "
zp_cs_buymenu_smgun05_cost 6000
zp_cs_buymenu_smgun05_todo "H&K D.Mp7a1"
zp_cs_buymenu_smgun06_name "H&K MP7A1 r[New] "
zp_cs_buymenu_smgun06_cost 7000
zp_cs_buymenu_smgun06_todo "H&K MP7A1"
zp_cs_buymenu_smgun07_name "M4A1 Carabine "
zp_cs_buymenu_smgun07_cost 8000
zp_cs_buymenu_smgun07_todo zp_cs_buy_m4a1
zp_cs_buymenu_smgun08_name "AK47 Kalashnikov "
zp_cs_buymenu_smgun08_cost 9000
zp_cs_buymenu_smgun08_todo zp_cs_buy_ak47
zp_cs_buymenu_smgun09_name "RockGitar"
zp_cs_buymenu_smgun09_cost 4700
zp_cs_buymenu_smgun09_todo "RockGitar"
zp_cs_buymenu_smgun10_name "HK416 Carabine r[New] "
zp_cs_buymenu_smgun10_cost 10000
zp_cs_buymenu_smgun10_todo "[HK416]"
zp_cs_buymenu_smgun11_name "Cart Blue "
zp_cs_buymenu_smgun11_cost 11000
zp_cs_buymenu_smgun11_todo "Cart Blue"
zp_cs_buymenu_smgun12_name "Colt M16A4 r[New] "
zp_cs_buymenu_smgun12_cost 13000
zp_cs_buymenu_smgun12_todo "Colt M16a4"
zp_cs_buymenu_smgun13_name "AK-47 Long "
zp_cs_buymenu_smgun13_cost 15000
zp_cs_buymenu_smgun13_todo "AK47 Long"
zp_cs_buymenu_smgun14_name "AK-47+Knife "
zp_cs_buymenu_smgun14_cost 11000
zp_cs_buymenu_smgun14_todo "AK47+Knife"
zp_cs_buymenu_smgun15_name "F2000 "
zp_cs_buymenu_smgun15_cost 10000
zp_cs_buymenu_smgun15_todo "F2000"
zp_cs_buymenu_smgun16_name "WaterGun "
zp_cs_buymenu_smgun16_cost 12000
zp_cs_buymenu_smgun16_todo "WaterGun"
zp_cs_buymenu_smgun17_name "Thompson r[New] "
zp_cs_buymenu_smgun17_cost 9000
zp_cs_buymenu_smgun17_todo "[Thompson]"
zp_cs_buymenu_smgun18_name "Kreig 552 Commando "
zp_cs_buymenu_smgun18_cost 5000
zp_cs_buymenu_smgun18_todo zp_cs_buy_sg552
zp_cs_buymenu_smgun19_name "Bullpup AUG "
zp_cs_buymenu_smgun19_cost 4000
zp_cs_buymenu_smgun19_todo zp_cs_buy_aug
zp_cs_buymenu_smgun20_name "H&K XM8 "
zp_cs_buymenu_smgun20_cost 12000
zp_cs_buymenu_smgun20_todo "H&K XM8"



//Rifles
//------
zp_cs_buymenu_rifle01_name "M24 Schwidt Scout "
zp_cs_buymenu_rifle01_cost 7000
zp_cs_buymenu_rifle01_todo "M24"
zp_cs_buymenu_rifle02_name "G3SG1 Auto-Sniper "
zp_cs_buymenu_rifle02_cost 8000
zp_cs_buymenu_rifle02_todo zp_cs_buy_g3sg1
zp_cs_buymenu_rifle03_name "Soul Skull-5 r[New] "
zp_cs_buymenu_rifle03_cost 17000
zp_cs_buymenu_rifle03_todo "Skull-5"
zp_cs_buymenu_rifle04_name "SVD Dragunova "
zp_cs_buymenu_rifle04_cost 18000
zp_cs_buymenu_rifle04_todo "SVD"
zp_cs_buymenu_rifle05_name "VSK94 Auto-Sniper "
zp_cs_buymenu_rifle05_cost 20000
zp_cs_buymenu_rifle05_todo "VSK94"
zp_cs_buymenu_rifle06_name "AWP Magnum Sniper "
zp_cs_buymenu_rifle06_cost 3000
zp_cs_buymenu_rifle06_todo zp_cs_buy_awp
zp_cs_buymenu_rifle07_name "M400 Magnum Sniper "
zp_cs_buymenu_rifle07_cost 25000
zp_cs_buymenu_rifle07_todo "M400"

//Big guns
//--------
zp_cs_buymenu_biggun01_name "M249 Para Mashin-Gun "
zp_cs_buymenu_biggun01_cost 5000
zp_cs_buymenu_biggun01_todo zp_cs_buy_m249
zp_cs_buymenu_biggun02_name "QBB95 "
zp_cs_buymenu_biggun02_cost 6000
zp_cs_buymenu_biggun02_todo "QBB-95 EX"
zp_cs_buymenu_biggun03_name "H&K HK23 "
zp_cs_buymenu_biggun03_cost 7000
zp_cs_buymenu_biggun03_todo "H&K HK23"
zp_cs_buymenu_biggun04_name "KS-501 Extreme "
zp_cs_buymenu_biggun04_cost 10000
zp_cs_buymenu_biggun04_todo "KS-501 EX"
zp_cs_buymenu_biggun05_name "MG3 Mashine-Gun "
zp_cs_buymenu_biggun05_cost 20000
zp_cs_buymenu_biggun05_todo "MG3"
zp_cs_buymenu_biggun06_name "M60e4 Mashin-Gun r[New] "
zp_cs_buymenu_biggun06_cost 50000
zp_cs_buymenu_biggun06_todo "m60e4"

//Human equipment
//---------------
zp_cs_buymenu_equiph01_name "FB Grenade"
zp_cs_buymenu_equiph01_cost 2000
zp_cs_buymenu_equiph01_todo zp_cs_buy_flashbang
zp_cs_buymenu_equiph02_name "He Grenade"
zp_cs_buymenu_equiph02_cost 3000
zp_cs_buymenu_equiph02_todo zp_cs_buy_hegrenade
zp_cs_buymenu_equiph03_todo "Anti-Infection Armor"
zp_cs_buymenu_equiph03_name "Anti-Infection Armor"
zp_cs_buymenu_equiph03_cost 5000
zp_cs_buymenu_equiph04_todo "Multijump (+1)"
zp_cs_buymenu_equiph04_name "Multijump (+1)"
zp_cs_buymenu_equiph04_cost 10000
zp_cs_buymenu_equiph05_todo "Unlimited Clip (single round)"
zp_cs_buymenu_equiph05_name "Unlimited Clip (single round)"
zp_cs_buymenu_equiph05_cost 30000
zp_cs_buymenu_equiph06_todo "Laser Mine"
zp_cs_buymenu_equiph06_name "Lasermine (Humans)"
zp_cs_buymenu_equiph06_cost 20000
zp_cs_buymenu_equiph07_name "Chainsaw "
zp_cs_buymenu_equiph07_cost 60000
zp_cs_buymenu_equiph07_todo "Chainsaw"
zp_cs_buymenu_equiph08_name "Launcher [M79]"
zp_cs_buymenu_equiph08_cost 25000
zp_cs_buymenu_equiph08_todo "M79"
zp_cs_buymenu_equiph09_name "Flamethrower r[New] "
zp_cs_buymenu_equiph09_cost 40000
zp_cs_buymenu_equiph09_todo "Salamander Flamethrower"
zp_cs_buymenu_equiph10_name "Jetpack+Bazooka (one Round)"
zp_cs_buymenu_equiph10_cost 40000
zp_cs_buymenu_equiph10_todo "Jetpack+Bazooka (one Round)"
zp_cs_buymenu_equiph11_name "Buy Survivor"
zp_cs_buymenu_equiph11_cost 150000
zp_cs_buymenu_equiph11_todo "surv"
zp_cs_buymenu_equiph12_name "Buy BOSS "
zp_cs_buymenu_equiph12_cost 200000
zp_cs_buymenu_equiph12_todo "boss"


//Zombie equipment
//----------------
zp_cs_buymenu_equipz01_name "T-virus Antidote"
zp_cs_buymenu_equipz01_cost 25000
zp_cs_buymenu_equipz01_todo "zp_cs_antidote"
zp_cs_buymenu_equipz02_name "Madness"
zp_cs_buymenu_equipz02_cost 15000
zp_cs_buymenu_equipz02_todo zp_cs_zombie_madness
zp_cs_buymenu_equipz03_name "Infection Grenade"
zp_cs_buymenu_equipz03_cost 35000
zp_cs_buymenu_equipz03_todo zp_cs_buy_hegrenade
zp_cs_buymenu_equipz04_name "KnockBack Grenade "
zp_cs_buymenu_equipz04_cost 1000
zp_cs_buymenu_equipz04_todo "bombgrenade"
zp_cs_buymenu_equipz05_name "Shock Grenade "
zp_cs_buymenu_equipz05_cost 1500
zp_cs_buymenu_equipz05_todo "Conc Grenade"
zp_cs_buymenu_equipz06_name "Knife Blink (2) "
zp_cs_buymenu_equipz06_cost 5000
zp_cs_buymenu_equipz06_todo "ML_KNIFE_BLINK"
SkIrLlEx is offline
EDUTz
Senior Member
Join Date: Jun 2010
Location: Dracula's Homeland
Old 05-10-2014 , 18:04   Re: Please Help me :((
Reply With Quote #2

improve your english, we cannot understand what exacly is that you want ..

at the same time, if it's a custom mod, you should ask the author for support. As long that this plugin u're using isn't listed here, we can't do anything about it...
EDUTz 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 13:25.


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