two questions:
1. what is ship_num defined as at this point?
> if ((ship_num=find_ship_by_id(GET_SHIP(c)))>=0&&ship_num<num_of_ships)
2. This seems to have a three part if (before the &&)
ship_num = find_ship_by_id(GETSHIP(c)) >= 0
^ ^^
is that what it is supposed to be in an if statement????
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST