Page 1 of 1

The Corpse: blu/gray, how see the different?

Posted: 2004-12-10 22:20:50
by The RingS
Hello

I'm Italian and therefore I do not write English very well, but I try ^^


I have a problem with the findtype of injection:
when I write command findtype to a corpse is all ok, ok, but I would want that it made a check in order to see if it is blue (innocent, and therefore without righ loot) or grey (i can loot).

I have tried getcolor but clearly since it is a corpse me filler always 0x0000 also I have tried getnotoriety but me filler always a number (or 1 or 0 not memory)

I wanted to make it from the journal, but like septum l'if of the color? (if the "text" he is blue or if it is gray)

Thanks to all

Ciau^^

Posted: 2004-12-11 16:01:04
by Yoko
there is no such leased tag in UO protocol, this is server-side variable, so not possible to retrieve client-side. Only thing theoretically may be done is to click corpse, wait for server to send it's name and check color of this text. But in injection is not yet implemented storing of journal lines' color. Post such request in Requests section to remind me implement it later.

Posted: 2004-12-11 17:18:28
by AGRS
Yoko wrote:Post such request in Requests section to remind me implement it later.

http://yoko.netroof.net/forum/viewtopic.php?t=1305

Posted: 2004-12-15 16:41:17
by poluz
we.... ve chi te becco so sto forum.... ciao ring ci si vede su oud ;)

Posted: 2004-12-15 22:24:16
by botserver
In Krrios Client when you open a blue corpse the container opened is hue blue.

Posted: 2004-12-16 10:24:23
by Yoko
it is possible some additions in protocol were done for AoS
if so, this is field of research i not yet attended