Jump to content

Recommended Posts

Posted (edited)

Guytis it is sorta amazing how butthurt you appear to be, continously making useless troll or trash talk posts.

I'm impressed you appear to hate MasterToma so much. Hats off to him really for causing you to look like such an emo jackass.

 

You sir are one of a kind, exactly the kind of person Maxcheaters needs around here... :wink:

 

Really though, are there any moderators here to help take out the trash arond here? 

This thread hijacking nonsense is a little silly.

It's offensive and genuinely disrespectful to kind developers like Eressea.

 

Lots of people can smile and talk down to people, while offering absolutely nothing at all... you're doing an awesome job buddy. 

Edited by Plawed
Posted (edited)
15 hours ago, guytis said:

jaja no me hagas reir, sos de esos pibitos que viven levantando servidor para ganar dos mangos .. jamas van a hacer la plata que hicimos nosotros, estan a años luz y sabes porque? porque no sabes absolutamente nada. Lo único que sabes hacer es descargar archivos y hacer doble clic y crear un servidor de jajaja. y asi son todos aca. 

yo me rio hace muchos años de ustedes que van de aca para todos los que buscan y trayendo gente ... y yo que? Yo no hago absolutamente nada. Sigo viviendo de esto sin ni siquiera loguear a los server. en cambio ustedes sigen levantando y tirando servidor todos los viernes a ver si tienen suerte jajaja

chau taradito. segui practicando

 

JAJAJAJA te dolio gordo. Servidor de Tenes 20 con 10 personas C / U y vivis de last last poniendo un set decolores. Es lo unico que supiste hacer.

¿Me abri 2 servidores sabiendo "nada" como vos decisivo y tuve más personas que usted tiene en todos sus años de desarrollador senior en l2 off? Usando una extensión que jamas pudiste hacer nada. No te vengas a hacer el super desarrollador por que todos saben hacer los sabios con codigo ajeno. MIS CODIGOS. 

 Todavia me acuerdo cuando entas a mi servidora insultarme y toda la gente te basureaba. 

 

Edited by rteshima
Posted
5 hours ago, rteshima said:

 

JAJAJAJA te dolio gordo. Servidor de Tenes 20 con 10 personas C / U y vivis de últimos poner un set decolores. Es lo unico que supiste hacer.

¿Me abri 2 servidores sabiendo "nada" como vos decisivo y tengo más personas que usted tiene en todos sus años como desarrollador senior en l2 off? Usando una extensión que jamas pudiste hacer nada. No te vengas a hacer el super desarrollador por todos los que saben hacer los sabios con codigo ajeno. Mis codigos 

 Todavia me acuerdo cuando entas a mi servidora insultarme y toda la gente te basureaba. 

 

I lived them all, you have no idea where I live thanks to the l2 haha and you that you achieved? two whole families live from this 12 years ago and .....
you achieved something with the people who say, you're an imbecile

Posted

Dying is not a game.
People are dying ..)

Great graces, games, jewelry, jewels, things, sculptures, books, music, paintings, films, dances, architecture ... are created by great People, and remain in memory for centuries ...

Playing this Game, having the ability to control this World through open source, through Developers and Hackers, through Computer, through Electricity, through three thin wiring of the World Wide Web, at crazy data transfer speeds, meet together, from different points of the World in Virtual Reality, I do not know about you ...) I feel a touch on the Divine ...)
Appreciate, love, learn, admire, exalt, enjoy, give, be healthy, happy ... while you are alive ...

  • 2 weeks later...
Posted (edited)

Hi, currently im using your f'n awesome extender with auto_get=true in skillaquire.txt for auto learn skills... with auto_get=true though, it seems when players delevel even just a level below they lose auto_get skills right away. 


Normally its like 9-10 or so levels, without auto_get=true? for gracia or something like that I thought... 4 on Classic now I think. One simple solution is to prevent deleveling all together... but, I'd prefer to keep that game mechanic.

 

So if at all possible, I'd like to submit a feature request:

 

Configure player skill removal so that skills are kept until their character's level drops a set number of levels below the skillquire.txt get_lv.

 

Example:

KeepSkillsWithinDeLevel=9
; Skills will not be removed from players unless they down level below above value.

; Default 9, skill loss on 10th level below skill learn level.

 

Edited by Plawed
Posted
On 8/1/2019 at 10:52 PM, Plawed said:

Hi, currently im using your f'n awesome extender with auto_get=true in skillaquire.txt for auto learn skills... with auto_get=true though, it seems when players delevel even just a level below they lose auto_get skills right away. 


