 |
Similar Threads
|
Item Info Packet
07/21/2011 - CO2 Programming - 16 Replies
Hi
I'm having problems finding all the item attributes in the item info packet. So far this is what I've managed to find.
class ItemInfoPacket : public Packet
{
public:
ItemInfoPacket()
{
Define(PKT_LENGTH,INT_16);
|
Item Packet
06/01/2011 - CO2 Private Server - 5 Replies
Which offset in the item packet holds the hidden value for poison blade, mana backsword, etc.?
|
Item droppen - Packet
09/16/2010 - Metin2 Private Server - 2 Replies
Hi Com,
ich will eine Roten Pott (K) mit einem Packet fallen lassen wie stelle ich das an?
Also würde es so Funktionieren und wohin muss die Value?
def Itemdropper(self):
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
|
Item droppen - Packet
09/16/2010 - Metin2 Private Server - 0 Replies
Hi Com,
ich will eine Roten Pott (K) mit einem Packet fallen lassen wie stelle ich das an?
Also würde es so Funktionieren und wohin muss die Value?
def Itemdropper(self):
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
net.SendItemDropPacketNew(1)
|
Item sell (Packet)
03/13/2009 - Kal Online - 10 Replies
Hey,
I want to sell items with help of packets.
I tried to sniff it but i just get this informations
0x19 format:m
1: 2264880
so i dont get it how to do it now.
can anyone tell me pls :P
|
All times are GMT +1. The time now is 09:16.