> > } else if (vzone_num > 326) { > > send_to_char("326 is the highest zone allowed.\r\n", ch); > >Is there a reason it's limited to 326? If I set it higher, what > >limitations are there, and what problems will I run into? > Think signed short integer with 100 rooms per zone. Btw, is there any reason to use signed short int instead of unsigned for storing vnums? Zmey +------------------------------------------------------------+ | 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