Friday, November 23, 2007

Feel free to post your own games on this blog, but please no blood, gore, graphics, viruses, spam, or similar things in your games.

4 comments:

apple said...

uh, kevin?
i need to know how to fix this

--------------------------
FATAL ERROR in
action number 1
of Create Event
for object obj_tower:

COMPILATION ERROR in code action
Error in code at line 1:
can_shoot dart = 1

at position 11: Assignment operator expected.
----------------------------
thanks,
evan

Kevin said...

you need to set variable before using variable. try also in options, "assume all variables 0 unless otherwise stated"
b bi abi ab a ai i

Anonymous said...

uh, kevin?
Now it says:
-------------------------------------
Constant value var_can shoot dart is not valid
------------------------------------
Failed to define the constants
-------------------------------

So, what do i do now?

Evan

Kevin said...

no spaces in variables i think
make the variable "can_shoot"
also make sure it is the same variable name every time
try sending me the game for me to tweak it