Raised This Month: $ Target: $400
 0% 

Team choose script


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Estland
Member
Join Date: Nov 2012
Old 12-12-2014 , 16:36   Team choose script
Reply With Quote #1

Can anyone give me function for choosing/changing team? So that I could put it in my custom menu.
Estland is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-12-2014 , 18:49   Re: Team choose script
Reply With Quote #2

http://amxmodx.org/api/cstrike/cs_set_user_team
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Estland
Member
Join Date: Nov 2012
Old 12-13-2014 , 07:31   Re: Team choose script
Reply With Quote #3

I mean that function, when you press M key in CS 1.6.
Estland is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 12-13-2014 , 08:27   Re: Team choose script
Reply With Quote #4

Try this:
PHP Code:
engclient_cmd(id"chooseteam"); 
You can use this even if you have already hooked "chooseteam" command and blocked it. It will still display the team menu to the player.

Last edited by klippy; 12-13-2014 at 08:27.
klippy is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 12-13-2014 , 09:53   Re: Team choose script
Reply With Quote #5

PHP Code:
register_clcmd("chooseteam""clcmd_changeteam"
zmd94 is offline
Estland
Member
Join Date: Nov 2012
Old 12-13-2014 , 11:39   Re: Team choose script
Reply With Quote #6

Quote:
Originally Posted by KliPPy View Post
Try this:
PHP Code:
engclient_cmd(id"chooseteam"); 
You can use this even if you have already hooked "chooseteam" command and blocked it. It will still display the team menu to the player.
I guess that's what I need, will test later. Thanks!
Estland 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 00:17.


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