OK i dont no how to us what you got so it will tarn my armor black.. but it will not stay black if i drop it on the ground it will go back normail color or if i relogin it will go back to its normail color
public static byte[] ItemUpdate(int UID, int itemid, int Plus, int Minus, int Enchant, int soc1, int soc2, int currentdura, int maxdura, int Location, int Color, int Effect, int Free, int Progress, int Suspicious, int Locked)
{
PacketBuilder Packet = new PacketBuilder(1008, 48);
Packet.Long(UID);
Packet.Long(itemid);
Packet.Int(1);
Packet.Int(1);
Packet.Int(1);
Packet.Int(1);
Packet.Short(3); // [B]SUBTYPE[/B]
Packet.Int(Location);
Packet.Long(0);
Packet.Int(Effect);
Packet.Int(soc1);
Packet.Int(soc2);
Packet.Short(2);
Packet.Int(Plus);
Packet.Int(Minus);
Packet.Int(Free);
Packet.Long(Enchant);
Packet.Int(0);
Packet.Short(Suspicious);
Packet.Short(Locked);
Packet.Long(Color);
Packet.Long(Progress);
return Packet.getFinal();
}
[Request]CoEmu v2 09/11/2009 - CO2 Private Server - 5 Replies hy can anyone post here a coemu v2 source that has the xp skills on it and some npc's so that all of us can download it. I know it's a hard work to code them but many people don't know how to code ;)
[Request] CoEmu V2 07/22/2009 - CO2 Private Server - 2 Replies can anyone give me a source of coemu v2 that have some npcs done,not sources was posted....a source that have wuxing oven,..and more because when i try to use releases i have to much erors,private message me please!
I want to change items,i can do most items to works for npcs,private message me!
[request]CoEmu..Help 07/12/2009 - CO2 Private Server - 9 Replies can someone give me the
Definitions for these
Calculation.GetItem
Calculation.DeleteItem
and help me with blacktolip. here is what i got on it
case 723584://BlackTulip
[request]help {CoEmu} 07/09/2009 - CO2 Private Server - 2 Replies ok how would i add status in on CoEmu so when you level you get the status like
i no it gives the i got a ini file like lotf has with all the stat points for all classes up to level 120 but i dont no how to make CoEmu read it and give the player that much status. or is a ini file even the best way to do it if not tell me a batter way to do it and help me out with it
kk.. plz help me and ty if you do
[Help/Request] CoEmu 2 FB exp level 06/17/2009 - CO2 Private Server - 3 Replies anyone can start with on how to level the exp of FB...
it'll be a reference to some of the skills exp coding...
thanks