Evie Addon Details

Watch - Add Favorite

XCN-Restrict - Version 1.0.0

posted on 2009-04-18 17:34:03
by M4rc3L-XCN
0
w00ts
w00t!
Requires: Tags: Buy css restrict restrict weapon weapon

Description

Restrict simple and correct weapons in Counter-Strike Source

Installation

write es_load xcn_restrict in your autoexec.cfg

and open the file xcn_restrict.py and edit this line

 
#--------------------------------------------------------------------------------------------------------
#
# XCN-Restrict 1.0.0 by M4rc3L-XCN
#
# Require: Eventscripts 2.0 +
#--------------------------------------------------------------------------------------------------------
import es,re
global weapons_to_restrict
#-----------------------
# Config
#-----------------------
 
weapons_to_restrict = "awp,g3sg1,sg550"
 
#--------------------------------------------------------------------------------------------------------


Version Notes For 1.0.0 (Announce this update)

Updated on: 2009-05-02 16:15:07 EST by M4rc3L-XCN
-
( Previous Versions )