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

HEV Suit [Mark V]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Gameplay        Approver:   Hawk552 (427)
fR4gn0tiX!
Senior Member
Join Date: Nov 2009
Location: Georgia, Tbilisi
Old 03-06-2010 , 17:18   HEV Suit [Mark V]
Reply With Quote #1



.:: Table of Contents ::.
[ქართული ვერსია]

.:: Description ::.
top

With this plugin, players will be able to buy HEV (Hazardous EnVironments) Suit. They will recieve extra armor, item_longjump (can be disabled by cvar) and suit will "talk". Like in Half Life 1.



.:: Commands ::.
top
  • Note: The prefix of these commands can be: "say .", "say_team .", "say /", "say_team /"
  • hev - Buy HEV Suit / Refill armor and health
  • hevvoice - Enable/disable HEV suit's voice
  • Note: These commands will be available only for player with flag "e" (ADMIN_SLAY)
  • amx_givehev < name | #userid > - Give player HEV Suit
  • amx_damagehev < name | #userid > - Damage user's HEV Suit's system
  • Note: This command will work if you have installed menu plugin too (also you must have flag "e", ADMIN_SLAY)
  • amx_hevmenu - Opens HEV Suit's menu. (Give/Damage HEV Suit)


.:: Cvars ::.
top
  • amx_hevsuitcost (default: 3000)
    Cost of HEV Suit

  • amx_hevsuitarmor (default: 100)
    How much armor player will recieve if he/she will buy HEV Suit

  • amx_hevsuitlongjump (default: 1)
    0 - Disable getting long jump along with suit
    1 - Enable getting long jump along with suit

  • amx_hevaccess (default: 0)
    0 - Everyone can buy HEV Suit
    1 - Only terrorists can buy HEV Suit
    2 - Only counter-terrorists can buy HEV Suit
    3 - Only players with flag "e" (ADMIN_SLAY) can buy HEV Suit

  • amx_hevshortlogon (default: 0)
    0 - HEV Suit's logon will be long. ("Welcome to the HEV Mark V...", "High impact reactive armor activated", "atmospheric ... sensors activated" etc...)
    1 - HEV Suit's logon will be short (Only "Welcome" and "Have a very safe day")



.:: Requirements ::.
top
  • Counter Strike Mod
  • cstrike module
  • fun module
  • hamsandwich module



.:: Recommendation ::.
top

You should use LongJump Enabler plugin. Otherwise, long jump will not work.



.:: How to Install ::.
top
  1. Download plugin (you can also install menu for this plugin.)
  2. Download ML file
  3. Download models.zip
  4. Put file "hev_suit.amxx" in this folder: cstrike/addons/amxmodx/plugins
  5. Put file "hev_suit.txt" in this folder: cstrike/addons/amxmodx/data/lang
  6. Right-click on models.zip -> Extract here
  7. Put folder "player" in your "cstrike/models" folder
  8. Open file "plugins.ini" which is located here: cstrike/addons/amxmodx/configs/plugins.ini
  9. Add this text at the end of the file: hev_suit.amxx
  10. Save and close file
  11. Change map on your server or restart it



.:: Changelog ::.
top

Version Mark V - 1 January, 2012
  • Added: Player models (Finally)
  • Fixed: some bugs

Version Mark V - 11 June, 2010
  • Added: More sounds
  • Changed CVAR "amx_hevadminsonly" to "amx_hevaccess". See Cvars.

Version Mark V - 6 May, 2010
  • Added: High impact reactive armor. Now HEV Suit absorbs 80% of damage. (You recieve only 20% of damage)

Version Mark IV - 25 April, 2010
  • Added: CVAR "amx_hevshortlogon". See Cvars
  • Changed code. Lots of updates. Suit will not spam anymore. Now it also detects:
    • blood loss
    • minor/major lacerations
    • internal bleeding
    • blood toxins
    • biohazard
    • hazardous chemicals
    • radiation levels
    • Suit will tell you to evacuate area if player vital signs are dropping (under water)

Version 2.8 - 6 April, 2010
  • Added: More sounds. Thanks to tuty
  • Optimized code. Thanks to Pavel
  • Added: Cvar "amx_hevadminsonly". If enabled, only players with flag "e" (ADMIN_SLAY) will be available to buy HEV Suit

Version 2.5 - 30 March, 2010
  • Fixed: Bug with restoring power and health was still appearing if user disabled voice system
  • Added: More sounds
  • Fixed: Bug. If user's HEV Suit was disabled because of insufficent power, when he was typing in chat /hev, he was buying a new suit instead of restoring power and health

Version 2.2 - 26 March, 2010
  • Added: More sounds
  • Added: Command "amx_damagehev". Now admins can damage player's HEV Suit's system and it will no longer work
  • Added: Command "amx_givehev". Now admins can give HEV Suit to players

Version 1.9 - 21 March, 2010
  • Fixed: Bug. User was losing item_longjump next round
  • Added: More sounds
  • Fixed: Bug. Even if voice system was disabled it was still saying "vitalsigns critical"
  • Added: If armor is lower than 30, HEV Suit will shut down
  • Added: More sounds

