Thread: for loops
View Single Post
  #11  
Old 10-23-2001, 09:47 AM
dragoonvenganc dragoonvenganc is offline
Registered User
Join Date: Jul 2001
Location: USA
Posts: 331
dragoonvenganc is on a distinguished road
Send a message via ICQ to dragoonvenganc Send a message via AIM to dragoonvenganc
Yes finally some one understands nested for loops.. man.. no one said anything about that..

It is great for doing things like hitobjects and so on.. taking a 17kb weapon and make it to a 2kb weapon is great just becuase of for loops..

and yes for loops are like this

for(variable=#;variable logicstatment #;variable incrementation){Commands}

first part sets the variable to that value when it starts, logic statments are like = < > , I++ adds 1 to i each time

Hey shin wanna job as scripter on server.
Anyone that knows what a nested for is is cool in my book lol
__________________
Dragoon Vengance
Owner of Pangea Relics of Time
P2P Rp server
For info or job
Email: [email protected]
aim: dragoonvengnc
Reply With Quote