View Single Post
pubhero
Veteran Member
Join Date: Aug 2012
Location: Central Europe
Old 08-25-2012 , 02:15   Re: ServerSecure (Files only) - Server protection against the Upload / Download explo
Reply With Quote #116

Game CSS
Linux
Latest mm
Code:
08:37:50 Metamod:Source version 1.9.0-dev
         Build ID: 797:f9f87775019a-dev
         Loaded As: Valve Server Plugin
         Compiled on: Aug 22 2012
         Plugin interface version: 15:14
         SourceHook version: 5:5
         http://www.metamodsource.net/
and sm snapshots
Code:
08:37:55  SourceMod Version Information:
             SourceMod Version: 1.5.0-dev
             SourcePawn Engine: SourcePawn 1.1, jit-x86 (build 1.5.0-dev)
             SourcePawn API: v1 = 4, v2 = 4
             Compiled on: Aug 23 2012 22:38:37
             Build ID: 3627:b6e36874284b-dev
             http://www.sourcemod.net/
What do you think? Maybe this extension works with this method? It seems for me, yes.

https://forums.alliedmods.net/showpo...&postcount=970

- rename the: serversecure_files.ext.2.ep2v.so to serversecure_files.ext.2.css.so
- open the serversecure.txt gamedata file in the cstrike/addons/sourcemod/gamedata folder
- change this:
Code:
"engine"    "orangebox_valve"
to this:
Code:
"engine"    "css"
- Disable the autoupdate function in the cstrike/addons/sourcemod/configs/core.cfg Important step!
Code:
"DisableAutoUpdate"            "yes"
sm exts list:
Code:
[03] Server Secure - Files Only (1.0.0): The finest defence
I don't know, this really works or just show that for me. But no crash, no error messages for me.

Ps.: It seems works for me with the connect extensions too
Code:
[11] Connect (1.0.0):

Last edited by pubhero; 08-25-2012 at 02:44.
pubhero is offline