Version 1.4 - 7 March, 2010
  • Optimized code a bit. Thanks to Pavel
  • Added: Long jump. Now players will have item_longjump when they will buy HEV Suit. (Can be disabled by cvar)
  • Fixed: ML. Thanks to Arkshine
  • Fixed: Bug with damage. If player had lower health than 100, at next round it was saying "minor fracture detected"

Version 1.0 - 7 March, 2010
  • First public release



.:: Credits ::.
top

Plugin Author
Alex "fR4gn0tiX!" Managadze

The cool Gordon model supplier
fawke3s

Changing models to work in CS
Pro Patria Finland

Model edition specifically for this plugin
Alex "fR4gn0tiX!" Managadze

English translation
Alex "fR4gn0tiX!" Managadze

Russian translation
Alex "fR4gn0tiX!" Managadze

Dutch translation
crazyeffect

German translation
SeToY

Bulgarian translation
papyrus_kn

Spanish translation
Nahuz
Ciio
Letsdoit

Swedish translation
kanatzu

Romanian translation
Glist3r
dorin2oo7

Serbian translation
SyoncMaster

Slovak translation
i.898.i

Czech translation
i.898.i

Danish translation
Naarh

Brazilian Portuguese translation
sapuk

Made in Georgia
© 2010

Share:
Facebook
Google
Attached Files
File Type: sma Get Plugin or Get Source (hev_suit_menu.sma - 4142 views - 3.7 KB)
File Type: zip models.zip (2.53 MB, 2037 views)
File Type: txt hev_suit.txt (13.3 KB, 1168 views)
File Type: sma Get Plugin or Get Source (hev_suit.sma - 2316 views - 19.7 KB)

Last edited by fR4gn0tiX!; 10-12-2012 at 12:05. Reason: Updated again. Mark V
fR4gn0tiX! is offline
Send a message via Skype™ to fR4gn0tiX!
fR4gn0tiX!
Senior Member
Join Date: Nov 2009
Location: Georgia, Tbilisi
Old 03-06-2010 , 17:20   Re: HEV Suit
Reply With Quote #2

I know such plugin was already made (5 years ago ) but mine is different
__________________
fR4gn0tiX! is offline
Send a message via Skype™ to fR4gn0tiX!
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 03-06-2010 , 17:27   Re: HEV Suit
Reply With Quote #3

Sounds good. It would be also good what suit would speak like "Hazard detected" or what ever it says when you are near toxic water or something..
__________________
xPaw is offline
fR4gn0tiX!
Senior Member
Join Date: Nov 2009
Location: Georgia, Tbilisi
Old 03-06-2010 , 17:32   Re: HEV Suit
Reply With Quote #4

I tried with StatusIcon but it didn't work
__________________

Last edited by fR4gn0tiX!; 02-08-2012 at 18:08.
fR4gn0tiX! is offline
Send a message via Skype™ to fR4gn0tiX!
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 03-06-2010 , 17:37   Re: HEV Suit
Reply With Quote #5

Nicenice (translation coming soon)
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
Anggara_nothing
Veteran Member
Join Date: Jan 2009
Location: Indonesia
Old 03-06-2010 , 23:22   Re: HEV Suit
Reply With Quote #6

Can i convert this plugin for half-life ???
i need your permission before do this.
Anggara_nothing is offline
stevenisecko138
Senior Member
Join Date: Dec 2008
Location: CA
Old 03-06-2010 , 23:38   Re: HEV Suit
Reply With Quote #7

sweet this plugin :O
stevenisecko138 is offline
Send a message via AIM to stevenisecko138
fR4gn0tiX!
Senior Member
Join Date: Nov 2009
Location: Georgia, Tbilisi
Old 03-07-2010 , 05:32   Re: HEV Suit
Reply With Quote #8

Quote:
Originally Posted by Anggara_nothing View Post
Can i convert this plugin for half-life ???
i need your permission before do this.
Ok. Don't change the author name xD
__________________
fR4gn0tiX! is offline
Send a message via Skype™ to fR4gn0tiX!
lazarev
Veteran Member
Join Date: Sep 2008
Old 03-07-2010 , 05:53   Re: HEV Suit
Reply With Quote #9

try to hook DMG_ACID in Ham_TakeDamage
lazarev is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-07-2010 , 07:14   Re: HEV Suit
Reply With Quote #10

That's not like in HL, but it's a good start.
LANG_PLAYER is meant to be used when you pass 0 as player's id. If not 0, use the player's id.

eg :
client_print(victim, print_chat, "%L", LANG_PLAYER, "YOU_LOST")
-> client_print(victim, print_chat, "%L", victim, "YOU_LOST")


Quote:
Originally Posted by Anggara_nothing View Post
Can i convert this plugin for half-life ???
i need your permission before do this.
You know you have already that in HL. Just spawn item_suit and touch it.
__________________

Last edited by Arkshine; 03-07-2010 at 07:16.
Arkshine 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 08:47.


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