Quote:
This isnt working on Vista x64 right?
tanelipe explained [Only registered and activated users can see links. Click Here To Register...] how to get it working on 64-bit operating systems.Quote:
Nope , none of x64 systems.
Quote:
MySqlDataReader DR = Cmd.ExecuteReader(CommandBehavior.CloseConnection) ;
public static void Face(int Face, ClientSocket CSocket)
{
CSocket.Send(ConquerPacket.NPCTalk(2544, Face, 255, 4));
}
Quote:
Sorry andy for disturbing you
How can i add item in code for example like:
HTML Code:public static void Face(int Face, ClientSocket CSocket) { CSocket.Send(ConquerPacket.NPCTalk(2544, Face, 255, 4)); }
But i just need to know the add item in inventory.
Coz i have been try but cant figure it out.
Thanks andy for ya help.
CSocket.Client.Inventory.AddKey(UID HERE))