Quote:
Originally Posted by steve
Eh? How does the server know what models are loaded? Is it checking the database to look for models loading and compiling a list for each zone at the time the server is started?
|
The database doesn't directly include which models your client has loaded. However, there is the general sense that if there is an NPC spawned in the zone with model #5, then model #5 must be loaded.
So it is getting the list of spawns for the zone and picking from said list.