From vcc_verbose.txt:
Constructing VCCompiler object... Done.
int MAX_SHOTS: offset 0, size 1, initializer: =10
int i_player: offset 1, size 1, initializer: =NewImage(7,7)
int player_x: offset 2, size 1, initializer:
int player_y: offset 3, size 1, initializer:
int player_power: offset 4, size 1, initializer:
int numShots: offset 5, size 1, initializer:
func Autoexec found with 0 args and shit.
Err... the "shots" array is missing... as is the struct. Both of which are defined/initialized immediately after the variable numShots, and immediately before the function Autoexec is defined.
So it should be there, no? Or maybe arrays and/or structs aren't recorded in the verbose log?
Dunno if this means anything.
Thanks.
-lok
"He can fry, but he no can fruck!"