getintpar
ix = getintpar("Quadrant");
iy = getintpar("q-y");
ix = getintpar("Sector");
iy = getintpar("s-y");
*co = getintpar("Course");
int getintpar(const char *);
hit = getintpar("units");
hit = getintpar("course");
hit = getintpar("Units to fire");
burst = getintpar("burst angle");
course = getintpar("Torpedo course");
co = getintpar("direction");