This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Spec Kick 1.0


Post New Thread Reply   
 
Thread Tools Display Modes
Rastin
Member
Join Date: Jun 2004
Old 09-26-2004 , 01:55  
Reply With Quote #21

I have a problem of it not kicking some people, im not sure if they found a glitch to bypass it or not. But some people just dont get kicked, actually its certain people. People that dont have immunity!
__________________
Rastin is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 09-26-2004 , 03:25  
Reply With Quote #22

Windows CZ server, amxx .20 latest build.

Works great, but if I do amx_plugins it overflows and drops me. Any ideas?
supermj is offline
foo.bar
Junior Member
Join Date: Sep 2004
Location: SJCampos - Brazil
Old 09-26-2004 , 14:26   hmmmmmm....
Reply With Quote #23

supermj , I haven't been able to reproduce your error on my CS 1.6 server but I'll load up my CZ server and compile it in AMXX 0.20 to try to figure out what's going on. It's such a simple plugin that an overflow seems unlikely but it might have something to do with CZ or AMXX 0.20.

I suspect, in Rastin's case, that the users log on (or hit retry) and don't select a team. The plugin doesn't check for those type of spectators and a simple correction might patch things up, I'll patch it up and test it as soon as I can before releasing it "officially" but I'll try to post a beta of the check on monday.
__________________
Wenn ist das Nunstuck git und Slotermeyer?
Ja! Beiherhund das Oder die Flipperwaldt gersput!
foo.bar is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 09-26-2004 , 14:52  
Reply With Quote #24

Super, and thanks for the quick reply!!! Nice to see plug authors staying on top of things.
supermj is offline
Rastin
Member
Join Date: Jun 2004
Old 09-27-2004 , 00:45  
Reply With Quote #25

Thanks, didnt even think of that. Thats probably what they are doing then, hope you can patch it.
__________________
Rastin is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 09-27-2004 , 02:08  
Reply With Quote #26

I hope he can add a timed feature for spectators.
__________________

BigBaller is offline
supermj
Senior Member
Join Date: May 2004
Location: Georgia
Old 09-27-2004 , 03:43  
Reply With Quote #27

yes, yes...timer goooood. number of rounds would work also.
supermj is offline
Schnuffer
Junior Member
Join Date: Sep 2004
Location: Leipzig, Germany
Old 09-27-2004 , 08:22  
Reply With Quote #28

I have change this
Code:
if (!(get_user_flags(Players[i]) & ADMIN_IMMUNITY)) {
with this
Code:
is_user_hltv(Players[i])
to this
Code:
if (!(get_user_flags(Players[i]) & ADMIN_IMMUNITY) || !is_user_hltv(Players[i])) {

DON'T WORK !!
My HLTV Proxy was kicked.

Any Idee???
Schnuffer is offline
Send a message via ICQ to Schnuffer
Gunny
Senior Member
Join Date: Mar 2004
Location: Magnolia, Texas
Old 10-10-2004 , 13:41  
Reply With Quote #29

I have a question about the Admin immunity, I want to allow my Admins that aren't set with the immunity flag to stay in the Spec mode then what would I change that part of the code to??

ADMIN_LEVEL C or D??? Will this work??

I have 3 levels of admin on my servers and only the God level is set with immunity.
__________________
TEAM FORTRESS 2 - 70.85.30.25:27015
COUNTER-STRIKE SOURCE - 70.85.30.22:27015
COUNTER-STRIKE SOURCE DEATH MATCH - 70.85.30.23:27015
Gunny is offline
ronin
Member
Join Date: Jul 2004
Old 11-07-2004 , 15:27  
Reply With Quote #30

I set mine to ADMIN_LEVEL_B

Works great
ronin 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 01:59.


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