Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
help me please UDP3 Event Position Error
#11
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
Ответ
#12
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
[SRC="java"] 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;
} [/SRC]
Ответ
#13
I said the structure was the one I created, today my udp3 already has this structure corrected Smile
Ответ
#14
PISTOLA Написал:I said the structure was the one I created, today my udp3 already has this structure corrected Smile

UDP3 you work ?
Ответ
#15
It works, I just came to say the same not to remove my credits, because you did not make the beginning.
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  UDP3 MomzGames - Auth Protected (v42) vinne 0 3,430 01-08-2020, 03:02 AM
Последний пост: vinne
  [Source] UDP3 MoMz Auth Protected vinne 0 3,022 01-08-2020, 03:01 AM
Последний пост: vinne
  UDP3 Helicopter animation nikolen 0 2,090 09-01-2019, 08:46 PM
Последний пост: nikolen
  [Help] Point blank UDP3 ON indows 0 1,902 07-04-2019, 03:41 AM
Последний пост: indows
  UDP3 Grenade problem zOne62 5 2,107 12-16-2018, 12:03 PM
Последний пост: zOne62
  UDP3 POSITION ERROR Comandante9901 13 5,331 10-10-2018, 09:20 AM
Последний пост: ChunkyHunt
  help me UDP3 DeathDataForClient Event Id 2048 bmzproject 2 1,690 07-20-2018, 07:04 AM
Последний пост: battleBugado
  UDP3 answer ManuelDev 3 2,064 07-03-2018, 04:27 PM
Последний пост: bmzproject
  UDP3 Send-back packet ManuelDev 3 1,903 06-29-2018, 12:18 PM
Последний пост: ManuelDev
  pay for udp3 Light 0 1,526 06-29-2018, 02:04 AM
Последний пост: Light

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)