Jump to content

Recommended Posts

Posted

L2Mid Gracia Final OFF x30

 

Start 29.07.2013

webside: http://l2mid.com/

community: http://l2mid.com/community/

 

RATES

- Experience (XP):x30

- Skill Points (SP):x30

- Drop (Adena):x20

- Drop (Items):x20

- Spoil:x20

- Seal Stones:x10

- Drop (Raidboss):x10

- Drop (GrandBoss):x1

- Drop (Grandboss Jewelry):x1

 

- Drop (Quest Item): x15 / 100% Chance Drop

- Quest Reward: x3         

Seductive Whispers

A Game of Cards

Delicious Top Choice Meat

Seekers of the Holy Grail

Guardians of the Holy Grail

The Zero Hour

 

- Drop (Quest Item): x15 / 100% Chance Drop

- Quest Reward: x1

Legacy of Insolence

Supplier of Reagents

The Finest Food

Relics of the Old Empire

Gather The Flames

Alliance with the Ketra Orcs

War with Ketra Orcs

Alliance with the Varka Silenos

War with the Varka Silenos

Hunt of the Golden Ram Mercenary Force

             

ENCHANTING

- Safe Enchant amount: +3

- Real Chance (for Regular Scrolls): Retail enchanting formulas

- Real Chance (for Blessed Scrolls): Retail enchanting formulas

 

GRAND BOSS RESPAWN

- Flame of Splendor Barakiel: 4-8 hours

- Valakas:  Respawn 264 hours +- 72 Hours Random

- Antharas:  Respawn 264 hours +- 72 Hours Random

- Baium:  Respawn 168 hours +- 48 Hours Random

- Frintezza:  Respawn 48 hours +- 24 Hours Random

- Zaken:  Respawn 60 hours +- 20 Hours Random

- Core:  Respawn 60 hours +- 23 Hours Random

- Orfen:  Respawn 48 hours +- 20 Hours Random

- Queen Ant:  Respawn 36 hours +- 17 Hours Random 

 

 

SERVER FEATURES

- Hellbound: Open Max Level

- 100% working all GF features

- Full working skills

- All Quests full working

- Working Fortresses, Clan Halls and Castles

- Full working Raid / Grand Bosses

- Working cursed weapons

- Buffer 2 hours buff time

- Buff slots - 20+4 : Dance/Songs - 12 slots

- First class 100k, Second 1kk and Third Class 10kk + 100k AA

- Sub-class questable / buyable

- Nobless questable / buyable

- Olympiad Period Retail

- Against L2Walker and others softwares of BOT

- Offline Shops Working

- Autoloot system, Autolearn skills

- Mana Potion

- Agumentations System

- Mammon NPCs added to Giran Castle Town

- GM Shop up to Top B-grade

- Materials recipes added to GM Shop

- Skill: Anti Buff Shield

- Full Working Geodata

 

More Fututes Soon...

Posted

Just to let you know, you created your topic in a wrong section. Why?

 

Because this section is for the live servers, your server will be opened in 29/7 so it should be at [PREVIEWS].

 

I will ask a moderator to move it. :)

Posted

Anyone have experience with their previous server? Is it worth playing, or another 1-2 month collect donation and close type server?

Posted

I'll get you inside with the things a lil bit. This is www.l2abyss.com -> but there are 2 more servers with the same name im not so sure what are the exact sites. So the admin decided to make a clean forum section at www.l2mid.com for their GF server so yes its the same server -> L2Mid was a interlude server that is going to be reopened in next months no idea when. From what i know there is donation only for subclass and nobless so I won't say that this is a server for donations.. And from what i see at www.l2mid.com their site has a lot of visits so it couldn't have been a low populated server . TY

 

if you have more questions -> www.l2mid.com/community

 

P.S : And they are really using OFF files.. you will be able to check it 27-28 .. i already checked it at closed-beta  0 bugs -> geodata is perfect wherever i checked. the cons of OFF files are that oly is 1 month and you can't farm cata if you are not regged ^^ mammons are in town though and you can exchange stones for AA in gmshop

 

P.S 2: If you want a closed-beta acc -> pm ka3do at forum with your acc created at the main site -> he should activate it for CB

Posted

forum ( www.l2mid.com/community) already reached 300 top online in last 24 hours. huehuehue

 

That visitor number is a fake man. Most servers that use SFM have that.

Just like the visitor number on their website. Totally insane for such a short period of time!

Posted

703k views from the previous server. there is nothing fake. stop speaking without knowing the real facts huehue and they got 15k+ views in less than a week + a lot more activity on forums..

Posted

You're the one who doesn't know the facts. From the 1st day the website went up, the counter showed 10K visitors.

That was before they even announced the Gracia server. The forum at that time had 5-6 registered users and a couple

of visitors average. Last time l2mid was a lol l2j Interlude, and had exactly the same number of visitors shown on

the page. So get your facts straight...

