Skip to content
forked from oqyh/CL-Forcer

Force Client To Download-Table

Notifications You must be signed in to change notification settings

hlmod/CL-Forcer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

[ANY] CL-Forcer (1.0.2)

https://forums.alliedmods.net/showthread.php?t=338347

CL Forcer ( Force Client To Download-Table )

alt text

alt text alt text alt text

alt text alt text alt text

.:[ ConVars ]:.

// Choose What To Do With Them || 1= Kick Them From The Server || 2= Send Them To Spec
// -
// Default: "1"
sm_force_method "1"

// Only People With cl_allowdownload 1 Enter The Server || 1= Yes || 0= No
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_cl_allowdownload "1"

// Only People With cl_allowupload 1 Enter The Server || 1= Yes || 0= No
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_cl_allowupload "0"

// Only People With cl_downloadfilter all Enter The Server || 1= Yes || 0= No
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_cl_downloadfilter "1"

// Let Linux bypass all CL_Forcer || 1= Yes || 0= No
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_cl_ignorelinux "0"

.:[ Change Log ]:.

(1.0.2)
-Fix Bug
-Added Linux bypass sm_cl_ignorelinux ( prevent crashes L4D2 Linux Clients )

(1.0.1)
-Fix Bug
-Added Force Spec

(1.0.0)
- Initial Release

.:[ Donation ]:.

If this project help you reduce time to develop, you can give me a cup of coffee :)

paypal

About

Force Client To Download-Table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%