Subject: | More featureful force option |
force shouldn't be a global setting. The ability to set it globally is
nice, but being able to control it on a per-map setting would be far
more useful. Possible means of doing so are via a global variable (ick),
or tacking a bitmask variable onto the end of the argument list. Within
the routine, you can then pop it off if the array has an odd number of
elements.