L2 Shrine strongly condemns the aggression of the barbaric russian federation. 🇺🇦 Slava Ukraini! 🇺🇦
-
Content Count
2158 -
Joined
-
Last visited
-
Days Won
144
Content Type
Profiles
Forums
Calendar
Everything posted by Emca
-
Alive but not actually planning anything, we have some "h5 test server" but we need to finish lot of other things to make it happen and it seems that Jorn has even less time than I have... There's a crisis around covid and/or covid regulations (I don't want to tell anyone what to think about it) and unfortunately no much time for anything... we had an idea to start h5 testserver just for fun even with some bugs etc (so you would test if for us 😇) but it greatly depends on Jorn.
-
Base chance is normal chance with normal scroll, like fighter weapons 70 % up to level 15 and then 35 %, mage weapons 40 % up to level 15 and then 20 % etc. This is how it may look like (there are some changes to make it more readable but the principle is the same; treat is as a pseudocode) for fighter weapons. Variable 'bonus_from_skill' can be changed by using Lucky Clover (it's 0 by default and clover increases it). I'm not sure what 'bonus' and 'type' variable exactly are, it would require more digging... chance = 100.0; if (level >= 3) { chance = 70.0; if (level >=
-
Hi, 60 items is really small set - if I simulate your example with this one-liner in Python, I get these results: >>> [len([i for i in [random() <= 0.66*0.33*0.25 for i in range(60)] if i]) for i in range(100)] [4, 3, 4, 2, 7, 1, 3, 4, 3, 4, 4, 4, 0, 6, 3, 3, 2, 2, 5, 1, 1, 6, 1, 4, 6, 2, 2, 3, 5, 3, 2, 3, 2, 3, 3, 1, 3, 1, 4, 1, 2, 3, 2, 0, 7, 4, 4, 4, 5, 6, 2, 4, 2, 2, 1, 9, 3, 2, 5, 0, 3, 4, 1, 4, 9, 1, 4, 2, 2, 3, 5, 6, 4, 2, 2, 6, 4, 5, 2, 3, 5, 5, 3, 6, 4, 5, 5, 4, 2, 6, 2, 2, 5, 2, 1, 4, 1, 3, 2, 2] Explanation: it's 100 times simulating enchanting 60 items and t
-
Yes, it's IP based (HWID would allow only one player from given IP address to vote) - you need to browse the web from the same IP address as you're playing (I don't know if it's possible with wtfast, you should contact their technical support)
-
An update? Freakin' tweaking. It's unfortunate that newer versions of software usually break something in absolutely unpredictable ways... I hope it will run fine now...
-
Server downtime due to moving to another hosting provider
Emca replied to Jorn's topic in Announcements
Server up -
Server downtime due to moving to another hosting provider
Emca replied to Jorn's topic in Announcements
Web has already been moved and seems running fine. Game server migration in progress, estimated time to finish is around an hour from now. -
Hi, can anyone else confirm? We're on l2off data so it should be ok... What level Summon Shadow did you use? I'll check in script data
-
Ahoj, kam mi ty PMka posíláte? Mám tu jen jedno ohledně levelu HB a jedno ohledně e-mailu u účtu, jinak vše, co mám v inboxu, je staršího data... Teď se nemůžu podívat do hry, jak to je tedy s těmi heroes? Nejsou vůbec nebo to nejde jen někomu? Potřebuju víc informací...
-
Hi, found it, I'll send it to you when I'm ingame
-
Hi, I helped them around half year or maybe year back with some client-side stuff. You're talking about the encryption, am I right?
-
Ahoj, odškrtni si v launcheru "Keep my system messages" a pusť update (nebo si tam nahraj vlastní systemmsg-e.dat, pokud máš upravený)
-
Na shoutbox mrkneme, jinak ten odkaz mi normálně jede - můžeš prosím udělat screenshot? Na H5 průběžně dělám, ale ještě tam toho zbývá hodně. O eventu uvažuju, ale musím na to najít dost času abych dala dohromady nějaké slušné odměny...
-
Co, kde?
-
I'm slowly working on it https://bitbucket.org/l2shrine/extender-h5/commits/ Those last optional custom changes are for a friend who helps me a lot
-
Ahoj, koukala jsem na to a je to tak jak popisuješ, ale bug to podle všeho není. Až budu mít víc času, kouknu, jestli to v H5 nepředělali (pak by bylo možné, že to předělali už na Epilogu, pokud ne, tak to je určitě správně tak, jak to je)
-
Hi, did you run update after unchecking that option?
-
Hi, we don't have the hardware anymore, also it was really really old and wasn't enough for running H5. On the other side, when our H5 is ready for some real testing, we'll probably rent some server.
-
Here you can see TODO list https://bitbucket.org/l2shrine/extender-h5
-
If everything goes well, we'll move the server this weekend.
-
Vypadá to, že server budeme stěhovat tento víkend