Raised This Month: $ Target: $400
 0% 

how to catch team change??is it right??


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
martins
Junior Member
Join Date: Sep 2005
Old 03-10-2006 , 06:17   how to catch team change??is it right??
Reply With Quote #1

Code:
public client_infochanged(id){     new new_team[16],team     get_user_info(id,"team",new_team,15)     team = get_user_team(id)     if (equal(new_team,"allies"))     teamx = 2     else  if (equal(new_team,"axis"))     teamx =1     if ( !(team == teamx)){         //here is the code.....     } }
martins 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 20:23.


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