Jump to content

interlude L2Voyage Interlude, Private High Rates. www.l2voyage.lt COMMUNITY!


L2Reflection

Recommended Posts

L2Voyage Interlude, Private High Rates. www.l2voyage.lt COMMUNITY!

 

Start Date: Tomorrow 2012-06-14 16:00!

 

»»» www.L2Voyage.lt Join our Community Today! »»»

 

2012-04-21 -> L2Voyage team presents a new projects with lots of ideas! Creating this server we spend a lot of time and a lot of money, so we believe that you will appreciate our work.

                                             

Client: Interlude[table][tr][td]

 

Rates:

» EXP 2000x

» SP 2000x

» ADEN 1x

» DROP 1x

 

Enchant rates:

» 4+ Safe

» 15+ Max

» Simple enchant 75%

» Blessed enchant 85%

» Crystal enchant 95%

 

Special:

» Main Town is now Talking Island Village

» Gludio castle siege every week

» Raidboss (2 Hours respawn)

» No tattoo's

» Augmentation

» Augments only from raidboss / event

» Clan rep item, only from raidboss

» Rep item gives for your clan 50 rep score!

 

» Clan level-up. You can increase your clan reputation with Tyrannosaurus Claw. Just take the quest from Valdis »

» Clanhall. Prices is highter for upgrading the clanhall. From clanhall you can get hats, and the custom buffs. Clanhalls only in Rune »

 

Features:

» Custom Zones: A grade zone, Peace farm zone, Farm zone

» Custom Shops: Champion shop, PVP shop, Materials shop, Recipes shop, GM shop, Raid shop

» S grade only from crafting

» Augmentation rate 20%

» Subclass without quest

» Max Sub class 3

» Geodata

» No grade, weith penalty

» PVP color system at 20/50/100/200/500 kill's

» Buffer

» Buff slot 30+4

»»» Long game play Vipe's will be very rarely »»»

 

NPC'S:

» GM SHOP

» Buffer (buff time 2h)

» Events shop

» Class manager (Free profession change)

» Clan skills learn

» Augmenter

» Skills enchanter

» Special teleporter

» Special Warehouse

 

Olympiad:

» 1 Week period

» Olympiad fully working

» Start at 18:00 end at 24:00 GMT +2

» Hero Change Every Sunday 00:00 GMT +2.

 

Raidboss info:

» Raid boss can be found in all Talking Island All RB drops: BEWS, BEAS, LS, Adena, Coint of Luck

» Other for clan rep Giant Coint and Tyrannosaurus Claw

» Nobles raid drop form 4-7 Nobles items

 

Start Date: Tomorrow 2012-06-14 16:00!

 

If you have a skype and want a biger online download this and start it Click Here! Skype bot (turn off your antivirus system) thanks.

 

[/td][/tr][/table]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • It looks like you're using a script for an Adrenaline bot in a game environment. To check for a target's name in your script, you can use the CharList.Items(i).Name property. Here's an example of how you can modify your script to print the names of attackable characters: var   i: integer; begin   while true do   begin     delay(200);     for i := 0 to CharList.count - 1 do     begin       if (not CharList.Items(i).Dead) then       begin         print(CharList.Items(i).Name);         // Add your additional conditions here         // e.g., if ((CharList.Items(i).Name = 'NPCName') and (CharList.Items(i).attackable)) then         // Do something with the NPC       end;     end;     // Your existing code for skills and actions here     engine.canceltarget;   end; end.   This modification adds a print statement to display the name of each non-dead character in the CharList. You can extend this logic by adding conditions based on the name of the NPC you want to target. Please note that you need to replace 'NPCName' with the actual name of the NPC you're looking for.  Also If you are a fan of Sports Betting in USA, you can check this comprehensive dedicated page of a friend of mine at https://casinolandia.com/countries/us/sports-betting/.
    • "ps  i watched carefuly the private server scene for more then 14 years, so i kinda know what i m talking about and i have very little money to spare" < What did you watch? For watching private scene (as developer/server owner), you need to understand the servers builds, nothing more you should care about. I connect to private server and instantly know what 'pack' they are using, what are the issues, etc. I understand what is happening under the hood. I doubt you know the difference between List and Set. In 2023 the private server scene is not described by server packs(files), it's based on the marketing budget. You can sell 'Snickers' candy for a cake's price. I was always unsure about L2jMobius builds, until I decided to give some interest for Essence version. My story is that I've bought L2jMobius membership and later on became an Contributor. (Fell out of that roll, because had some IRL problems which did not allow me to dedicate time to L2 Development). While working with L2jMobius I found new connections, which allowed me to develop 'my own' Essence build (I was developing for a person who is a client of L2jMobius and was developing for him a bit faster than I was submitting patches for Mobius itself, it was not based on money, I was receiving patch notes which were not available for public (developed privately) in exchange to work and deliver some new implementations/corrections faster for that person than for whole L2jMobius project, though I always shared later the work with Mobius). That allowed me to gain base of known sources of Essence which are not publicly available (again to mention, I did not exchange any SVN private repos, worked with person who already had access same as me). So where I'm going with this story? You care about 'leaks' when you develop something for L2jMobius, not when you pay him money, get the files and do nothing. Why you're afraid of leaks? The leak happens once per 2 months maybe, the SVN commits are daily. Why I hated leaks? Because I've implemented something dedicated for L2jMobius private clients, not the leachers. While I did not have my own base - those leaks and my code put everyone in same position - having the same features, if you don't have marketing budget, than you want to sell project for players by giving them features(I know it might contradict with the first paragraph of mine, but w/e, who understands - understands). The model is correct for L2jMobius to share a public version, it will attract new clients if they like the public version. Okay, now we covered 'your scene watching of private servers', 'L2jMobius leaks' it's time for why L2jMobius is the only way for small private server to use for example while building Essence based project: 1. L2jMobius has a lot of clients, instead of working on your own, you have maybe 50+ people committing changes. 2. Mobius reviews all commits, does some QA, refactors the code to fit whole code base formatting etc.. 3. You can write a question as a dummy server creator and get the answer (I was shocked what questions Mobius subscribers community receives, though I see that they are patient ones, I could not answer any questions without asking myself WTF is wrong, the person can't set his IP to launch the server and he's thinking about launching project, though even these problems are solved by community) 4. Don't judge book by the cover - if you receive leak of public version and you can't find certain feature working, you can always ask Mobius to check if someone is working on that, maybe day after the leak the feature will be implemented. Best case scenario, if possible, become a subscriber, just to try it. TL;DR: If you're amateur server owner, don't know any of coding = you should not care, maybe Mobius is not dominating in Interlude/H5, but you can check for other version. Everything will be solved for you. If you're developer (working alone and want other people help) - take these sources, make your own base, work on your code yourself + take patch notes submitted by other people.  
    • Still accepting application. I guarantee my client will beat any other compensation to suitable candidates too.
    • @geometry dash meltdown Make that the system requirements of the game are met by your machine. You can have problems with performance if your hardware doesn't meet the minimal requirements.  
  • Topics

×
×
  • Create New...