AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [CSGO Snippet] Give+Remove Heavy Assault Suit (https://forums.alliedmods.net/showthread.php?t=307674)

Bara 05-20-2018 19:02

[CSGO Snippet] Give+Remove Heavy Assault Suit
 
1 Attachment(s)
Simple plugin to give/remove it: https://github.com/Bara/TroubleinTer...removeHeavy.sp

Some explanations:
m_bHasHeavyArmor - For Overlay, Speed and (maybe - I'm not sure) Weapon Restriction
m_bWearingSuit - For Armor icon and (maybe - I'm not sure) Weapon Restriction
m_ArmorValue - To reset armor back to 0
And if you want to reset client model, use GetClientModel before you give item_heavyassaultsuit.

(Primary) Weapons that works with heavy assault suit: p90, m249, negev, nova, xm1014, sawedoff, mag7, mac10, mp9, mp7, ump45 and bizon
All secondary weapons works fine.

Thanks to IAmCow for the tip with m_bHasHeavyArmor.

Sarrus 10-26-2020 14:12

Re: [CSGO Snippet] Give+Remove Heavy Assault Suit
 
Hello, thanks for this, however the link is no longer valide, do you still have that snippet please?

Thanks!

Psyk0tik 11-09-2020 10:29

Re: [CSGO Snippet] Give+Remove Heavy Assault Suit
 
Quote:

Originally Posted by Sarrus (Post 2722644)
Hello, thanks for this, however the link is no longer valide, do you still have that snippet please?

Thanks!

I believe the link just leads to the source code which he already attached to his post.

Sarrus 12-05-2020 19:20

Re: [CSGO Snippet] Give+Remove Heavy Assault Suit
 
Quote:

Originally Posted by Crasher_3637 (Post 2724366)
I believe the link just leads to the source code which he already attached to his post.

The file wasn't there when I posted this, but I got it now thanks :D


All times are GMT -4. The time now is 17:30.

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