Raised This Month: $ Target: $400
 0% 

the most efficient way to do this..


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
[X]-RayCat
Senior Member
Join Date: Sep 2006
Old 02-19-2008 , 13:06   the most efficient way to do this..
Reply With Quote #1

I need to make my own scoring system so im trying to force terrorist to win when round ends (In all maps). So what would be the most efficient way to do this?
PHP Code:
 new players[32], num;
 
get_players(playersnum"a");
 for (new 
inum; ++i)
 
 if(
is_user_alive(players[i]) && cs_get_user_team(players[i]) == CS_TEAM_T)
 {
      
//code 
 

[X]-RayCat 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 23:52.


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