As for the forum, they only have 37 members (in the last 24 hours), and 368 "guests"...yeah, its real alright  :o

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • what pack you use  send me on discord for it
    • package custom.events.RandomZoneEvent; import java.io.File; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.concurrent.ScheduledFuture; import org.w3c.dom.Document; import org.w3c.dom.Node; import org.l2jmobius.commons.threads.ThreadPool; import org.l2jmobius.commons.time.SchedulingPattern; import org.l2jmobius.commons.time.TimeUtil; import org.l2jmobius.commons.util.IXmlReader; import org.l2jmobius.gameserver.managers.ZoneManager; import org.l2jmobius.gameserver.model.StatSet; import org.l2jmobius.gameserver.model.actor.Creature; import org.l2jmobius.gameserver.model.actor.Npc; import org.l2jmobius.gameserver.model.actor.Player; import org.l2jmobius.gameserver.model.quest.Event; import org.l2jmobius.gameserver.model.zone.ZoneId; import org.l2jmobius.gameserver.model.zone.ZoneType; import org.l2jmobius.gameserver.model.zone.type.RandomZone; import org.l2jmobius.gameserver.util.Broadcast; /** * Random Zone Event - Activates one random PvP zone temporarily. No modifica la clase de la zona: usa flags PvP en runtime. * @author Juan */ public class RandomZoneEvent extends Event { private static final String CONFIG_FILE = "data/scripts/custom/events/RandomZoneEvent/config.xml"; private static int EVENT_DURATION_MINUTES = 15; private static boolean _isActive = false; private ScheduledFuture<?> _eventTask = null; private final List<ZoneType> _availableZones = new ArrayList<>(); private ZoneType _activeZone = null; public RandomZoneEvent() { loadConfig(); loadZones(); registerZoneListeners(); } /** * Registra listeners a TODAS LAS ZONAS random */ private void registerZoneListeners() { for (ZoneType zone : _availableZones) { addEnterZoneId(zone.getId()); addExitZoneId(zone.getId()); LOGGER.info("[RandomZoneEvent] Registered listener for zone: " + zone.getName()); } } private void loadConfig() { new IXmlReader() { @Override public void load() { parseDatapackFile(CONFIG_FILE); } @Override public void parseDocument(Document doc, File file) { forEach(doc, "event", eventNode -> { final StatSet att = new StatSet(parseAttributes(eventNode)); final String name = att.getString("name"); for (Node node = eventNode.getFirstChild(); node != null; node = node.getNextSibling()) { if ("schedule".equals(node.getNodeName())) { final StatSet attributes = new StatSet(parseAttributes(node)); final String pattern = attributes.getString("pattern"); final SchedulingPattern schedulingPattern = new SchedulingPattern(pattern); final StatSet params = new StatSet(); params.set("Name", name); params.set("SchedulingPattern", pattern); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer("Schedule_" + name, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Event " + name + " scheduled at " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } }); } }.load(); } private void loadZones() { for (ZoneType zone : ZoneManager.getInstance().getAllZones(RandomZone.class)) { if ((zone.getName() != null) && zone.getName().toLowerCase().startsWith("random_zone")) { _availableZones.add(zone); LOGGER.info("[RandomZoneEvent] Loaded zone: " + zone.getName() + " (id=" + zone.getId() + ")"); } } LOGGER.info("[RandomZoneEvent] Total random zones loaded: " + _availableZones.size()); } @Override public void onTimerEvent(String event, StatSet params, Npc npc, Player player) { if (event.startsWith("Schedule_")) { eventStart(null); final SchedulingPattern schedulingPattern = new SchedulingPattern(params.getString("SchedulingPattern")); final long delay = schedulingPattern.getDelayToNextFromNow(); getTimers().addTimer(event, params, delay + 5000, null, null); LOGGER.info("[RandomZoneEvent] Rescheduled for " + TimeUtil.getDateTimeString(System.currentTimeMillis() + delay)); } } @Override public boolean eventStart(Player eventMaker) { if (_isActive) { if (eventMaker != null) { eventMaker.sendMessage("RandomZoneEvent already active."); } return false; } if (_availableZones.isEmpty()) { Broadcast.toAllOnlinePlayers("[RandomZoneEvent] No zones configured."); return false; } _isActive = true; Broadcast.toAllOnlinePlayers("⚔️ Random Zone Event has started!"); _eventTask = ThreadPool.schedule(this::activateRandomZone, 5_000); return true; } private void activateRandomZone() { _activeZone = _availableZones.get(new Random().nextInt(_availableZones.size())); _activeZone.setEnabled(true); Broadcast.toAllOnlinePlayers("🔥 Random Zone Event: " + _activeZone.getName() + " is now PvP for " + EVENT_DURATION_MINUTES + " minutes!"); _eventTask = ThreadPool.schedule(this::eventStop, EVENT_DURATION_MINUTES * 60 * 1000L); } @Override public boolean eventStop() { if (!_isActive) { return false; } _isActive = false; if (_eventTask != null) { _eventTask.cancel(true); _eventTask = null; } if (_activeZone != null) { _activeZone.setEnabled(false); Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended. " + _activeZone.getName() + " is back to normal."); _activeZone = null; } else { Broadcast.toAllOnlinePlayers("🏁 Random Zone Event ended."); } return true; } @Override public void onEnterZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, true); if (creature.isPlayer()) { creature.sendMessage("Esta zona está en modo PvP temporalmente."); } } } @Override public void onExitZone(Creature creature, ZoneType zone) { if (!_isActive || (_activeZone == null)) { return; } if ((zone == _activeZone) && creature.isPlayable()) { creature.setInsideZone(ZoneId.PVP, false); if (creature.isPlayer()) { creature.sendMessage("Abandonaste la zona PvP temporal."); } } } @Override public boolean eventBypass(Player player, String bypass) { return true; } @Override public String onEvent(String event, Npc npc, Player player) { return super.onEvent(event, npc, player); } @Override public String onFirstTalk(Npc npc, Player player) { return null; } public static void main(String[] args) { new RandomZoneEvent(); } } i have this but its not working
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock