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

Csgo Vip Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
blooro
New Member
Join Date: Aug 2018
Old 08-14-2018 , 10:43   Csgo Vip Plugin
Reply With Quote #1

can you put 115hp and 110 armor?
Attached Files
File Type: sp Get Plugin or Get Source (vip(2).sp - 97 views - 1.9 KB)
blooro is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 08-14-2018 , 11:48   Re: Csgo Vip Plugin
Reply With Quote #2

Quote:
Originally Posted by blooro View Post
can you put 115hp and 110 armor?
Open file in an editor.
Go to line #33.
Change
Code:
			SetEntityHealth(client, 105);  //hp
to
Code:
			SetEntityHealth(client, 115);  //hp
Go to line #34.
Change
Code:
			SetEntProp(client, Prop_Send, "m_ArmorValue", 100, 4); //armor
to
Code:
			SetEntProp(client, Prop_Send, "m_ArmorValue", 110, 4); //armor

I pretty sure you are able to do it for yourself.
Learning by doing!
__________________
coding & free software
shanapu is offline
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 16:33.


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