Thread: Level Editor
View Single Post
  #3  
Old 04-05-2003, 05:50 AM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by CheeToS2
x.x is there any NPCs in there?
something in the script is probably trying to divide by 0, which is a mathmatical impossibility
No.

1) The problem wouldn't manifest itself as the level is loading, since it's a runtime error.
2) Graal has no problems with divide-by-zero errors. Try writing a script with the line 'temp=1/0' - temp will probably just be set to a really high number.
3) It is cool that 'divide by zero' acronymifies to 'DBZ'.
__________________
Reply With Quote