Normally its like 9-10 or so levels, without auto_get=true? for gracia or something like that I thought... 4 on Classic now I think. One simple solution is to prevent deleveling all together... but, I'd prefer to keep that game mechanic.

 

So if at all possible, I'd like to submit a feature request:

 

Configure player skill removal so that skills are kept until their character's level drops a set number of levels below the skillquire.txt get_lv.

 

Example:

KeepSkillsWithinDeLevel=9
; Skills will not be removed from players unless they down level below above value.

; Default 9, skill loss on 10th level below skill learn level.

 

 

Hi, please try it and let me know if it works, I don't have enough time to test it now :/ https://bitbucket.org/l2shrine/extender-public/commits/d45cf9fa0126fb02bc4f4ae2c89d1cc78a2aedb4

  • 3 weeks later...
Posted
On 8/3/2019 at 4:52 AM, eressea said:

 

Hi, please try it and let me know if it works, I don't have enough time to test it now :/ https://bitbucket.org/l2shrine/extender-public/commits/d45cf9fa0126fb02bc4f4ae2c89d1cc78a2aedb4

very good job my friend congratulations

  • 4 weeks later...
Posted (edited)

Is it possible to create script which would be talking with all the sellers that caused a forced error buyselllist immediately after starting the npc server?) to keep players calm)

---------------

please tell me, whether it is possible to add a function to hide / show unused skills, in the client itself, or with a request to the server ...?

--------------

Is it possible to hide things with the parameter (is trade = 0) in the sales section? Since if you try to sell such a thing, the transaction will be discarded. And the player may not know what things can be sold and which cannot, and what is the reason for his unsuccessful transaction.

 

Edited by Hitcher
  • 5 months later...
Posted (edited)

Hello eressea , good work.
I've been looking at your code, H5.
Correct me if I'm wrong, is compiled in vs 2015 with v80 tools?
My doubt is, as you did to get the v80 tools, since I can't find a way to make compatibility in between vs 2015 and vs 2005.
All I can do is use v90 tools with vs2015, and when I compile over the end, I get some bugs.
Sorry for my bad english

Edit 1: Solved...

 

Edit 2:  I have a new error, using compiled H5 extender, any ideas?
error.jpg.af9c421ec7299859c15d6f1813af21b9.jpg

 

Edit 3: solved, but I have a incomplete source...

Edited by Mechas
  • 2 weeks later...
Posted
On 2/20/2020 at 9:57 AM, Mechas said:

Hello eressea , good work.
I've been looking at your code, H5.
Correct me if I'm wrong, is compiled in vs 2015 with v80 tools?
My doubt is, as you did to get the v80 tools, since I can't find a way to make compatibility in between vs 2015 and vs 2005.
All I can do is use v90 tools with vs2015, and when I compile over the end, I get some bugs.
Sorry for my bad english

Edit 1: Solved...

 

Edit 2:  I have a new error, using compiled H5 extender, any ideas?
error.jpg.af9c421ec7299859c15d6f1813af21b9.jpg

 

Edit 3: solved, but I have a incomplete source...


The problem is not the extender, the problem is the L2Server.exe. you need official H5 files

  • 1 month later...
Posted (edited)

Hi there,

 

First of all, thank you for open-sourcing your work @eressea. I've built the source and went on trying the extender. I had a look specifically  at how the offline trading is handled and I've noticed that ResetNicknameAndColor() is called if the setting OfflineTradeChangeNameColor = true.

 

Now, for example, if you're using a Color Name (vitamin item) to change your title color and then go onto offline shop, your title color resets to the default color. The title colour should be preserved upon restart/logoff unless the player executes /resetname on it.

 

Also i have to mention that, if OfflineTradeChangeNameColor = false the title is preserved as it should. This could be intentional so i'm not going to call it a bug. The only downside is, that if you're keeping the  OfflineTradeChangeNameColor = true then every player that has a different title color it's going to lose it after going in offline shop mode.

 

Also, I've tried to have a look at what ResetNicknameAndColor() does exactly but couldn't find much references. I would appreciate your input into this if possible. I'm probably going to become a regular here so again, I would like to thank you for sharing your work and your knowledge. I'm pretty new to programming in general but I'm very eager to learn as I go along, so please bare with me. Looking forward to your reply!

 

Edit: I just came across https://bitbucket.org/l2shrine/extender-public/issues/7/title-color-lost-after-offline-trade and it looks like has already been reported as a minor bug. 

 

