Jump to content

Recommended Posts

Posted

Lineage II DarkSpirit

 

baner3h.jpg

 

Website

www.l2darkspirit.eu

www.l2darkspirit.org

 

We are glad to introduce you our brand new Interlude PvP Server based on L2J!

All the information can be found below.

 

 

 

Rates                                                                                              Enchantment

- EXP Rate: x5000                                                                                    - Normal Scroll: 75%

- SP Rate: x5000                                                                                      - Blessed Scroll: 85%

- Adena Rate: x1000                                                                                - Safe Enchant: +3

- Lifestones Skill Rate: NG 1%, MG 3%, HG 6%, TG 9%                            - Max Enchant: +20

 

 

Features

- No Custom server.

- C1 - C6 Skills Fully Working.

- Fully working C6 Olympiad & Sieges.

- Grandbosses Fully working.

- Custom PvP and Farm Areas.

- Anti-cheat engine client/server protection

- Voting System every 15 votes on hopzone you will get 5 pc bang points

- Voting Checking. If the player has never voted for the server, he is notified through an EnterWorld message.

- MP Potions.

- No Weight Penalty.

- No Death Penalty.

- Pc Bang system.

- Clan notice system.

- Offline Shops(privatestore/sell required item replaced from adena to Lords Of Coins).

 

Events

    * Team vs Team:

      Standard Team vs Team fight with 2 teams.

    * DeatMatch:

      Free for all. The one with the most kills wins.

    * Domination:

      One zone. 2 teams. If the count of team 1 players inside the zone is greater than the count of team 2 players, then team 1 gets one point per sec.

    * Last Man Standing:

      Free for all. The last survivor wins.

    * VIP Team vs Team:

      Standard Team vs Team with a random VIP player in both teams. Killing the VIP = +1 score for the team. The VIP is different at each respawn.

    * Lucky Chests:

      On start a lot of chests spawns. On click they opens. Theres a chance that the chest explodes and the player dies, and get resurrected a few secs later. The player with the most opened chests wins.

    * Zombie:

      One random zombie player chasing the others. If he hits someone he become a zombie. The last non-zombie wins.

    * Simon Says:

      In each round Simon the NPC says a random text. The players have to say it too. The last one who says and everyone who says a wrong word lose. The winner of the last round wins.

    * Double Domination:

      2 team, 2 zone. The team gets a score if they hold both of the zones for 10 seconds.

    * Capture the Flag:

      Standard Capture the Flag with 2 teams.

    * Russian Roulette:

      The event spawns 6 "russian". In each round every player choose one. One of the russian, and everyone who choosed him dies. The survivors of the last round wins.

    * Bomb Fight:

      2 teams. Every player gets a new skill. When they use it it spawns a bomb which explodes after 1-2 seconds and kills everyone in a certain radius.

    * Mutant:

      One player become a mutant. The others have to kill him. The mutant have increased stats. If someone kills him, the killer will be the next mutant. If the mutant kills someone he gets a point. The player with the most points wins at the end of the event

    * Battlefield:

      2 teams. There are a few points which the teams can capture. In every second the teams score increased by the count of the points captured by the team. The team with the most poins wins.

 

 

 

Castle crest Ownership

- Every clan that owns a castle will automatically get its crest onto the corresponding town npcs.

 

Information Voice Command

- In case you are bored to log in our forums or read this topic, every player can type .info on chat . By typing this icommand an HTML window pops up and the player is able to read any information he wants, from rates to top player/clans.

 

Items Leveling System

- Our server has no custom items, although there is a unique Leveling System. The players can buy the simple S Grade or Dark Crystal Armors. Although, if they want extra PvP Resists they have to upgrade their armors. There are 4 Levels and with each level up the player gets an extra resist. In this way the balance is kept and the players simply get a PvP Advantage.

 

 

Economy

- Adena, used for almost everything to be bought in the server.

- Coins of Lord, used to buy S grade items and upgrade levels on Armors .

 

NPC

- Global Gatekeeper

- Full Buffer

- Special GM Shop

- Custom Shop for Leveled Armors

 

 

Staff

- Anumis: Owner / Server & Forum Administrator / Programmer

 

Server Dedicated Machine

 

- Os System :Linux Debian 5.

- Intel® Core™ i7-920 Quad-Core

- 8 GB DDR3 RAM

- 2 x 250 GB SATA-II HDD

- Unlimited Traffic

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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

    • Hello everyone, people often ask me how to help me. Here I will describe the general principle of how to create a simple window for ui (unity l2)   Here I am looking at an already created ActionWindows window   1. Assets\Resources\Data\UI\_Elements\Game 2.    Let's call it ActionWindows 3. Let's go to the newly created window 4.as you can see it is empty. But we already have a ready-made window template so that we don’t have to assemble it again every time. We will connect a ready-made design for a new window 5. open the window code 6. 7. Add new code  <ui:UXML xmlns:ui="UnityEngine.UIElements" xmlns:uie="UnityEditor.UIElements" xmlns="UnityEngine.UIElements" editor-extension-mode="False"> <ui:Template name="DefaultWindowsAction" src="project://database/Assets/Resources/Data/UI/_Elements/Template/DefaultWindowsAction.uxml?fileID=9197481963319205126&amp;guid=2fdd4636702f00a4e98644cfa7468b14&amp;type=3#DefaultWindowsAction" /> <ui:Instance name="defaultWindowsAction" template="DefaultWindowsAction" style="width: 317px; height: 575px; position: absolute;"> <AttributeOverrides element-name="windows-name-label" text="Actions" /> <ui:VisualElement name="Background" class="background_over" style="flex-grow: 1; min-width: auto; min-height: auto; justify-content: flex-start; align-items: flex-start; position: absolute; background-image: resource(&apos;Data/UI/Window/Frame_DF_Large_Bg_Darker_Center_Alpha&apos;); height: 91%; top: 38px; width: 95%; left: 8px; display: flex; visibility: visible; overflow: visible; opacity: 1;" /> <ui:GroupBox name="BoxHeader" class="drag-area" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-bottom: 0; padding-left: 0; position: absolute; top: 15px; align-self: stretch; height: 4%; width: 88%;" /> </ui:Instance> </ui:UXML>   8.We take a template  project://database/Assets/Resources/Data/UI/_Elements/Template/DefaultWindowsAction.uxml 9. This piece of code can be taken from other windows so as not to write every time 10. Save 11.Drag the GroupBox node   12. Изменяем его настрой Changing its position settings   I can change all the settings from the editor. But if you knew, then a very similar technology to CSS is better   if you open the window code you can notice everything is the same as in css you can create settings in the window code or use a file with all the styles   Assets\Resources\Data\UI\_Elements\L2StyleSheet.uss In the next issue we will write code to connect it to the game logic. Unless of course you delete the article.  
    • Hey, can you please renew download link?
    • Looks like pretty decent.
    • GRAND OPENING FROM - 14 FEBRUARY 2025, FRIDAY, 20:00 +2 GMT !
  • Topics

×
×
  • Create New...