is there a way to script a Targetnext that doesnt target npc
Posted: 2006-06-21 22:55:51
is there a way to script a targetnext that doesnt target woman ou men npcs, like the vendors ?
I always die in PVP to blues, because i take too long to get they targeted. :/
I searched for any difference between players and npcs, and i found something called HAS.
Player:
ID=0x00006F8A Type=0x0190 EJQB Name=Velh0 de SaiA
Quantity: 0 Colour: 0x83EA Layer: 0 Has: 1
X=1220 Y=1773 Z=0 C=0xFFFFFFFF F=0x00
HAS = 1
VENDORS:
ID=0x000409CE Type=0x0190 SKBP Name=Strom
Quantity: 0 Colour: 0x041C Layer: 0 Has: 0
X=3053 Y=3366 Z=15 C=0xFFFFFFFF F=0x00
HAS = 0...
is there a way to write a script that target only human with has = 1 ?
what has means ?
I always die in PVP to blues, because i take too long to get they targeted. :/
I searched for any difference between players and npcs, and i found something called HAS.
Player:
ID=0x00006F8A Type=0x0190 EJQB Name=Velh0 de SaiA
Quantity: 0 Colour: 0x83EA Layer: 0 Has: 1
X=1220 Y=1773 Z=0 C=0xFFFFFFFF F=0x00
HAS = 1
VENDORS:
ID=0x000409CE Type=0x0190 SKBP Name=Strom
Quantity: 0 Colour: 0x041C Layer: 0 Has: 0
X=3053 Y=3366 Z=15 C=0xFFFFFFFF F=0x00
HAS = 0...
is there a way to write a script that target only human with has = 1 ?
what has means ?