Raised This Month: $7 Target: $400
 1% 

[Metamod] Semiclip (v2.2)


Post New Thread Reply   
 
Thread Tools Display Modes
last_hope
Senior Member
Join Date: Dec 2011
Old 11-03-2014 , 00:45   Re: [Metamod] Semiclip
Reply With Quote #11

Quote:
Originally Posted by meTaLiCroSS View Post
That's obvious my friend.
The file is re-read at changelevel, as well as on demand (via "meta refresh" console command; see below). When the file is re-read, it will:
load any new plugins added to the file
unload any plugins that have been deleted from the file. This is only applicable to plugins loaded from the inifile. If the plugin was loaded from the console, it will not be unloaded during a refresh, whether it's in the inifile or not.
reload any plugin whose file on disk has been updated since it was loaded. Note this appears to be only useful under linux, as under Windows you cannot rename or overwrite an open DLL, so it doesn't look a loaded plugin could ever have a newer file on disk. Oh well.


But for this plugin I killed and started server. (I'm using screen)

Anyway it is a great plugin, without FPS decreasing, even when server is full.
Many thanks to author!
__________________

Last edited by last_hope; 11-03-2014 at 00:46.
last_hope is offline
Send a message via ICQ to last_hope
xakintosh
I run no-steam servers!
Join Date: Feb 2010
Location: Edge of nowhere
Old 11-03-2014 , 04:09   Re: [Metamod] Semiclip
Reply With Quote #12

Good job man~!
__________________
As soon as possible.
xakintosh is offline
Send a message via Yahoo to xakintosh Send a message via Skype™ to xakintosh
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 11-03-2014 , 07:04   Re: [Metamod] Semiclip
Reply With Quote #13

I think i have issue with this semiclip, the "effects = 0;" is not working well.

Linux HLDS build 6153 Beta

My config file:
Code:
team = 3;
time = 0;
patch = 1;
crouch = 0;
effects = 0;
distance = 200;
transparency = 120;
As you can see i set "effects = 0" because i don't want any render effect. But ingame it still make player model half-invisible when i go near teammate.
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019

Last edited by yokomo; 11-03-2014 at 07:05.
yokomo is offline
slLent
Member
Join Date: Apr 2010
Location: Tomsk, Russia
Old 11-03-2014 , 10:22   Re: [Metamod] Semiclip
Reply With Quote #14

Quote:
Originally Posted by yokomo View Post
But ingame it still make player model half-invisible when i go near teammate.
a need so

Quote:
effects = 0;
distance = 0;
transparency = 0;
__________________

Last edited by slLent; 11-03-2014 at 10:24.
slLent is offline
souvikdas95
Senior Member
Join Date: Mar 2012
Old 11-21-2014 , 04:36   Re: [Metamod] Semiclip
Reply With Quote #15

Please remove the post build settings from msvc10/semiclip.vcxproj :

Quote:
<PostBuildEvent>
<Command>echo "Compilinig CS Semiclip"
echo $(TargetDir)
copy /Y "$(TargetDir)semiclip.dll" "C:\HLServer\cstrike\addons\semiclip\semiclip .dll"
copy /Y "$(TargetDir)semiclip.pdb" "C:\HLServer\cstrike\addons\semiclip\semiclip .pdb"

copy /Y "$(TargetDir)semiclip.dll" "C:\CrashDumps\semiclip.dll"
copy /Y "$(TargetDir)semiclip.pdb" "C:\CrashDumps\semiclip.pdb"

rmdir /q /s Release
IF EXIST "$(ProjectDir)ServerStart.bat" (CALL "$(ProjectDir)ServerStart.bat" "$(ProjectDir)..\" "$(ProjectDir)..\")</Command>
</PostBuildEvent>
souvikdas95 is offline
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 11-22-2014 , 09:45   Re: [Metamod] Semiclip
Reply With Quote #16

Please add on/off cvar.
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 12-07-2014 , 18:24   Re: [Metamod] Semiclip
Reply With Quote #17

@slLent Is there a possibility to increase the time for unstuck(when a player is in another player)?
Krtola is offline
Send a message via Skype™ to Krtola
slLent
Member
Join Date: Apr 2010
Location: Tomsk, Russia
Old 01-23-2015 , 14:11   Re: [Metamod] Semiclip
Reply With Quote #18

Update 2.2
- Added works semiclip for SPECTATOR's
- Added command semiclip_option for changes settings
- Added specific config maps with changes settings
- Added fix flashing throw transparent players (overview bug)
- Added teammates blocking flashing
__________________

Last edited by slLent; 01-24-2015 at 10:17.
slLent is offline
TickTack
Member
Join Date: Dec 2009
Old 01-24-2015 , 07:39   Re: [Metamod] Semiclip
Reply With Quote #19

Can you also add the function when player presses and holds the USE button (or maybe to bind any other key) that the semiclip only works than for the selected player?
TickTack is offline
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 01-25-2015 , 02:49   Re: [Metamod] Semiclip
Reply With Quote #20

Quote:
Originally Posted by slLent View Post
Update 2.2
- Added works semiclip for SPECTATOR's
- Added command semiclip_option for changes settings
- Added specific config maps with changes settings
- Added fix flashing throw transparent players (overview bug)
- Added teammates blocking flashing
Thanks, cool module!
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode