Viewing Items on screen

Ask for help

Moderators: Murderator+, Murderator

Post Reply
Umuri
Posts: 37
Joined: 2004-05-16 16:23:27
Contact:

Viewing Items on screen

Post by Umuri »

Allright, here's my issue:

Is there any way for injection to say what items appear on screen or put that into the console or journal?

Like say when i'm walking, I come across a arrow shaft on the next screen. IS there any way for injection to detect a new item and say what/where it is?
Without knowing the object type name or location ahead of time.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

,findtype -1 -1 ground
seeking for all items on ground
use in combination with ,ignore and ,ignorereset
Umuri
Posts: 37
Joined: 2004-05-16 16:23:27
Contact:

Post by Umuri »

Thank you yoko, that worked perfectly. :)

And thanks for your wonderful injection.
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

you are welcome
Post Reply