Raised This Month: $ Target: $400
 0% 

optimization for equali


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
DWIGHTpN
Senior Member
Join Date: Jan 2013
Location: Romania.
Old 10-25-2013 , 10:54   Re: optimization for equali
Reply With Quote #2

Code:
new const maps[][] = {
 "cs_deagle5",
 "bla..."
} // etc

public function() {
         for(new i;i<sizeof maps;i++) {
              if( containi(maps[i], "_2x2") != -1 ) {
                 // do..
                 break;
              }
          }
}
DWIGHTpN 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:18.


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