AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [CS:GO/CSS] Increase HUD limit for money, heath and armor (https://forums.alliedmods.net/showthread.php?t=314962)

TheDS1337 05-02-2019 19:02

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
Thanks for the share! will try it out tomorrow

Oylsister 07-24-2020 05:47

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
The latest csgo update breaks this plugin. and every time when people join the server, it's forcing people out from the server.

Only the line of the Address of m_iHealth that has a problem, the rest of the addresses are working fine.

PHP Code:

StoreToAddress(m_iHealth view_as<Address>(iBits), 32NumberType_Int32); 


mikcla 08-08-2020 13:30

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
I dont know how to use the php code you sent.
I use the first part to make a smx and the 2nd part to make a txt.
The smx was sent to plugin and the txt was sent to translation.

In CS:GO you cant get more than 32k hp without it glitching, and does this code fix this?

Please help me use this code!

Ilusion9 08-14-2020 03:31

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
Quote:

Originally Posted by mikcla (Post 2713547)
I dont know how to use the php code you sent.
I use the first part to make a smx and the 2nd part to make a txt.
The smx was sent to plugin and the txt was sent to translation.

In CS:GO you cant get more than 32k hp without it glitching, and does this code fix this?

Please help me use this code!

the second one belongs to gamedata folder.

magenest 08-14-2020 04:18

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
Quote:

Originally Posted by Ilusion9 (Post 2714155)
the second one belongs to gamedata folder.

Ok i fount it

mikcla 08-15-2020 06:36

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
Quote:

Originally Posted by Ilusion9 (Post 2714155)
the second one belongs to gamedata folder.

I have done so, but it doesn't do anything, i want health to go above the 32k gap, i belived this plugin whould fix my problem, but it seems to do nothing. This is on CS:GO btw. Can you tell me does this fix my problem or not?

If yes can someone give me a clear guide on what to do, because nothing is changeing with me?

Oylsister 08-25-2020 14:47

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
1 Attachment(s)
Quote:

Originally Posted by mikcla (Post 2714280)
I have done so, but it doesn't do anything, i want health to go above the 32k gap, i belived this plugin whould fix my problem, but it seems to do nothing. This is on CS:GO btw. Can you tell me does this fix my problem or not?

If yes can someone give me a clear guide on what to do, because nothing is changeing with me?

The latest update csgo, change the address of signature of m_iHealth. but gubka already updated it on his ZP plugin

You can see it here on his github : https://github.com/qubka/Zombie-Plag...1e53259c33627e

I took signature from his github and replaced it in this file. you can try

mikcla 08-29-2020 11:20

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
This plugin doesn't seem to work stil

Entity 02-06-2021 09:17

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
how to use for cs:s, please give an example?

Oylsister 09-11-2021 08:11

Re: [CS:GO/CSS] Increase HUD limit for money, heath and armor
 
Quote:

Originally Posted by Entity (Post 2735928)
how to use for cs:s, please give an example?

The css doesn't encounter this issues like csgo, You really don't need it for css


All times are GMT -4. The time now is 02:36.

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