The Dink Network

Reply to Re: Why will the fireball magic not work?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
March 27th 2006, 11:14 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Theoretically, no. However, I've noticed one 'bug' that I fixed has been causing some problems.

If you declare a global variable (make_global_int), in 1.07 and before declaring a local variable of the same name would just use the global variable. In 1.08, you can declare a local variable of the same name as a global.