Difference between revisions of "Talk:Set"

Jump to navigation Jump to search
361 bytes added ,  00:49, 23 June 2006
no edit summary
imported>Omzy
imported>Omzy
Line 4: Line 4:


What happens to the rest of the script when you divide by 0; does it continue processing or stop completely? --[[User:Omzy|Omzy]] 01:42, 23 June 2006 (EDT)
What happens to the rest of the script when you divide by 0; does it continue processing or stop completely? --[[User:Omzy|Omzy]] 01:42, 23 June 2006 (EDT)
:Just found out that if you divide by zero in any script, the game will never run that script again. So, if I had two variables, x and y, and they constantly change and I want to find the ratio x / y, if y is 0 at any point, the script stops and never runs again (even in GameMode and ScriptEffectUpdate blocks). --[[User:Omzy|Omzy]] 01:49, 23 June 2006 (EDT)
Anonymous user

Navigation menu