Ultima Online Fan Board > General UO Chat

issue attacking allied pets and people

(1/1)

Kandie:
here is my issue-- I use a sampire script, and so anyone who is allied that is using a pet I attack, how do I stop that from happening...I rather not exit the guild, but will have to if this keeps up :(

                                                                  TIA  Kandie  :)

TrailMyx:
Sounds like you'd need to send #FINDIDs of everything you want to ignore to the ignoreitem list.  You could either take a script like my FINDINFO Item Script and then add the #FINDIDs of the creatures/players to a list to ignore.


--- Code: easyuo ---; place at the beginning of the scriptset %ignore_list XXYYZZ1_XXTYYZZ2_ ; separate #FINDIDs by underscore.  Use FINDINFO tool to find these valuesignoreitem %ignore_list 
Note that if the script has an "ignoreitem reset" then you'll have to re-add these ignored values

Note note: XXYYZZ1_XXTYYZZ2_ are just examples and not real #FINDIDs

The Ghost:
Maybe it event build in.  look for ignoreitem #CharID  .  You can add the Id of the pet.   back in the day LAME 3.0 will attack G Dragon because we have CD in the %monstertype.     I bet now you are attacking a Cue. :) 

Navigation

[0] Message Index

Go to full version