View Single Post
Author Message
slLent
Member
Join Date: Apr 2010
Location: Tomsk, Russia
Old 11-01-2014 , 15:39   [Metamod] Semiclip (v2.2)
Reply With Quote #1

Semiclip

Author: s1lent
Version: 2.2
Description: this module allows to pass through players. Based on semiclip module by joaquimandrade.

Features:
- allows jump to crouching players when semiclip works;
- fixed jamming on mobile platform (a global problem on DeathrunMod).
- intersecting players can take damage.

Installation:
- move all files from archive semiclip.dll | semiclip_mm_i386.so to folder /cstrike/addons/semiclip/
- open /addons/metamod/plugins.ini and insert path to the meta-plugin:

Linux:
Quote:
linux addons/semiclip/semiclip_mm_i386.so
Windows:
Quote:
win32 addons\semiclip\semiclip.dll
Settings:
Quote:
# Description
# semiclip 0|1 disable/enable semiclip
# team 0|1|2|3
# - 0 Semiclip works for all
# - 1 Semiclip works only for Terrorists
# - 2 Semiclip works only for Counter-Terrorists
# - 3 Semiclip works only for teammates.

# time 0|60 How many time in seconds semiclip will work from the beginning of the round. 0 for all time.
# patch 0|1 Fix jamming on a mobile platform. (A global problem on DeathrunMod)
# crouch 0|1 Allows jump to crouching players when semiclip works.
# effects 0|1 Effect of transparency of the player. Depends from distance between players.
# flashfix 0|1 Fix flashing throw transparent players
# noteamflash 0|1 Teammates blocking flashing
# distance 0|200 At what distance player can have transparency and semiclip.
# transparency 0|255 transparency of the player.
Commands:
- semiclip_option - changes settings

Changelog
Spoiler


Overview crouch:
http://www.youtube.com/watch?v=Dk3DSGraFR0

Overview flashfix:
http://www.youtube.com/watch?v=SrdpHpL5LaQ

Source code:
SVN Repository AGHL.RU
Attached Files
File Type: 7z semiclip_2_2.7z (132.8 KB, 16780 views)
File Type: zip semiclip_2_2.zip (66.4 KB, 3898 views)
__________________

Last edited by slLent; 02-03-2015 at 04:08.
slLent is offline