10-05-2008, 10:30 AM
Or just 'Exit Sub' if control is down, and have the directional keys' checks below it.
So:
If ControlDown = True then
attack so on and so forth
exit sub
end if
If DirectionUp....
Something like that.
So:
If ControlDown = True then
attack so on and so forth
exit sub
end if
If DirectionUp....
Something like that.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?