Raised This Month: $ Target: $400
 0% 

Catch player choosing team.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Decompiler
>:)
Join Date: Mar 2013
Old 05-09-2013 , 19:32   Re: Catch player choosing team.
Reply With Quote #8

Would something like this work if I added it to your plugin? As it seems simpler than hooking chooseteam?

Quote:
Originally Posted by teame06 View Post
Code:
#include <amxmodx> public plugin_init() {     register_plugin("Yams", "Pants", "Anime"); } public client_connect(id) {     set_user_info(id, "_vgui_menus", "0"); }

Here this will disable the VGUI team select menu only. They will be able to still use VGUI buy menu, etc.
Decompiler is offline
 



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 10:51.


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