[Point Blank] help me please UDP3 Event Position Error - Страница 2 - Форум администраторов игровых серверов
Форум администраторов игровых серверов StormWall - Защита от DDos атак
Регистрация Мнения Справка Сообщество Календарь
Вернуться   Форум администраторов игровых серверов > MMO > Point Blank (Piercing Blow)

Point Blank (Piercing Blow)
Общие вопросы по написанию эмулятора. General questions on developing emulator. При поддержке: Lucera 2 - разработка Java Interlude

Ответ
Опции темы
Непрочитано 25.04.2018, 22:44   #11
Пользователь

По умолчанию Re: help me please UDP3 Event Position Error

bzmproject, this UDP3 java structure is from my source, it was me who created it, just to remember not to remove the credits.

http://prntscr.com/ja428n
PISTOLA вне форума Ответить с цитированием
Непрочитано 25.04.2018, 23:13   #12
Пользователь

Автор темы (Топик Стартер) Re: help me please UDP3 Event Position Error

Цитата:
Сообщение от PISTOLA Посмотреть сообщение
bzmproject, this UDP3 java structure is from my source, it was me who created it, just to remember not to remove the credits.

http://prntscr.com/ja428n
not work my friend
 ss.buffer.writeByte(opc);
    ss.buffer.writeShort(subHead.slot);
    ss.buffer.writeShort(subHead.length);
    ss.buffer.writeInt(subHead.flag);
 
    if ((subHead.flag & 0x4) > 0)
    {
      UDP_PosRotation half = new UDP_PosRotation(read.readUnsignedShort(), read.readUnsignedShort(), read.readUnsignedShort(), read.readUnsignedShort(), read.readUnsignedShort(), read.readUnsignedShort());
      p.pos = half;
      ss.buffer.writeShort(half.posX);
      ss.buffer.writeShort(half.posY);
      ss.buffer.writeShort(half.posZ);
      ss.buffer.writeShort(half.camX);
      ss.buffer.writeShort(half.camY);
      ss.buffer.writeShort(half.area);
 
      Software.setColor(Color.GREEN, Color.BLACK);
      MapLocation map = MapsLocalXML.gI().get(r.map, half.area);
      if (map != null)
      {
        RoomController.gI().sendPacket(new REQUEST_GAME_SEND_ACK(r.roomId, r.serverId, r.channelId, p.slot, String.valueOf(map.local)));
        System.out.println(" [" + map.index + "] " + map.local);
        System.out.flush();
      }
 
      Software.setColor(Color.WHITE, Color.BLACK);
 
      subHead.flag ^= 4;
    }  
Code: Java
bmzproject вне форума Ответить с цитированием
Непрочитано 26.04.2018, 00:24   #13
Пользователь

По умолчанию Re: help me please UDP3 Event Position Error

I said the structure was the one I created, today my udp3 already has this structure corrected
PISTOLA вне форума Ответить с цитированием
Непрочитано 26.04.2018, 07:34   #14
Пользователь

Автор темы (Топик Стартер) Re: help me please UDP3 Event Position Error

Цитата:
Сообщение от PISTOLA Посмотреть сообщение
I said the structure was the one I created, today my udp3 already has this structure corrected
UDP3 you work ?
bmzproject вне форума Ответить с цитированием
Непрочитано 24.05.2018, 05:31   #15
Пользователь

По умолчанию Re: help me please UDP3 Event Position Error

It works, I just came to say the same not to remove my credits, because you did not make the beginning.
PISTOLA вне форума Ответить с цитированием
Сказали спасибо:
Ответ


Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.

Быстрый переход

Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
[Видео мануал] Help me UDP3 Event Position Error How to fix it bmzproject Тех-документация 0 03.04.2018 23:19
[Point Blank] help me UDP3 I need a structure Event 8 bmzproject Point Blank (Piercing Blow) 5 27.03.2018 16:19
[Point Blank] Help me please UDP3 error bc.log P2P_SUB_HEAD_USER bmzproject Point Blank (Piercing Blow) 0 25.03.2018 18:04
[Point Blank] Help me please UDP3 EVENT Opcode 3 and 4 bmzproject Point Blank (Piercing Blow) 7 15.02.2018 11:30
ERROR Error could not store skills! Againamine Работа со скриптами 9 16.06.2012 07:18


© 2007–2024 «Форум администраторов игровых серверов»
Защита сайта от DDoS атак — StormWall
Работает на Булке неизвестной версии с переводом от zCarot
Текущее время: 13:10. Часовой пояс GMT +3.

Вверх