FindRep
From Wiki
⇒ | The #findRep system variable contains the reputation of the object returned by findItem. |
Value | Description |
1 | Innocent (Blue) |
2 | Friend (Green) |
3 | Grey (Grey - Animal) |
4 | Criminal (Grey) |
5 | Enemy (Orange) |
6 | Murderer (Red) |
7 | Invulnerable (Yellow) |
Example
finditem HS_IS G_10 if #findrep = 1 display ok The item found is (blue) Innocent halt
Related Commands
ignoreItem | findItem | #findCnt |
#findID | #findType | #findX |
#findY | #findZ | #findDist |
#findKind | #findStack | #findBagID |
#findMod | #findRep | #findCol |
#findIndex |
See also
Main Page | Documentation |