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

Server Cvars Unlocker


Post New Thread Reply   
 
Thread Tools Display Modes
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-27-2019 , 17:19   Re: Server Cvars Unlocker
Reply With Quote #321

Taken from here: https://forums.alliedmods.net/showthread.php?p=2532949
PHP Code:
{
    
"name"        "AddAccount",
    
"class"       "CBasePlayer",
    
"library"     "mod",
    
"arguments" 
    [
        {
            
"type" "int",
            
"info" "ammount"
        
},
        {
            
"type" "bool",
            
"info" "bTrackChange.If 1, the amount of money added will be displayed"
        
}
    ],
    
"identifiers" :
    [
        {
            
"os"    "windows",
            
"mod"   "cstrike",
            
"value" : [0x8B,"*","*","*",0x56,0x8B,"*",0x8B,"*","*","*","*","*",0x03,"*",0x89,"*","*","*","*","*",0x8B,"*",0x79]
        },
        {
            
"os"    "linux",
            
"mod"   "cstrike",
            
"value" "_ZN11CBasePlayer10AddAccountEib"
        
}
    ]

You can simply search for a newer signature in this forum when you get "NOT FOUND" in orpheu logs, it means the signature is outdated.
__________________
HamletEagle is offline
arC`
Member
Join Date: May 2005
Old 09-21-2019 , 13:04   Re: Server Cvars Unlocker
Reply With Quote #322

Can you set a limit for max money? Don't want it going to crazy high.
__________________
(𝝺)
arC` is offline
Send a message via AIM to arC`
arC`
Member
Join Date: May 2005
Old 09-21-2019 , 14:43   Re: Server Cvars Unlocker
Reply With Quote #323

I just edited the sma to keep the max cash 16k

works perfectly, thanks for your awesome plugins!
Attached Files
File Type: sma Get Plugin or Get Source (server_cvars_unlocker16kcash.sma - 236 views - 26.4 KB)
__________________
(𝝺)

Last edited by arC`; 09-21-2019 at 15:30.
arC` is offline
Send a message via AIM to arC`
alexdnovalny
New Member
Join Date: May 2020
Old 05-02-2020 , 14:41   Re: Server Cvars Unlocker
Reply With Quote #324

How to fix error with Linux server?
Trying all available signatures, doesn't work correct with same native error 10.
alexdnovalny is offline
Old 05-10-2020, 23:03
Noochs
This message has been deleted by Noochs.
Ark_Procession
Senior Member
Join Date: Jun 2020
Location: Argentina
Old 08-14-2020 , 01:24   Re: Server Cvars Unlocker
Reply With Quote #325

Hi!

When i try to join a local game with this plugin the game says both tt and ct teams are full, when they are empty.

This only happens when i load this plugin ALONE in a fresh amx install. if i deactivate it, the game starts running normally and i can join teams again.

any ideas?
Ark_Procession is offline
FrogsRockLol
New Member
Join Date: Sep 2022
Old 09-13-2022 , 13:21   Re: Server Cvars Unlocker
Reply With Quote #326

Hey, so I just want to make players go stupid fast with sv_accelerate, but I get errors whenever I toggle this plugin/script:
Code:
L 09/13/2022 - 19:54:02: [ORPHEU] Function "ReadMultiplayCvars" not found

L 09/13/2022 - 19:54:02: [AMXX] Displaying debug trace (plugin "server_cvars_unlocker.amxx")

L 09/13/2022 - 19:54:02: [AMXX] Run time error 10: native error (native "OrpheuGetFunction")

L 09/13/2022 - 19:54:02: [AMXX]    [0] server_cvars_unlocker.sma::DisablePlugin (line 217)

L 09/13/2022 - 19:54:02: [AMXX]    [1] server_cvars_unlocker.sma::DisablePlugin (line 187)

L 09/13/2022 - 19:54:02: [AMXX]    [2] server_cvars_unlocker.sma::ConsoleCommand_TogglePlugin (line 164)
I also tried with the scu_infinite_money thingy, same result

thanks in advance.
FrogsRockLol 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 05:40.


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