View Single Post
  #59  
Old 02-10-2002, 10:48 PM
madborg
Banned
 
Join Date: Jan 2002
Posts: 322
Default

Quote:
Originally Posted by Quagmire

The client reads the zone name at character select from it's local files, same with on the /who after you're in game. Also interesting, even the Verant s3d files "load" and "tutorial" display unknown zone. Only the "You have entered ZoneName" is read from the server.
The zones are hardwired in the client. There is a table that has some zone names and also a set of lists that have all the names. The list seems to had null pads of 2 or 3 chars but the table seems to have enough room to put some information in it -- from cfg files? The table does not have a complete zone list, but the list seems to be complete.

the zone "tutorial" was not in either the table or the lists of zones.
Reply With Quote