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

tf2 block switch blue team ?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dyxL
Senior Member
Join Date: Jul 2010
Old 05-28-2017 , 14:12   tf2 block switch blue team ?
Reply With Quote #1

i couldnt find this plugin ... Is there anything like that for team fortress 2 jailbreak server
dyxL is offline
zyox123cc
Senior Member
Join Date: Jul 2016
Location: spycrab
Old 05-28-2017 , 20:03   Re: tf2 block switch blue team ?
Reply With Quote #2

This plugin made specially for Jailbreak Servers or servers that making special rounds or events, can lock and unlock TF2 teams.
__________________
sv_downloadurl Recommended FREE website
000webhost(File is too big (max. 32MB)! Upload will be skipped.)
rejetto
(Local_computer_host)
Getting material/model paths easy way (Windows)
steam profile
Youtube

Last edited by zyox123cc; 05-28-2017 at 20:03.
zyox123cc is offline
dyxL
Senior Member
Join Date: Jul 2010
Old 06-03-2017 , 15:08   Re: tf2 block switch blue team ?
Reply With Quote #3

hello again,

im using this plugin but players can join blue team when they are write "autoteam" to in console ...

how can i block it ?
dyxL is offline
BraveFox
AlliedModders Donor
Join Date: May 2015
Location: Israel
Old 06-04-2017 , 00:30   Re: tf2 block switch blue team ?
Reply With Quote #4

Just hook the "autoteam" command and block it.
__________________
Contact Me:
Steam: NoyB
Discord: Noy#9999
Taking Private Requests

Last edited by BraveFox; 06-04-2017 at 00:31.
BraveFox is offline
dyxL
Senior Member
Join Date: Jul 2010
Old 06-05-2017 , 11:54   Re: tf2 block switch blue team ?
Reply With Quote #5

Quote:
Originally Posted by BraveFox View Post
Just hook the "autoteam" command and block it.
apologize but how ? i dont know
dyxL is offline
Chaosxk
Veteran Member
Join Date: Aug 2010
Location: Westeros
Old 06-05-2017 , 16:34   Re: tf2 block switch blue team ?
Reply With Quote #6

Quote:
Originally Posted by dyxL View Post
apologize but how ? i dont know
PHP Code:
public void OnPluginStart()
{
    
AddCommandListener(Command_Team"autoteam");  
}

public 
Action Command_Team(int client, const char[] commandint argc)
{
    return 
Plugin_Handled;

__________________
Chaosxk 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 23:47.


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