Just wondering what it was in 4274. I see some players are generating an unknown subtype of 8 for p1009, and cannot seem to replicate it myself (and they don't know what they did to cause it.) The two who have fired off the error are both archers, so I thought maybe it was autoloading arrows (is that handled by the server?) but I don't get it when mine drop to zero. I remember something around there having to do with stacking items, but surely item stacking wasn't supported in 4274? Anyway, if anyone knows what I can do to replicate it, that'd be the only help I need.
Auto-reloading is a 2.0 feature, and item stacking wasnt changed from the whole drop loads of items on 1 tile untill 2.0 aswell...its also not handled by the item usage packet. I've not encountered it to my knowledge, not really sure what it would be to be honest, arrows that cast a spell? No idea really...
Auto-reloading is a 2.0 feature, and item stacking wasnt changed from the whole drop loads of items on 1 tile untill 2.0 aswell...its also not handled by the item usage packet. I've not encountered it to my knowledge, not really sure what it would be to be honest, arrows that cast a spell? No idea really...
Odd.. shouldn't be any spell related arrows, as I have those disabled (haven't implemented them yet). The client is one of the first 2.0 clients (like the look of it better, and slightly better stability imo). Hmm.. I wish I could figure out what to do to get the subtype, then I could work from there. :/
Oh well, back to trying random **** until it shows up I guess.
If i were you i would dump the entire character information and current status into a log file when you encounter it, you'll have a better overview of exactly what the character was doing at that time that way.
It happens with archer, when you finish all your arrows. By memory, it's with ranged attack only, not with skills. The best things would be to check in the EO source. I never implemented it, but I still receive it. I don't think that it's much useful, but if you want to implement it, take a look in the EO source.
Yeah, after testing that's what it looks like. Only through archer melee (bow) attacks is it sent, if you run out of arrows in scatter/rf/etc you never get a packet. Ahh, TQ. Thanks guys.
I guess it triggers the arrow reload? Or possibly it's not unique to archers and actually signals dura dropping to 0 on an item, and since archers arrow count is the same dura it just appears to be archer related as that's the most common time it occurs.
I guess it triggers the arrow reload? Or possibly it's not unique to archers and actually signals dura dropping to 0 on an item, and since archers arrow count is the same dura it just appears to be archer related as that's the most common time it occurs.
Tried on other classes and can't get it to happen. It also doesn't always happen when arrows reach 0. So I'm just going to ignore it for now and leave arrow reloading to my handler.
Actually, oddly enough, I was mistaken. It seems to be sent when you run out of arrows, but only after equipping a new set of arrows. Going to check the contents of the packet.
Edit: Your 1009s "Position" and "UniqueID" will both be set the UniqueID of an item. One is usually the bow, the other is the UID of an empty set of arrows. It occurs when an empty set of arrows exist in the inventory and possibly the equipment. I guess it's to tell you to remove the empty set, or something like that. Considering my handler deletes the arrows before they make it back to inventory, I don't get it unless I actually let them go there. It is a rather useless packet.
Have you tested wearing a piece of gear and reducing its dura to absolute 0?
Yeah, didn't send the packet in that case either, though it could be different for the 4274 client (I only tested other gear on the 4283, which has minor differences, mainly in item info structures for the addition of bless and enchant)
Hopefully I'll have the time to test it a bit more tomorrow.
Had a look in the EO source and its used to combine 2 sets of items together, so its triggered in an attempt to combine 2 sets of arrows togeather. But it is not archer specific.
Guild Level Subtype 03/15/2012 - CO2 Private Server - 0 Replies Any1 Know the Guild Level And Clan Shared Battle Power Subtype in Update packet 10017 ?
Beside i wanna know when the Guild level Increases ...
GeneralData Subtype: 408? 08/02/2011 - CO2 Private Server - 3 Replies Anybody know what DataPacket subtype: 408 is?
Regards,
Dread
Packet type 1009(item) subtype 52 04/05/2011 - CO2 Programming - 2 Replies Does anyone know how to handle this packet? It's what makes this happen :
http://img685.imageshack.us/img685/9016/prtscrcap turex.jpg
Sending data back doesn't work. Help?
what is purify subtype? 03/27/2011 - CO2 Private Server - 7 Replies what is purify subtype
can any one help me
fast
[Question] General Data Subtype 310 10/22/2010 - CO2 Private Server - 8 Replies Question:
Hey everyone!
I've figured most* (not all) of the General Data Subtypes; however, this one is confusing me to high hell. I'm not sure what it does. I did tests on 310 but with no luck in finding out anything.
I've tried the following combinations as tests:
0 0 0 0 0 310
1 0 0 0 0 310
2 0 0 0 0 310
1 2 0 0 0 310