Thread
:
Bomypet problem.
View Single Post
#
4
08-28-2006, 05:22 PM
xXziroXx
Malorian
Join Date: May 2004
Posts: 5,289
Quote:
Originally Posted by
_Z3phyr_
for ( t = 0; t <= 2; t ++) {
that will make it loop until 2.
I don't know about any loop limit or whatever so someone else can post about it.
No, that will make it loop to 3, use '<' instead of '<='.
__________________
Follow my work on social media post-Graal:
https://bsky.app/profile/serith.maloria.org
Maloria Discord
-
IN ACTIVE DEVELOPMENT
Updated august 2025.
xXziroXx
View Public Profile
View GraalOnline Profile
Visit xXziroXx's homepage!
Find all posts by xXziroXx