... on killing a monster check if it's your quest mob and if so add +1 to your killed count. If you've reached the kills required give them the msg to go claim prize.
Can also do the + from teammates if you wanna be fancy lol.
... on killing a monster check if it's your quest mob and if so add +1 to your killed count. If you've reached the kills required give them the msg to go claim prize.
Can also do the + from teammates if you wanna be fancy lol.
case 1022:
{
switch (AttackType)
{
case 36:
{
Make sure the client accepted the quest if you are not deleting the jar when dropped
Write the Cloud Saint Quest Kills at offset 28 and resend the data back to the client
break;
}
}
}
Cloud saint's jar. 08/13/2012 - CO2 Private Server - 4 Replies Hello people, I was bored so I wanted to implement the cloud saints jar so I sniffed the packet but what is weird is there's no packet sent when you kill the needed monster, so how exactly do you increase the "killed" meter.
Picture.
http://i49.tinypic.com/2qn6ovq.jpg
Thanks.
Kratos.
[Release] Basic Structure for Cloud Saint's Jar 08/19/2009 - CO2 PServer Guides & Releases - 1 Replies I don't use LOTF or CoEmu but I know the quest has been release. This structure of the item packet is for the Jar. You have to find the method for adding a soul in the jar. I'm on the older client, I don't want to take the time to search...
Length -> UInt16 //I think it's 36 like the other
Type -> UInt16 //0x3F0 or 1008
UniqId -> UInt32 //Random Number
ItemId -> UInt32 //750000 for the Jar
ToKill -> UInt16 //0 to 65535
Type -> UInt16 //1 to 20 (Monster)
SubType -> UInt16 //0x01 ->...
Cloud Saint Jar 12/09/2007 - Conquer Online 2 - 1 Replies Is there a possible way to use Jar more than the allocated times per CO a day?
Like use the jar many time not 3 times?