View Single Post
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 02-14-2011 , 00:20   Custom Weapons & Hats
Reply With Quote #8

Khopesh Climber
Details: climb that freakin' wall
Download: cw_khopesh_climber.smx
Source: cw_khopesh_climber.sp
Models: here
Code:
INSERT INTO `global_items` VALUES (3003, 2, 171, 2, -117, 'tf_weapon_club', 0, 'Khopesh Climber', 'models/advancedweaponiser/w_sickle_sniper.mdl', 0, '1|0.9', '5|1.95', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
Rebel's Curse
Download: cw_rebels_curse.smx
Source: cw_rebels_curse.sp
Models: here
Code:
INSERT INTO `global_items` VALUES (3004, 256, 197, 2, -115, 'tf_weapon_wrench', 0, 'Rebel''s Curse', 'models/custom/weapons/rebelscurse/c_wrench.mdl', 0, '156|1', '2|1.05', '107|1.1', '62|0.9', '64|0.9', '125|-10', '5|1.2', '81|0.75', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
Ban-Hammer
Details: Can ban enemies by one-hit-kill. It's a pyroman's weapon.
Also can control ban duration time via bamhammer_duration ConVar.
Set ConVar to -1 to kick players.
Download: here (all inside)
(original models)

Tranquilizer Gun
Details: Slowdown enemies by shooting.
Download: here (all inside)
(original textures)

Crowbar
Details: Be a Gordon Freeman!
Download: here (w/o fastdl)
(original textures)

Jar of Ants
Details: here
Download: cw_antjar.smx
Source: cw_antjar.sp
Code:
INSERT INTO `global_items` VALUES (3006, 2, 58, 1, -6, 'tf_weapon_jar', 0, 'Jar of Ants', NULL, 0, '149|10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);

Last edited by Leonardo; 08-18-2011 at 04:57. Reason: updated with TF2AIM v1.5.0
Leonardo is offline