Raised This Month: $ Target: $400
 0% 

Zombie Plague Mod 5.0


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Lan-Gaming
Member
Join Date: May 2010
Location: Bulgaria
Old 05-30-2010 , 09:49   Re: Zombie Plague Mod 4.3
#3481

mercylezzz my idea is a newes human classes
Lan-Gaming is offline
Send a message via Skype™ to Lan-Gaming
Oneshox
BANNED
Join Date: May 2010
Location: Germany
Old 05-30-2010 , 10:16   Re: Zombie Plague Mod 4.3
#3482

its not your idea -.-
Oneshox is offline
muxaz
Junior Member
Join Date: Mar 2010
Old 05-31-2010 , 06:17   Re: Zombie Plague Mod 4.3
#3483

Greetings to all
I wish to ask for you the help to me it is necessary in zombplague40.sma
To add the new weapon which it is given in the round beginning I ask all a coma to help me not hard!
//Max BP ammo for weapons
new const MAXBPAMMO [] = {-1, 52,-1, 90, 1, 32, 1, 100, 90, 1, 120, 100, 100, 90, 90, 90, 100, 120,
30, 120, 200, 32, 90, 120, 90, 2, 35, 90, 90,-1, 100}---> the New weapon

//Max Clip for weapons
new const MAXCLIP [] = {-1, 13,-1, 10,-1, 7,-1, 30, 30,-1, 30, 20, 25, 30, 35, 25, 12, 20,
10, 30, 100, 8, 30, 30, 20,-1, 7, 30, 30,-1, 50}---> the New weapon

//Amount of ammo to give when buying additional clips for weapons
new const BUYAMMO [] = {-1, 13,-1, 30,-1, 8,-1, 12, 30,-1, 30, 50, 12, 30, 30, 30, 12, 30,
10, 30, 30, 8, 30, 30, 30,-1, 7, 30, 30,-1, 50}---> the New weapon

//Ammo IDs for weapons
new const AMMOID [] = {-1, 9,-1, 2, 12, 5, 14, 6, 4, 13, 10, 7, 6, 4, 4, 4, 6, 10,
1, 10, 3, 5, 4, 10, 2, 11, 8, 4, 2,-1, 7}---> the New weapon

//Ammo Type Names for weapons
new const AMMOTYPE [] [] = {"", "357sig", "", "762nato", "", "buckshot", "", "45acp", "556nato", "", "9mm", "57mm", "45acp",
"556nato", "556nato", "556nato", "45acp", "9mm", "338magnum", "9mm", "556natobox", "buckshot",
"556nato", "9mm", "762nato", "", "50ae", "556nato", "762nato", "", "57mm"}---> the New weapon

//Weapon IDs for ammo types
new const AMMOWEAPON [] = {0, CSW_AWP, CSW_SCOUT, CSW_M249, CSW_AUG, CSW_XM1014, CSW_MAC10, CSW_FIVESEVEN, CSW_DEAGLE,
CSW_P228, CSW_ELITE, CSW_FLASHBANG, CSW_HEGRENADE, CSW_SMOKEGRENADE, CSW_C4}---> the New weapon

//Primary and Secondary Weapon Names
new const WEAPONNAMES [] [] = {"", "P228 Compact", "", "Schmidt Scout", "", "XM1014 M4", "", "Ingram MAC-10", "Steyr AUG A1",
"", "Dual Elite Berettas", "FiveseveN", "UMP 45", "SG-550 Auto-Sniper", "IMI Galil", "Famas",
"USP.45 ACP Tactical", "Glock 18C", "AWP Magnum Sniper", "MP5 Navy", "M249 Para Machinegun",
"M3 Super 90", "M4A1 Carbine", "Schmidt TMP", "G3SG1 Auto-Sniper", "", "Desert Eagle.50 AE",
"SG-552 Commando", "AK-47 Kalashnikov", "", "ES P90"}---> the New weapon

//Weapon entity names
new const WEAPONENTNAMES [] [] = {"", "weapon_p228", "", "weapon_scout", "weapon_hegrenade", "weapon_xm1014", "weapon_c4", "weapon_mac10",
"weapon_aug", "weapon_smokegrenade", "weapon_elite", "weapon_fiveseven", "weapon_ump45", "weapon_sg550",
"weapon_galil", "weapon_famas", "weapon_usp", "weapon_glock18", "weapon_awp", "weapon_mp5navy", "weapon_m249",
"weapon_m3", "weapon_m4a1", "weapon_tmp", "weapon_g3sg1", "weapon_flashbang", "weapon_deagle", "weapon_sg552",
"weapon_ak47", "weapon_knife", "weapon_p90"}---> the New weapon
Your help is very necessary
[RUS]
Привет всем
Я хочу попросить у вас помощи мне нужно в zombplague40.sma
добавить новое оружие которое даётся в начале раунда прошу всех кому не тяжело помочь мне !
// Max BP ammo for weapons
new const MAXBPAMMO[] = { -1, 52, -1, 90, 1, 32, 1, 100, 90, 1, 120, 100, 100, 90, 90, 90, 100, 120,
30, 120, 200, 32, 90, 120, 90, 2, 35, 90, 90, -1, 100 }----> Новое оружие

