View Single Post
  #7  
Old 08-28-2006, 07:49 PM
contiga contiga is offline
Graal2001 Administration
contiga's Avatar
Join Date: Jul 2004
Location: Netherlands
Posts: 419
contiga is an unknown quantity at this point
Send a message via ICQ to contiga Send a message via AIM to contiga Send a message via MSN to contiga Send a message via Yahoo to contiga
Quote:
Originally Posted by xXziroXx
No, that will make it loop to 3, use '<' instead of '<='.
Wrong.
PHP Code:
for ( 02++) 
Will make i = 0 and i = 1.
PHP Code:
<= 2
Would add i = 2 also.


Quote:
Originally Posted by Tolnaftate2004
The error in RC should give you a line at which the script is exceeding the limit.
Give us that block of code.
Quote:
Originally Posted by GraalScript
Loop limit exceeded in script of bomyisland_bomy_idle (in level kontest.nw at pos (6, 39))
That's all it says.

Maybe Stefan or a GST that knows what's wrong can take a look? GServer: dev (Graal2001 Dev), Class: con_bomypet & con_bomycontrol.

It only happens in combination with a gui popup ctrl, not with getting text from gui text ctrl.
__________________
AIM: Contiga122
MSN: [email protected]
Status:
Quote:
Originally Posted by unixmad View Post
I am also awake 3AM to help correct problems.
Quote:
Originally Posted by Bomy Island RC people
Daniel: HoudiniMan is a bad guy =p
*Bell: rofl. I first read that as houdini is a bad man. like the little kid that wants his mommy to keep her away from that boogie man
Daniel: xD
*Rufus: I wouldn't want my kids around him.
Reply With Quote