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^^
The Corpse: blu/gray, how see the different?
Moderators: Murderator+, Murderator
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.
Yoko wrote:Post such request in Requests section to remind me implement it later.
http://yoko.netroof.net/forum/viewtopic.php?t=1305