Raised This Month: $51 Target: $400
 12% 

[CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]


Post New Thread Reply   
 
Thread Tools Display Modes
JusTGo
Veteran Member
Join Date: Mar 2013
Old 03-27-2017 , 08:06   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #401

semiclip_duration 0
__________________
JusTGo is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-27-2017 , 08:37   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #402

Quote:
But where is *.amxx ?
Ask google what "compiling plugins" means. Uploading .amxx files is against the rules.
__________________

Last edited by OciXCrom; 03-27-2017 at 08:38.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Zellerbach
Junior Member
Join Date: Mar 2017
Old 03-27-2017 , 10:40   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #403

OciXCrom, thank you! Now I have * .amxx and I can try to run semiclip ...
Zellerbach is offline
Zellerbach
Junior Member
Join Date: Mar 2017
Old 03-27-2017 , 11:05   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #404

./amxxpc tsc_file_creator.sma
AMX Mod X Compiler 1.8.3-dev+5100
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

Header size: 472 bytes
Code size: 5556 bytes
Data size: 43744 bytes
Stack/heap size: 16384 bytes
Total requirements: 66156 bytes
Done.
$ ./amxxpc tsc_file_editor.sma
AMX Mod X Compiler 1.8.3-dev+5100
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

tsc_file_editor.sma(367) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
Header size: 1844 bytes
Code size: 31272 bytes
Data size: 61112 bytes
Stack/heap size: 16384 bytes
Total requirements: 110612 bytes

1 Warning.
Done.

$ ./amxxpc cs_team_semiclip.sma
AMX Mod X Compiler 1.8.3-dev+5100
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team

cs_team_semiclip.sma(495) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
cs_team_semiclip.sma(607) : warning 233: symbol "client_disconnect" is marked as deprecated: Use client_disconnected() instead.
Header size: 3568 bytes
Code size: 68208 bytes
Data size: 30544 bytes
Stack/heap size: 32768 bytes
Total requirements: 135088 bytes

2 Warnings.
Done.


$mv *.amxx ../plugins
$cat plugins-tsc.ini

tsc_file_creator.amxx
tsc_file_editor.amxx
cs_team_semiclip.amxx


logs server:


Executing Team Semiclip 3.1.0 Configuration File
Executing AMX Mod X Configuration File
Loading & decompressing Visibility Table
Visibility Table loaded from File...
Loading & decompressing Experience Data
Experience Data loaded from File...
Client menu item 1 added to Client Menus Front-End: "SCM: File Editor" from plugin "[SCM] File Editor"
[AMXX] Loaded 2 admins from database
Executing Team Semiclip 3.1.0 Configuration File
Executing AMX Mod X Configuration File


And no semiclip, what am I doing wrong?
Zellerbach is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 03-27-2017 , 14:51   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #405

update first post: changed TSC 3.1.1 for CS and CZ (AMXX 1.8.3).zip to work with the latest dev builds from amxx 1.8.3

Zellerbach make sure you download the new TSC 3.1.1 for CS and CZ (AMXX 1.8.3).zip
__________________

Working on:
nothing
schmurgel1983 is offline
Zellerbach
Junior Member
Join Date: Mar 2017
Old 03-28-2017 , 09:41   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #406

Quote:
Originally Posted by schmurgel1983 View Post
update first post: changed TSC 3.1.1 for CS and CZ (AMXX 1.8.3).zip to work with the latest dev builds from amxx 1.8.3

Zellerbach make sure you download the new TSC 3.1.1 for CS and CZ (AMXX 1.8.3).zip
Yes.. I downlaod now new *.zip.. and extract od copy *.sma to script folder..

Code:
./compile.sh 
Compiling Assists.sma ...done
Compiling TimeToDefuse.sma ...done
Compiling abd.sma ...done
Compiling admin.sma ...done
Compiling adminchat.sma ...done
Compiling admincmd.sma ...done
Compiling adminhelp.sma ...done
Compiling adminslots.sma ...done
Compiling adminvote.sma ...done
Compiling alt_end_round_sounds.sma ...done
Compiling amx_hpk.sma ...done
Compiling anti_fastfire.sma ...done
Compiling antiflood.sma ...done
Compiling best_headshot.sma ...done
Compiling bf2rank.sma ...done
Compiling cmdmenu.sma ...done
Compiling cs_team_semiclip.sma ...done
Compiling csdm_spawn_preset.sma ...done
Compiling csstats.sma ...done
Compiling dhud_message_test.sma ...done
Compiling dp_test.sma ...done
Compiling ghost_vl.sma ...done
Compiling hltv_autorecord.sma ...done
Compiling hns_training_2.8.sma ...done
Compiling imessage.sma ...done
Compiling kill_assist.sma ...done
Compiling kz_simple_timer.sma ...done
Compiling mapchooser.sma ...done
Compiling mapsmenu.sma ...done
Compiling menufront.sma ...done
Compiling miscstats.sma ...done
Compiling multilingual.sma ...done
Compiling nade_semiclip.sma ...done
Compiling nextmap.sma ...done
Compiling parachute.sma ...done
Compiling pausecfg.sma ...done
Compiling plmenu.sma ...done
Compiling pluginmenu.sma ...done
Compiling remove_location.sma ...done
Compiling resetscore.sma ...done
Compiling restmenu.sma ...done
Compiling scrollmsg.sma ...done
Compiling semiclip.sma ...done
Compiling stats_logging.sma ...done
Compiling statscfg.sma ...done
Compiling statsx.sma ...done
Compiling team-semiclip.sma ...done
Compiling team_semiclip.sma ...done
Compiling team_semiclip_.sma ...done
Compiling telemenu.sma ...done
Compiling timeleft.sma ...done
Compiling tsc_file_creator.sma ...done
Compiling tsc_file_editor.sma ...done
Compiling ultimate_executer.sma ...done
Compiling updatehint.sma ...done
Compiling usurf.sma ...done
Compiling zp_new_Antiblock.sma ...done
Compiling zp_sub_semiclip_2.sma ...done
AMX Mod X Compiler 1.8.3-dev+5100
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2013 AMX Mod X Team
copy files *.amxx to ../plugins..
cat config/plugins-tsc.ini
Code:
; rename this file to disabled-tsc.ini to turn it off.
; rename it back to plugins-tsc.ini to turn it on.