- Bjorn.

Edited by Bjorn
  • 3 weeks later...
Posted (edited)

got vs 2005
but extender-h5 
the solution must be open with

Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
 
so is vs 2015 ?
and minimal is vs 2010 ?
im bit dizzy 
 
 
 
Edited by etherian
Posted
On 5/16/2020 at 5:27 AM, etherian said:

got vs 2005
but extender-h5 
the solution must be open with

Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
 
so is vs 2015 ?
and minimal is vs 2010 ?
im bit dizzy 
 
 
 

You can use VS 2015 IDE, but you need to compile it with 2005 platform toolset. So basically you have all the good stuff  that come with new IDEs, but you tell the compiler to use older VS2005 compiler and linker rules.

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

    • Hello everyone, I am selling the complete AdvExt64 FULL Extender for L2OFF PTS Interlude servers, including the complete source code.   Note: This is NOT the Vanganth extender. This is the complete, fully featured Interlude advext64 extender its full source code. Here is a breakdown of the key features included in this extender:   💻 Source Code Included   Full Extender Source: Modify, compile, and add your own custom features with zero limitations   ⚔️[NEW] Boss Spawns & Global Announcements   Boss Management (BossSpawn.txt): Full control over the exact spawn coordinates and respawn times for any Raid or Epic Boss. Auto-Announce: The server will automatically send a global announcement whenever a normal Raid Boss or Epic Boss spawns (supports custom chat colors). 🏪 Exclusive Systems (OtherSettings) [SearchStore] Costume system; Skins Clan Crest on NPCs:   🌟 Core Systems & Quality of Life AIO (All-In-One) System Premium & VIP System Offline Trade & Market Custom NPC Buffer Extended Teleports Buff Store System: Buff Item Fast Load L2Npc Multi-language System   ⚔️ [NEW] Event Engine (Fully Automated) Good vs Evil (GVE) & All vs All (AVA): Team vs Team (TvT) Capture the Flag (CTF): Last Hero (DeathMatch) Party Death "Server First" Promos: Custom Drop Events Vip System Newbie Rates: ⚙️ Custom Gameplay Mechanics Daily/Weekly/Monthly Missions: Advanced Enchant System: Attribute System Special Map Areas: Olympiad Extras: PvP/PK Systems: In-Game Mail Clan Search Seach Store Bot Report   🛡️ Security & Administration Anti-Bot Integrations:  Patch & HWID Protection: Builder System Jail & Chat Filter System   Price: 500 USD Contact Telegram: @TrakinasXP      
    • [SIZE=4][B]🇨🇦 NEWCANADA40 — 40% OFF VPS in Canada (Toronto)[/B][/SIZE] We are excited to announce the launch of our new location — Toronto, Canada. [B]Promo code:[/B] NEWCANADA40 [B]Discount:[/B] 40% on VPS orders [B]Valid until:[/B] June 7 ✔ New Canadian location ✔ Excellent North American connectivity ✔ Fast server deployment ✔ Suitable for any project [B]How to activate:[/B] — Visit our website — Select Canada (Toronto) as your location — Enter the promo code during checkout 👉 [url=https://bit.hosting]https://bit.hosting[/url] [I]The offer is valid for new Toronto VPS orders until June 7, 2026.</I>
    • Thanks for the collection and the free advertising! These files have been in the public domain for a long time — you just saved people the trouble of searching. A true fan. 😄 Just to clarify for everyone reading: these files have nothing to do with this topic. They are 10+ year old builds, and since various third-party modifications exist in the wild, we cannot guarantee what may have been added or changed in those versions. Use them at your own risk. We have absolutely no judgment toward those who are on a tight budget and can't afford our current builds — these old shared files might genuinely help you get started. Just use them carefully and at your own risk. And please don't judge developers for the mistakes they made early in their careers — every developer goes through stages of growth, and what you see in those old builds is simply a snapshot of where we were back then. We've come a long way since. If you're interested in our older builds, we have a dedicated thread for that with significantly reduced prices — very accessible for any budget. We have also recently resumed full technical support for legacy builds, handled by a separate team that doesn't interfere with our private development direction for larger projects. You can find our legacy builds here: Our OLd L2-scripts Packs Actual revisions Our current private sources are a completely different story — which is exactly what this thread is about. Too bad all your time goes into collecting other people's old code instead of developing your own project. Though judging by "L2MID is currently offline, we will come back soon in 2026" — you clearly have plenty of time on your hands. 😉
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..