// Max Clip for weapons
new const MAXCLIP[] = { -1, 13, -1, 10, -1, 7, -1, 30, 30, -1, 30, 20, 25, 30, 35, 25, 12, 20,
10, 30, 100, 8, 30, 30, 20, -1, 7, 30, 30, -1, 50 }----> Новое оружие

// Amount of ammo to give when buying additional clips for weapons
new const BUYAMMO[] = { -1, 13, -1, 30, -1, 8, -1, 12, 30, -1, 30, 50, 12, 30, 30, 30, 12, 30,
10, 30, 30, 8, 30, 30, 30, -1, 7, 30, 30, -1, 50 }----> Новое оружие

// Ammo IDs for weapons
new const AMMOID[] = { -1, 9, -1, 2, 12, 5, 14, 6, 4, 13, 10, 7, 6, 4, 4, 4, 6, 10,
1, 10, 3, 5, 4, 10, 2, 11, 8, 4, 2, -1, 7 }----> Новое оружие

// Ammo Type Names for weapons
new const AMMOTYPE[][] = { "", "357sig", "", "762nato", "", "buckshot", "", "45acp", "556nato", "", "9mm", "57mm", "45acp",
"556nato", "556nato", "556nato", "45acp", "9mm", "338magnum", "9mm", "556natobox", "buckshot",
"556nato", "9mm", "762nato", "", "50ae", "556nato", "762nato", "", "57mm" }----> Новое оружие

// Weapon IDs for ammo types
new const AMMOWEAPON[] = { 0, CSW_AWP, CSW_SCOUT, CSW_M249, CSW_AUG, CSW_XM1014, CSW_MAC10, CSW_FIVESEVEN, CSW_DEAGLE,
CSW_P228, CSW_ELITE, CSW_FLASHBANG, CSW_HEGRENADE, CSW_SMOKEGRENADE, CSW_C4 }----> Новое оружие

// Primary and Secondary Weapon Names
new const WEAPONNAMES[][] = { "", "P228 Compact", "", "Schmidt Scout", "", "XM1014 M4", "", "Ingram MAC-10", "Steyr AUG A1",
"", "Dual Elite Berettas", "FiveseveN", "UMP 45", "SG-550 Auto-Sniper", "IMI Galil", "Famas",
"USP .45 ACP Tactical", "Glock 18C", "AWP Magnum Sniper", "MP5 Navy", "M249 Para Machinegun",
"M3 Super 90", "M4A1 Carbine", "Schmidt TMP", "G3SG1 Auto-Sniper", "", "Desert Eagle .50 AE",
"SG-552 Commando", "AK-47 Kalashnikov", "", "ES P90" } ----> Новое оружие

// Weapon entity names
new const WEAPONENTNAMES[][] = { "", "weapon_p228", "", "weapon_scout", "weapon_hegrenade", "weapon_xm1014", "weapon_c4", "weapon_mac10",
"weapon_aug", "weapon_smokegrenade", "weapon_elite", "weapon_fiveseven", "weapon_ump45", "weapon_sg550",
"weapon_galil", "weapon_famas", "weapon_usp", "weapon_glock18", "weapon_awp", "weapon_mp5navy", "weapon_m249",
"weapon_m3", "weapon_m4a1", "weapon_tmp", "weapon_g3sg1", "weapon_flashbang", "weapon_deagle", "weapon_sg552",
"weapon_ak47", "weapon_knife", "weapon_p90" }----> Новое оружие
Очень нужна ваша помощь
muxaz is offline
sergio10
Senior Member
Join Date: Mar 2010
Location: allen-rio negro
Old 05-31-2010 , 13:24   Re: Zombie Plague Mod 4.3
#3484

fuck!yea good
sergio10 is offline
Pheonix
Member
Join Date: Mar 2010
Location: Capljina
Old 06-02-2010 , 03:23   Re: Zombie Plague Mod 4.3
#3485

when is new version coming
Pheonix is offline
Send a message via MSN to Pheonix
o2gulo
Member
Join Date: Jul 2008
Old 06-03-2010 , 22:28   Re: Zombie Plague Mod 4.3
#3486

We Don't Know!!! maybe after 3 years? 2 years? 1 year? Maybe If Mercylezz finishes his college! or maybe he won't handle zombie plague anymoe (let's not hope )
__________________
LOL sorry my english is freaking bad!!


UNBEATABLE INTERNET SPEED!!! no one is slow as mine!!


o2gulo is offline
Send a message via Yahoo to o2gulo
shuttle_wave
Veteran Member
Join Date: Apr 2009
Location: New Zealand
Old 06-13-2010 , 07:01   Re: Zombie Plague Mod 4.3
#3487

Quote:
Originally Posted by Pheonix View Post
when is new version coming
Hope its coming soon
__________________
JailBreak Mod with Plugin API ( 90% ) Public
shuttle_wave is offline
Kreation
Veteran Member
Join Date: Jan 2010
Location: Illinois
Old 06-14-2010 , 00:52   Re: Zombie Plague Mod 4.3
#3488

I hope this mod gets burned and buried.
__________________
Hi.
Kreation is offline
Oneshox
BANNED
Join Date: May 2010
Location: Germany
Old 06-14-2010 , 08:52   Re: Zombie Plague Mod 4.3
#3489

I hope you die
Oneshox is offline
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 06-14-2010 , 13:27   Re: Zombie Plague Mod 4.3
#3490

Morons.
KadiR is offline
Closed Thread



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 23:27.


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