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

Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: Drixevel
Forum: Plugin/Gameplay Ideas and Requests 05-20-2022, 19:06
Replies: 2
Views: 563
Posted By Drixevel
Re: [TF2][REQ] autokick anyone who types "sm_votemenu"

public Action OnClientCommand(int client, int args) {
char sCommand[32];
GetCmdArg(0, sCommand, sizeof(sCommand));

if (StrEqual(sCommand, "sm_votemenu", false) && !CheckCommandAccess(client,...
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -4. The time now is 16:47.


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