HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Game Crashing?

03-05-2009, 05:48 AM#1
Blackroot
Can't figure out why. I've isolated the problem but there's no obvious problem...

Also; any comments on the system? It avoids dynamic triggers at least; =p.

The problem is DeleteEnterRect at least that causes the crash. It's something to do with H2I, I can't figure it out =x.
Expand JASS:
03-05-2009, 09:59 AM#2
xombie
Quote:
Originally Posted by Blackroot
H2I(s.r) + H2I(s.rct)

How come you are adding these values? Should you be doing that? I'm not super familiar with Tables but that doesn't seem right.

...and I don't see DeleteEnterRect ever being called or used in this script...