| Calls |
call changecase ('SMALLS', Area)
call stringlen (Area, AreaLength)
call stringlen (AreaName, AreaNameLength)
call doequip (Left, Top, EntityCount,
* Length1, Length2, Length3,
* HtmlNameLength, MetaNameLength, EquipLevel,
* EquipLoop, AreaLength, MetaName,
* HtmlName, Area, Equip, MetaCheck)
call dohead (Left, Top, EntityCount,
* Length1, Length2, Length3,
* EquipLevel, EquipLoop, AreaNameLength, AreaName,
* Equip, DBLevel, AreaLength,
* DBName, DBArea, Area,
* GazCount, GazNameLength, GazName,
* GazArea, MetaNameLength, MetaName,
* HtmlNameLength, HtmlName)
call doequiptabs (EquipLevel, EquipLoop, EquipCount,
* AreaLength, Area, Equip, Length1, Length2,
* AreaName, AreaNameLength)
call includeit (92,
* '/infobank/programs/keep/contents.keep')
call domap (Length1, Length2, Length3, EquipLevel,
* EquipLoop, AreaLength, Area, Equip)
call domapdiv (GazCount, GazNameLength,
* GazName, GazArea, Area, AreaLength,
* MetaName, MetaNameLength)
call dostyle (GazCount, GazNameLength, AreaLength,
* Area, GazName, GazArea)
call dosummarytabs (Length1, Length2, Length3,
* MetaNameLength, EquipLevel, EquipLoop,
* AreaNameLength, AreaLength, MetaName, AreaName,
* Area, Equip,
* ScaleCount, ScaleAreaLength, ScaleArea, Scale)
call dorecs (GazCount, GazNameLength,
* GazName, GazArea, Area, AreaLength,
* MetaName, MetaNameLength, AreaName, AreaNameLength,
* Equip, EquipLevel, EquipLoop,
* Length1, Length2, Length3)
call dofooter (HtmlNameLength, HtmlName)
|