Raised This Month: $ Target: $400
 0% 

messageBegin TeamInfo


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Sutar
Senior Member
Join Date: Sep 2010
Old 08-06-2013 , 07:06   messageBegin TeamInfo
Reply With Quote #1

Hello, here is my question, if you do this script
Code:
if(cs_get_user_team(player) != CS_TEAM_T)
	{
		message_begin(MSG_ALL, get_user_msgid("TeamInfo"))
		write_byte(player)
		write_string("TERRORIST")
		message_end()
	}
	
	message_begin(MSG_ALL, get_user_msgid("SayText"))
	write_byte(player)
	write_string(messg[0])
	message_end()
	
	server_cmd("kick #%d ^"You are banned from this server^"", get_user_userid(player))
it will be important to the players with whom we work, to reclaim his former team?
For example a player was in command CT but after he became a script in T
it is important that he return to the team in which he was?
Sutar 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 15:47.


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