Question about grouping...
Whats the difference between
Code:
Code:
|
I'm pretty sure they're the same, it just makes it a little easier to see where 1 condition starts and where 1 ends
|
on a side note, don't use Players[i] for every one of those; instead, do this:
Code:
if you use Players[i], the logic of the program goes like this: Code:
retrieve iCode:
retrieve i |
Thanks for the var info durk. Ill try to implement the var now and see if it does save on processess. Thanks again.
|
| All times are GMT -4. The time now is 16:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.