; put a semi-colon in front of a plugin to disable it.
; add the word debug after a plugin to place it in debug mode
; for example: cs_team_semiclip.amxx debug
; remove a semi-colon to re-enable a plugin

tsc_file_creator.amxx
tsc_file_editor.amxx
cs_team_semiclip.amxx
change in file config scm/main.cfg:
Code:
semiclip_duration 0 to semiclip_duration 1
restart server

log start server:

Code:
  AMX Mod X version 1.8.3-dev+5100 Copyright (c) 2004-2015 AMX Mod X Development Team
   AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
   This is free software and you are welcome to redistribute it under
   certain conditions; type 'amxx gpl' for details.

L 03/28/2017 - 15:32:21: [GEOIP] Database info: GeoLite2 Country database 2.0
Version 0.9.391 Linux
[DPROTO]: Done.
[FakeDetector]: Config loaded.
[FakeDetector]: Successfully loaded.
POD-Bot mm: plugin attaching

-- cut --

Loading & decompressing Visibility Table
Visibility Table loaded from File...
Loading & decompressing Experience Data
Experience Data loaded from File...
Client menu item 1 added to Client Menus Front-End: "SCM: File Editor" from plugin "[SCM] File Editor"
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
opensslconnection.cpp (1375) : Assertion Failed: unable to load trusted SSL root certificates
Looking up breakpad interfaces from steamclient
Calling BreakpadMiniDumpSystemInit
Executing podbot.cfg

-- cut --

L 03/28/2017 - 15:32:27: [alt_end_round_sounds.amxx] ---
Executing Team Semiclip 3.1.0 Configuration File 
Executing AMX Mod X Configuration File 
Loading & decompressing Visibility Table
Visibility Table loaded from File...
Loading & decompressing Experience Data
Experience Data loaded from File...
Client menu item 1 added to Client Menus Front-End: "SCM: File Editor" from plugin "[SCM] File Editor"
[AMXX] Loaded 2 admins from database
Can't add stats to the list, limit reached!
Executing Team Semiclip 3.1.0 Configuration File 
Executing AMX Mod X Configuration File 
Scrolling message displaying frequency: 10:00 minutes
Scrolling message displaying frequency: 5:00 minutes
Connection to Steam servers successful.
   VAC secure mode is activated.

-- cut --
and still not working passing through team members..
Zellerbach is offline
Zellerbach
Junior Member
Join Date: Mar 2017
Old 03-28-2017 , 11:43   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #407

meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm_i386. v1.8.3-d ini Start ANY
[ 2] HLGuard RUN - hlguard_mm_tinti v1.9.t20 ini Chlvl Chlvl
[ 3] dproto_EF RUN - dproto_i386.so v0.9.391 ini Start Never
[ 4] FakeDetector RUN - fakedetector_mm_ v2.1.3 ini Start Never
[ 5] VoiceTranscoder RUN - vtc.so v80 ini ANY ANY
[ 6] NetBufExtender RUN - nbex.so v1.0 ini ANY Never
[ 7] POD-Bot mm RUN - podbot_mm_i386.s v3.0B19d ini Chlvl ANY
[ 8] <dosattackfix_i badf load dosattackfix_i48 v - ini - -
[ 9] MySQL RUN - mysql_amxx_i386. v1.8.3-d pl1 ANY ANY
[10] Fun RUN - fun_amxx_i386.so v1.8.3-d pl1 ANY ANY
[11] Engine RUN - engine_amxx_i386 v1.8.3-d pl1 ANY ANY
[12] FakeMeta RUN - fakemeta_amxx_i3 v1.8.3-d pl1 ANY ANY
[13] GeoIP RUN - geoip_amxx_i386. v1.8.3-d pl1 ANY ANY
[14] CStrike RUN - cstrike_amxx_i38 v1.8.3-d pl1 ANY ANY
[15] Ham Sandwich RUN - hamsandwich_amxx v1.8.3-d pl1 ANY ANY
[16] CSX RUN - csx_amxx_i386.so v1.8.3-d pl1 ANY ANY
16 plugins, 15 running
Zellerbach is offline
semihkerim31
Member
Join Date: Feb 2017
Old 03-28-2017 , 15:57   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #408

zombie escape mod helicopter bug. block
semihkerim31 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-28-2017 , 16:48   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #409

you fix this yes ok
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Zellerbach
Junior Member
Join Date: Mar 2017
Old 03-30-2017 , 11:20   Re: [CS1.6|CZ] Team Semiclip 3.1.1 [03 Feb 2015]
Reply With Quote #410

Quote:
Originally Posted by semihkerim31 View Post
zombie escape mod helicopter bug. block
OK I understand. But I have turned on the "zombie escape helicopter mod"? Which one of them mod?
Zellerbach is offline
Reply



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 21:03.


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