My target´s layer

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
Paulo
Posts: 16
Joined: 2004-04-14 22:08:20

My target´s layer

Post by Paulo »

using ,info in my backpack returns:

ID=0x40096451 Type=0x0E75 RXJALMD Name=a backpack (15 items)
Quantity: 0 Colour: 0x0000 Layer: 21 Has: 1
X=65535 Y=65535 Z=0 C=0x00096454 F=0x00


using ,info in someone else backpack returns:


ID=0x400650AF Type=0x0E75 DVXOKMD Name=
Quantity: 0 Colour: 0x0000 Layer: 0 Has: 0
X=65535 Y=65535 Z=0 C=0xFFFFFFFF F=0x00


Is there any way u can change this to receive the target´s layer when i target something ??

and use it with target() function. like target("object","layer")


that´d be good :D
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

for backpack targeting you can use:

findtype 0x0E75 -1 someone
click finitem

or, shortcut,

click someone.0x0E75
Post Reply