Raised This Month: $32 Target: $400
 8% 

CS:S hood limit problem


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Entity
Member
Join Date: May 2016
Old 03-20-2021 , 04:46   CS:S hood limit problem
Reply With Quote #1

Hello. Help to bypass the hood limit m_ArmorValue, m_iAccount, m_iHealth.

Last edited by Entity; 03-20-2021 at 04:46.
Entity is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-20-2021 , 05:10   Re: CS:S hood limit problem
Reply With Quote #2

Do you mean value from player HUD view ?


Anyway. CS:S does have hardcoded money limit.
PHP Code:
    if ( m_iAccount )
        
m_iAccount 0;
    else if ( 
m_iAccount 16000 )
        
m_iAccount 16000
But there is plugin already for this
[CS:S] Max Money
Bacardi is offline
Entity
Member
Join Date: May 2016
Old 03-20-2021 , 13:08   Re: CS:S hood limit problem
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
Do you mean value from player HUD view ?


Anyway. CS:S does have hardcoded money limit.
PHP Code:
    if ( m_iAccount )
        
m_iAccount 0;
    else if ( 
m_iAccount 16000 )
        
m_iAccount 16000
But there is plugin already for this
[CS:S] Max Money
yes, but this plugin doesn't work... also, I want to understand how to remove the limit on health and armor

Last edited by Entity; 03-20-2021 at 13:11.
Entity is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 03-20-2021 , 15:44   Re: CS:S hood limit problem
Reply With Quote #4

Quote:
Originally Posted by Entity View Post
yes, but this plugin doesn't work... also, I want to understand how to remove the limit on health and armor
I tested 8h ago, and it works.

Can you show your server version ?
rcon version
rcon meta version
rcon sm version
__________________
Do not Private Message @me
Bacardi is offline
Entity
Member
Join Date: May 2016
Old 03-21-2021 , 18:28   Re: CS:S hood limit problem
Reply With Quote #5

Quote:
Originally Posted by Bacardi View Post
I tested 8h ago, and it works.

Can you show your server version ?
rcon version
rcon meta version
rcon sm version
Sorry, the plugin works.
Here in this topic https://forums.alliedmods.net/showthread.php?t=314962 it says the following - "For CSS store 17 into Health, Armor, Money to increase hud limit".
What is the number 17?

Last edited by Entity; 03-21-2021 at 18:28.
Entity 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 01:33.


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