Raised This Month: $ Target: $400
 0% 

I need "for loop" algorithm


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
CreativeTR
Junior Member
Join Date: Mar 2017
Location: Turkey
Old 03-12-2017 , 13:40   Re: I need "for loop" algorithm
Reply With Quote #3

of course not

example:

HTML Code:
 for(new i = 1; i <= MAX_LEVEL; i++) {
                        if(currentExp >= (currentExp*i) && currentExp <= (currentExp*i) + (currentExp*i)) {
                                 p_Level[i]
                                 break;
                        }
 }

Last edited by CreativeTR; 03-12-2017 at 13:42.
CreativeTR is offline
Send a message via Skype™ to CreativeTR
 



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 17:50.


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