Raised This Month: $ Target: $400
 0% 

Suggestion / Subplugin Request [Help]Need some sub plugins.^^


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-22-2011 , 06:37   [Help]Need some sub plugins.^^
Reply With Quote #1

Hi,I need some sub plugin for my server,if who have plz shar,if not have plz make for me(if you pro):
+Plugin remove all weapons of human in time end round(in new round,human not have wpn of previous round).
+Plugin replacement all wpn default menu choose in new round.
+Plugin keep HP of ZOmbie when he respawn(Before he dead he have 3000+500HP when he infect and then he spawn and HP is 3500-not change).
OK,I thinks it's so many,^^,Plz help me ,share me and I thanks yous.Thanks so much(If Joker can help ,I feel very thanks,He help me twice)=))
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 11-22-2011 , 07:33   Re: [Help]Need some sub plugins.^^
Reply With Quote #2

no , I can't

anyway what is this?
Code:
+Plugin replacement all wpn default menu choose in new round.
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.

Last edited by JoKeR LauGh; 11-22-2011 at 07:33.
JoKeR LauGh is offline
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-22-2011 , 12:54   Re: [Help]Need some sub plugins.^^
Reply With Quote #3

Quote:
Originally Posted by JoKeR LauGh View Post
no , I can't
anyway what is this?
Code:
+Plugin replacement all wpn default menu choose in new round.
Oh!thjs plugin i found,(sr my english is not good),this is plugin replacement models ^^.thank for reply,plz reply me two plugin(health+remove wpn)and if can,can you share me plugin change ammo for all gun.Thanks Joker.^~^
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 11-22-2011 , 18:28   Re: [Help]Need some sub plugins.^^
Reply With Quote #4

https://forums.alliedmods.net/showth...ghlight=weapon

ammo for all gun - you can edit your zp 4.3 plugin .
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-22-2011 , 19:51   Re: [Help]Need some sub plugins.^^
Reply With Quote #5

Quote:
Originally Posted by JoKeR LauGh View Post
https://forums.alliedmods.net/showth...ghlight=weapon
ammo for all gun - you can edit your zp 4.3 plugin .
OK man!Thanks so much,if you have 2 sub plugin (keep hp and remove all weapon when round end) please share to me.Nike job. ^^
P/s: Plz quote code to change ammo for gun in zombieplague40.sma file. ;-)
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 11-22-2011 , 20:26   Re: [Help]Need some sub plugins.^^
Reply With Quote #6

PHP Code:
// Max BP ammo for weapons
new const MAXBPAMMO[] = { -152, -1901321100901120100100909090100120,
301202003290120902359090, -1100 }

// Max Clip for weapons
new const MAXCLIP[] = { -113, -110, -17, -13030, -13020253035251220,
10301008303020, -173030, -150 }

// Amount of ammo to give when buying additional clips for weapons
new const BUYAMMO[] = { -113, -130, -18, -11230, -13050123030301230,
1030308303030, -173030, -150 }

// Ammo IDs for weapons
new const AMMOID[] = { -19, -121251464131076444610,
11035410211842, -1}

// 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[] = { 0CSW_AWPCSW_SCOUTCSW_M249CSW_AUGCSW_XM1014CSW_MAC10CSW_FIVESEVENCSW_DEAGLE,
CSW_P228CSW_ELITECSW_FLASHBANGCSW_HEGRENADECSW_SMOKEGRENADECSW_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" 
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-22-2011 , 20:52   Re: [Help]Need some sub plugins.^^
Reply With Quote #7

Oh men!that is,i saw it but i view ammo =-1,now i knew why this =-1 (ammo for " "-nothing).Thanks again.so 2 plugin hp+remove?
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
JoKeR LauGh
Veteran Member
Join Date: May 2011
Location: Malaysia
Old 11-22-2011 , 21:22   Re: [Help]Need some sub plugins.^^
Reply With Quote #8

hp?
respawn + hp ?
I've made it for you before?
__________________
Quote:
Originally Posted by addons_zz View Post
Also, just to not read `the article`, read all you find. Read and read, for ever and ever. Never stop reading.
Why? Because there is not one single universal truth which holds the meaning for everything.
JoKeR LauGh is offline
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-22-2011 , 21:38   Re: [Help]Need some sub plugins.^^
Reply With Quote #9

No,you shared me respawn plugin but thjs plugin is bad work,it add hp 1 time,not more time respawn later.if can,can you share again.
And this plugin i asked in upthread that mean: keep hp when zombie respawn.
Example:
before dead zombie had 3000hp+500hp infection,then he respawn,zb's hp not change ,keep 3500hp(not reback 3000hp default).that it ^^.and plugin remove:
-all weapon of human will be remove when round end(i mean,i must all weapon used in 1 round).
Thank before u share.^^
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
Lucky888
Senior Member
Join Date: Nov 2011
Location: Paradise
Old 11-24-2011 , 12:45   Re: [Help]Need some sub plugins.^^
Reply With Quote #10

It 's so sad,not people help me.I need final subplugin: keep HP of zombie when he respawn.
Exp: before he dead he have 5000 hp ,his default hp is 3000
hp,when he dead then spawn his HP is not change,he have 5000hp ,not back 3000hp default.that it.
Plz help if you can.THANKS.
P/s:Joker!where are you?He....l....p m.......!!(LOL)
__________________
Lucky888 is offline
Send a message via Yahoo to Lucky888
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 23:05.


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