Latest Neocron News and Information

  • New test server patch #563 has been released to Vedeena

Difference between revisions of "Metadata:Mapping/Map.js"

From Neocron Wiki
Jump to: navigation, search
(Fecking IE7 fixes)
(NPC hiding added...need to change this)
Line 35: Line 35:
 
if (wgPageName!='Template:Mapkey')
 
if (wgPageName!='Template:Mapkey')
 
{
 
{
hideMapKey('mapdefault');
+
hideMapKey('map_default');
 
hideMapKey('map_outpost');
 
hideMapKey('map_outpost');
 
hideMapKey('map_outpost_lab');
 
hideMapKey('map_outpost_lab');
Line 49: Line 49:
 
hideMapKey('map_city');
 
hideMapKey('map_city');
 
hideMapKey('map_city_entrance');
 
hideMapKey('map_city_entrance');
 +
hideMapKey('map_npc');
 
}
 
}
  
 
// End of functions
 
// End of functions
 
});
 
});

Revision as of 20:57, 19 May 2008

Sorry you do not have permissions to view this page.