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

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


Post New Thread Reply   
 
Thread Tools Display Modes
EyezBerg
New Member
Join Date: Dec 2019
Old 12-14-2019 , 11:20   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #441

This is the amx log. What is the problem can you help me please?

L 12/14/2019 - 19:15:55: [AMXX] Run time error 14 (plugin "cs_team_semiclip.amxx") - debug not enabled!
L 12/14/2019 - 19:15:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 12/14/2019 - 19:15:55: -------- Mapchange to fy_iceworld16 --------
L 12/14/2019 - 19:15:55: [AMXX] Failed to open dictionary file: cstrike\addons\amxmodx\data\lang\Amx_Super.tx t
L 12/14/2019 - 19:15:55: [AMXX] Displaying debug trace (plugin "cs_team_semiclip.amxx")
L 12/14/2019 - 19:15:55: [AMXX] Run time error 14: native not found (native "global_get")
L 12/14/2019 - 19:15:55: [AMXX] [0] textpWeMgc.sma::CheckMaxEntities (line 1396)
L 12/14/2019 - 19:15:55: [AMXX] [1] textpWeMgc.sma::plugin_init (line 357)
L 12/14/2019 - 19:15:55: Invalid CVAR pointer
L 12/14/2019 - 19:15:55: [AMXX] Displaying debug trace (plugin "cs_team_semiclip.amxx")
L 12/14/2019 - 19:15:55: [AMXX] Run time error 10: native error (native "get_pcvar_num")
L 12/14/2019 - 19:15:55: [AMXX] [0] textpWeMgc.sma::CacheCvars (line 1433)
L 12/14/2019 - 19:15:56: [AMXX] Displaying debug trace (plugin "cs_team_semiclip.amxx")
L 12/14/2019 - 19:15:56: [AMXX] Run time error 14: native not found (native "LibraryExists")
L 12/14/2019 - 19:15:56: [AMXX] [0] textpWeMgc.sma::LoadSpawns (line 1513)
L 12/14/2019 - 19:15:56: [admin.amxx] Login: "EyezBerg<13><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
L 12/14/2019 - 19:15:56: [admin.amxx] Login: "EyezBerg<13><VALVE_ID_LOOPBACK><>" became an admin (account "loopback") (access "abcdefghijklmnopqrstu") (address "loopback")
L 12/14/2019 - 19:15:56: [AMXX] Displaying debug trace (plugin "cs_team_semiclip.amxx")
L 12/14/2019 - 19:15:56: [AMXX] Run time error 14: native not found (native "arrayset")
L 12/14/2019 - 19:15:56: [AMXX] [0] textpWeMgc.sma::SetUserCvars (line 2065)
L 12/14/2019 - 19:15:56: [AMXX] [1] textpWeMgc.sma::client_putinserver (line 669)
EyezBerg is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-14-2019 , 13:47   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #442

The problem is you downloading AMXX from some crappy website instead of the official website.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
JocAnis
Veteran Member
Join Date: Jun 2010
Old 01-30-2020 , 11:40   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #443

If anyone got a problem with stucking player while he is crouching on the door (which goes down), here is the fix:

line 1270:
Code:
fMaxs[2] = fViewOfs[2]
->
fMaxs[2] = fViewOfs[2] + 50.0
__________________
KZ Public Autocup - PrimeKZ

My blog: http://primekz.xyz (in progress...) - not active (dec 2022)
JocAnis is offline
MrGarfield
Senior Member
Join Date: Feb 2013
Old 09-20-2020 , 16:11   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #444

hi everyone, here i don't know how to compile with the include i would like to know if it was possible to have the sma compile i'm really sorry.
I tried but I still have an include error thanking you in advance
MrGarfield is offline
oldies
Junior Member
Join Date: Apr 2020
Old 01-02-2021 , 10:06   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #445

Hi,
Do i have to compile sma files to amxx? and is it enough to put the files to as they located in zip file?
oldies is offline
Rhytham
Junior Member
Join Date: Dec 2020
Old 01-11-2021 , 00:03   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #446

awesome plugin!
can you tell me the setting of the 3rd video
plzzzz

Edit not 3rd it was 4th

Last edited by Rhytham; 01-12-2021 at 23:30.
Rhytham is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-11-2021 , 08:11   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #447

Quote:
Originally Posted by oldies View Post
Hi,
Do i have to compile sma files to amxx? and is it enough to put the files to as they located in zip file?
Not compiling the files is the same as not adding the plugin at all because a plugin is an .amxx file, not .sma.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
oldies
Junior Member
Join Date: Apr 2020
Old 01-16-2021 , 11:30   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #448

Quote:
Originally Posted by OciXCrom View Post
Not compiling the files is the same as not adding the plugin at all because a plugin is an .amxx file, not .sma.
i did not understand you very well, my first question is, there are .sma files in the plugin (cs_team_semiclip.sma, scm_entity_editor.sma and scm_traceline_fix.sma in the scripting folder) do i have to compile them to amxx files?
second; is it enough to put the files to as they located in zip file?

thanks in advance.
oldies is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 01-16-2021 , 13:51   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #449

I just told you that plugins have an .amxx extension.
The .sma files are just code needed in order to get the compiled .amxx file.
So basically, YES, you MUST compile them.
The .sma files have no meaning to the server - adding only .sma is the same as not adding anything.
__________________

Last edited by OciXCrom; 01-16-2021 at 13:52.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
oldies
Junior Member
Join Date: Apr 2020
Old 01-25-2021 , 03:23   Re: [CS|CZ] Team Semiclip 3.3.1 [5 Jun 2017]
Reply With Quote #450

Quote:
Originally Posted by OciXCrom View Post
I just told you that plugins have an .amxx extension.
The .sma files are just code needed in order to get the compiled .amxx file.
So basically, YES, you MUST compile them.
The .sma files have no meaning to the server - adding only .sma is the same as not adding anything.
OK. Thank you. i tried and it worked, but the players are not transparent, is there a way to make them transparent when teammate close to them ?.
oldies is offline
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 14:55.


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