Raised This Month: $32 Target: $400
 8% 

Solved help with autokick


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
shadow728988
Member
Join Date: Sep 2017
Old 08-19-2018 , 04:30   help with autokick
Reply With Quote #1

hey guys i need help with this autokick.
I want that as soon as a player clicks to connect my server he gets kicked in the loading screen.
Code:
public autokick(id)
 {
    
 	new userid = get_user_userid(id)
	
 	 if(is_user_connecting(id))
	  { 
	  	 server_cmd("kick #%d Connecting to proxy server", userid)
      }
}
also if someone can tell what i did wrong in the aboce code.Thank you

Last edited by shadow728988; 08-19-2018 at 04:34.
shadow728988 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 18:34.


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