Jump to content

Recommended Posts

Posted
1 hour ago, Amilitos said:

Best interface by far. Thanks for sharing!

 

@Celestine I have a problem and i wanted to ask you if u know the solution since i have no idea which else to ask.
I installed L2 interlude, i copied my server's system etc (L2Damage) and then i copied iordanov's but in-game i can't see the Damage on screen neither if eg my Gloom landed. (I already have ticked the option at Other) My system chat doesn't show with blue letter if my spell landed and i can see Spell is still waiting to cast filling all the system chat.
But in iordanov screenshot i can see that his system chat is different and he can see Damage on screen + if Gloom landed.

Do you know what my problem might be? Is it possible that i have a font problem that's why i can't see it? Or maybe my L2 interlude installer is bad? And a dumb question the correct way is L2 officia -> L2Damage ->Iordanov? or L2 Official -> iordanov -> L2damage?

 

Iordanov interface uses upgraded version much newer this one has no damage on screen like classic also about curses message you need to costumize systemmsg-e.dat for this thing.

Posted (edited)
12 minutes ago, Celestine said:

 

Iordanov interface uses upgraded version much newer this one has no damage on screen like classic also about curses message you need to costumize systemmsg-e.dat for this thing.

So if i understand correct, iordanov screenshot isn't the same with the interface he give?

And if no, if there any post or anything i can see to do it by myself? 

Thanks for the help!

 

Edit : But at Options -> Other -> Display on screen events isn't this an option that is suposed to show if a curse landed on screen?

Edited by Amilitos
Posted
2 minutes ago, Celestine said:

this interface has only Critical Ressisted on screen nothing else. 

Ah ok thanks for the info.

 

I had an old interface and i put that systemmsg-e, so now i can see damage in the screen and system chat is blocking Spell is still on cooldown etc. The only problem is that system chat doesn't show if my gloom land neither failed for some reason and i can't see if curse landed on screen.

Do you have any idea which other file i should copy from my old interface to this so i fix it? (In my old interface i could see Damage on screen + Gloom landed on system chat but not on screen).

  • 2 months later...
  • 1 month later...
  • 10 months later...
Posted (edited)
36 minutes ago, zixtyw0w said:

Hey, can I get the interface? I am not a premium member of the forum.

You must be premium member. But why not do a little search at google? I cant share you the link.

Edited by xRelic
  • 3 months later...
  • 3 weeks later...
  • 3 months later...
  • 4 weeks later...
Posted
On 4/13/2018 at 3:54 AM, Iordanov said:

 

 

 

S5i5Pz7.jpg

 

 

 

Features:

 

Costumized Mini map From Higher Chronicles Creator Neophron

Costumized Skill bars up to 5

Auto Skills Spam

Auto Buffs

Auto Use Potions Elixir/CP/MP

Auto Use Potions Magic Pot/Haste Pot/Attack Pot

 Casting Skill Bar

Critical Damage / Ressisted on Screen

Hold Target / Ignore Agression

Buff sizes x24 to x16

Debuff + time

Custom HP/CP/MP Status Bar copied from Author Savo

Custom Macro system auto spaming Macros with right click if u press on it

 

😄

Darkdelux HP/CP/MP Bar

Preview:

n40lETq.png

 

Auto Augment

Auto Enchant

Auto Skill Enchant

 

and much more

 

this is the oldest version of the interface

 

TIP: dont get scammed by these two people T3ddy / DM Moshpit those brazilian people was trying to sell the interface for a huge amount of money but mostly people got informed already

 

Credits:

Neophron

Elfen

Darkdelux

Savo

 

Download Link:

Hidden Content. You need to become Premium Member in order to view this.

 

 

 

😄

wawawawawawwawaa

  • 1 month later...

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

    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
    • We have both old channels from 2006-2009 with the 3rd verification function enabled, and new ones.   For availability, please contact us below: Link - Telegram Link - Facebook WhatsApp - Click here to go to WhatsApp chat
    • You can contact me on skype: niedziolek50
  • Topics

×
×
  • Create New...