Raised This Month: $51 Target: $400
 12% 

Subplugin Submission [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!


Post New Thread Reply   
 
Thread Tools Display Modes
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 05-09-2011 , 23:47   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #81

2.0 is actually ready.
I will post in new thread since there is so much changes, so you can call it a different plugin actually.
There is still something i want to implement:
PHP Code:
enum
{
    
ZP_CS_ITEM_LIMIT_NONE=0,
    
ZP_CS_ITEM_LIMIT_ROUND,
    
ZP_CS_ITEM_LIMIT_MAP,
    
ZP_CS_ITEM_LIMIT_PERSONAL_ROUND,
    
ZP_CS_ITEM_LIMIT_PERSONAL_MAP

After I implement limitation system, I'll post 2.0
__________________


Last edited by SonicSonedit; 05-09-2011 at 23:49.
SonicSonedit is offline
vaan123
Veteran Member
Join Date: Sep 2009
Location: Kuwait
Old 05-10-2011 , 11:57   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #82

this is an amazing plugin, you're an amazing scripter, people should appreciate your hard work more.

i can't wait for the new release .

keep up the good work!
__________________

vaan123 is offline
Send a message via MSN to vaan123 Send a message via Yahoo to vaan123 Send a message via Skype™ to vaan123
georgik57
Veteran Member
Join Date: Oct 2008
Location: 🎧Music World
Old 05-11-2011 , 07:36   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #83

Quote:
Originally Posted by vaan123 View Post
this is an amazing plugin, you're an amazing scripter, people should appreciate your hard work more.

i can't wait for the new release :).

keep up the good work!
people should appreciate everyone's work, but i guess they just don't...
and yea...he's a pretty good scripter :P
__________________
georgik57 is offline
Send a message via MSN to georgik57 Send a message via Yahoo to georgik57 Send a message via Skype™ to georgik57
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 05-14-2011 , 08:38   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #84

Ok, here we go.

Really needs testing.
Attached Files
File Type: sma Get Plugin or Get Source (zp_cs_buymenu.sma - 861 views - 57.2 KB)
File Type: sma Get Plugin or Get Source (zp_default_weapons.sma - 698 views - 4.5 KB)
File Type: sma Get Plugin or Get Source (zp_default_grenades.sma - 627 views - 2.1 KB)
File Type: sma Get Plugin or Get Source (zp_default_armor.sma - 617 views - 2.5 KB)
File Type: sma Get Plugin or Get Source (zp_default_nightvision.sma - 619 views - 1.3 KB)
File Type: sma Get Plugin or Get Source (zp_default_zombie_madness.sma - 643 views - 528 Bytes)
File Type: sma Get Plugin or Get Source (zp_default_antidote.sma - 584 views - 541 Bytes)
File Type: sma Get Plugin or Get Source (zp_default_infectgren.sma - 660 views - 530 Bytes)
File Type: txt zp_cs_buymenu.txt (8.2 KB, 314 views)
File Type: inc zp_cs_buymenu.inc (7.6 KB, 330 views)
__________________


Last edited by SonicSonedit; 05-14-2011 at 13:00.
SonicSonedit is offline
SonicSonedit
Veteran Member
Join Date: Nov 2008
Location: Silent Hill
Old 05-14-2011 , 09:02   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #85

How this is supposed to work:
  1. after rebuy time is over buy menu should not dissapear, but re-opened if needed.
  2. You can buy only 3 weapons per round (personal limit).
  3. All pistols dissapear from buymenu after buytime is over and pistols menu is grayed.
  4. m249 and autosnipers dissapear from buymenu - there will be only awp in big guns.
  5. if human, you can buy 100 armor in round start for 5k$ and 100 more armor every 60 seconds for 15k$ (personal limit).
  6. if zombie, you buy 100 armor every 30 seconds for 5k$ (personal limit).
  7. if survivor, you buy 100 armor every 60 seconds for 10k$ (personal limit).
  8. if nemesis, you buy 100 armor every 15 seconds for 3.5k$ (personal limit).
  9. you can buy 1 grenade of each type on round start for 300/400/500$ and 1 more of each type every 60 seconds for 3000/4000/5000$ (personal limit).
  10. you can find nightvision/radar for 10k$ anytime
  11. nightvision doesn't dissapear on round start
  12. radar is update, see here: [ZP] Extra item: Radar Scanner
  13. zombies can buy only 5 zombie madnesses per round (NOT personal limit - global for all zombies)
  14. same for infect gren - 1 per round
  15. You can buy 2 antidotes per round (personal limit)
__________________

SonicSonedit is offline
klatro
Senior Member
Join Date: Oct 2009
Location: The world and at home
Old 05-14-2011 , 09:21   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #86

Where is zp_cs_buymenu.inc ?
klatro is offline
vaan123
Veteran Member
Join Date: Sep 2009
Location: Kuwait
Old 05-14-2011 , 09:43   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #87

you should consider making a new topic for this, with all the major updates you've made i think it would be a good idea to do so.

other than that good job!
__________________

vaan123 is offline
Send a message via MSN to vaan123 Send a message via Yahoo to vaan123 Send a message via Skype™ to vaan123
vaan123
Veteran Member
Join Date: Sep 2009
Location: Kuwait
Old 05-14-2011 , 11:52   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #88

HTML Code:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// zp_cs_buymenu.sma
// D:\HLDS\cstrike\addons\amxmodx\scripting\zp_cs_buymenu.sma(10) : fatal error
100: cannot read from file: "dhudmessage"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file D:\HLDS\cstrike\addons\amxmodx\scripting\compile
d\zp_cs_buymenu.amx (compile failed).
//
// Compilation Time: 0.09 sec
// ----------------------------------------

Press enter to exit ...
__________________

vaan123 is offline
Send a message via MSN to vaan123 Send a message via Yahoo to vaan123 Send a message via Skype™ to vaan123
klatro
Senior Member
Join Date: Oct 2009
Location: The world and at home
Old 05-14-2011 , 11:55   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #89

[INC] Director Hud Message
klatro is offline
vaan123
Veteran Member
Join Date: Sep 2009
Location: Kuwait
Old 05-14-2011 , 12:31   Re: [ZP] Addon: Counter-Strike like Buymenu for Zombie Plagie!
Reply With Quote #90

Quote:
Originally Posted by klatro View Post
thanks worked!



EDIT: I get this error when i try compiling zp_default_weapons.

Quote:
//AMXXPC compile.exe
// by the AMX Mod X Dev Team


//// zp_default_weapons.sma
// D:\HLDS\cstrike\addons\amxmodx\scripting\zp_d efault_weapons.sma(5) : fatal er
ror 100: cannot read from file: "zp_cs_buymenu"
//
// Compilation aborted.
// 1 Error.
// Could not locate output file D:\HLDS\cstrike\addons\amxmodx\scripting\comp ile
d\zp_default_weapons.amx (compile failed).
//
// Compilation Time: 0.06 sec
// ----------------------------------------

Press enter to exit ...
__________________


Last edited by vaan123; 05-14-2011 at 13:00.
vaan123 is offline
Send a message via MSN to vaan123 Send a message via Yahoo to vaan123 Send a message via Skype™ to vaan123
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 08:50.


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