С этим даже не поспоритьэто еще раз доказывает хочешь хорошее делай сам.
Посмотрите видео ниже, чтобы узнать, как установить наш сайт в виде веб-приложения на главном экране.
Примечание: Эта функция может быть недоступна в некоторых браузерах.
С этим даже не поспоритьэто еще раз доказывает хочешь хорошее делай сам.
Нахрена это тогда назвали 414 отсасин, если кроме отсасина в создании персонажей ничего нет? Даже скиллов у самого отсасина. Вангуард-крусейдер с отсасином + поломанной пакеткой, судя по постам выше. Я бы обозвал это так.Класс Ассасинов можно выбрать, но нет квестов, нет скилов, стартовая локация не содержит НПС и Мобов. А во всем остальном все таже Эссенция
Официальную от корейцев?Too much effort for a non Mobius version while you can spend 120 euro and get the official one with daily fixes.. are you poor or something ?
У тебя то всё хорошо с головой?Too much effort for a non Mobius version while you can spend 120 euro and get the official one with daily fixes.. are you poor or something ?
While it is not necessarily all about the money, it adds up. You pay EUR 120 the first time, and then 20 or so euros per month, which amounts to EUR 340 for the first 12 months. Everyone has a head on their shoulders, and they decide for themselves how to spend their money.Too much effort for a non Mobius version while you can spend 120 euro and get the official one with daily fixes.. are you poor or something ?
His packets have a lot of issues, infinite money and etc. No protection at all. (not all packets ofc.)I'm using Mobius for packet structure (not only Mobius, but rather cross-reference between several sources), and the packets I've used are working fine, at least most of them. And for those that are not working as intended, you can use the Interface.u to figure out what's wrong.
I'm using only the packet structure, not the whole script behind it. So, basically, only the Read and Write methods (readD, writeC etc).His packets have a lot of issues, infinite money and etc. No protection at all. (not all packets ofc.)
Это не смешно это легче просто )самое смешно что ему нравится пилить ХФ или ИЛ проэкты
хз, он заебывается с этим....Это не смешно это легче просто )
I'm already 95% there.wow, he fucks with it....
Recently IL on the client THU1 OR 2.5, before that IL client based on the First Classics, probably soon there will be HF on the client of the YEAR ?
But this will not increase work on the datapack and content
Надеюсь это не L2scripts )use l2sc is better
55 this l2scriptI hope this is not L2scripts)
l2scripts - garbage55 this l2script
Шёл 2023 год. Для цивилизованного западного мира ещё не дошло кто или что такое л2скриптс)))l2scripts - garbage
Так по сути у него такое можно сказать про любую часть, ибо у него гонка за самыми последними хрониками постоянно идет - успевает сделать самый минимум, чтобы хоть как-то работало с актуальным клиентом, а там уже следующая часть на оффе выходит и идет переключение уже на нее. И так по кругу.Нахрена это тогда назвали 414 отсасин, если кроме отсасина в создании персонажей ничего нет? Даже скиллов у самого отсасина. Вангуард-крусейдер с отсасином + поломанной пакеткой, судя по постам выше. Я бы обозвал это так.
Вкуснятина для вашего легендарного сервера.
Ну пару раз киданут на 50-100 к деревянных изменит мнениеШёл 2023 год. Для цивилизованного западного мира ещё не дошло кто или что такое л2скриптс)))
Ass Ass In chronicles
or b00ba chronicles :?Посмотреть вложение 48421
Я себе уже представляю как писался этот сурс.
Мобиус: "Хм, почему клиент критует при заходе в игру?"
Мобиус: "О, так он из-за этого пакета критует, ну нафиг его тогда"
Java:// // Decompiled by Procyon v0.5.36 // package org.l2jmobius.gameserver.network.serverpackets.elementalspirits; import org.l2jmobius.gameserver.model.actor.Player; public class ElementalSpiritInfo extends AbstractElementalSpiritPacket { public ElementalSpiritInfo(final Player player, final byte spiritType, final byte packetType) { } @Override public void write() { } }
Подумаешь люди без елементальных духов играть будут
Мобиус: "Вроде Индекс говорил что там какие-то 2 инта добавились, ну и пофиг, не буду разбираться что это за поля"Java:if (this.containsMask(UserInfoType.ATT_SPIRITS)) { this.writeShort(34); this.writeInt((int)this._player.getActiveElementalSpiritAttack()); this.writeInt((int)this._player.getFireSpiritDefense()); this.writeInt((int)this._player.getWaterSpiritDefense()); this.writeInt((int)this._player.getWindSpiritDefense()); this.writeInt((int)this._player.getEarthSpiritDefense()); this.writeInt(this._player.getActiveElementalSpiritType()); this.writeInt(0); this.writeInt(0); }
if (this.containsMask(UserInfoType.ATT_SPIRITS)) {
this.writeShort(34);
this.writeInt((int)this._player.getActiveElementalSpiritAttack());
this.writeInt((int)this._player.getFireSpiritDefense());
this.writeInt((int)this._player.getWaterSpiritDefense());
this.writeInt((int)this._player.getWindSpiritDefense());
this.writeInt((int)this._player.getEarthSpiritDefense());
this.writeInt(this._player.getActiveElementalSpiritType());
this.writeInt(0);
this.writeInt(0);
}