| Yoko http://forum.yoko.com.ua/ |
|
| How to recognize corpse type http://forum.yoko.com.ua/viewtopic.php?f=3&t=17471 |
Page 1 of 1 |
| Author: | Hypermangan [ 2014-09-01 09:02:59 ] |
| Post subject: | How to recognize corpse type |
Hallo, I need to recognize if a dead body is a humanoid corpse or not. Every corpse have type 0x2006 and I am not able to figure out which type of corpse lies on the ground. Can someone advice me please. I advert that every body type have another quantity. Is it the key? |
|
| Author: | Hypermangan [ 2014-09-01 09:36:58 ] |
| Post subject: | Re: How to recognize corpse type |
Ok I figured it out. Quantity is the key. It's an animation number. Human male is 400(0x0190) and female 401(0x0191). Now I need to recognize if a body is a player or NPC. |
|
| Author: | Mirage [ 2014-09-01 15:18:49 ] |
| Post subject: | Re: How to recognize corpse type |
Hypermangan wrote: Ok I figured it out. Quantity is the key. It's an animation number. Human male is 400(0x0190) and female 401(0x0191). Now I need to recognize if a body is a player or NPC. impossible |
|
| Author: | Hypermangan [ 2014-09-02 09:32:47 ] |
| Post subject: | Re: How to recognize corpse type |
I expected a little bit better answer but through that thank you. I tried to figure it out with UO.GetNotoriety but this function returns any value. |
|
| Author: | Mirage [ 2014-09-02 10:18:14 ] |
| Post subject: | Re: How to recognize corpse type |
UO.GetNotoriety does not distinguish between NPC and players Actually there is no way to distinguish between the player and NPC. If only taking a particular case |
|
| Author: | Hypermangan [ 2014-09-03 08:01:05 ] |
| Post subject: | Re: How to recognize corpse type |
And some casual way exists? I thing I can look in to the body and search for IVM and KVF scrolls which every player carry on pvp on our shard. But its not absolutely precise. |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|