Difference between revisions of "FindRep"
From Wiki
Line 4: | Line 4: | ||
=== Description === | === Description === | ||
{{ro}} | {{ro}} | ||
+ | |||
+ | The [[Var_findRep|#findRep]] system variable contains the reputation of the object returned by [[findItem|findItem]]: | ||
+ | |||
+ | {| border="1" cellpadding="2" | ||
+ | |- | ||
+ | | width=40px style="background:#ffdead;" | Value || width=150px style="background:#ffdead;" | Description | ||
+ | |- | ||
+ | | 1 || Innocent (Blue) | ||
+ | |- | ||
+ | | 2 || Friend (Green) | ||
+ | |- | ||
+ | | 3 || Grey (Grey - Animal) | ||
+ | |- | ||
+ | | 4 || Criminal (Grey) | ||
+ | |- | ||
+ | | 5 || Enemy (Orange) | ||
+ | |- | ||
+ | | 6 || Murderer (Red) | ||
+ | |- | ||
+ | | 7 || Invulnerable (Yellow) | ||
+ | |} | ||
+ | |||
==== Example ==== | ==== Example ==== | ||
Line 12: | Line 34: | ||
==== See Also ==== | ==== See Also ==== | ||
{| | {| | ||
− | | Width=200px | | + | | Width=200px | [[findItem|findItem]] || Width=200px | [[Var_findID|#findID]]|| Width=200px | [[Var_findType|#findType]] || Width=200px | [[Var_findX|#findX]] || Width=200px | [[Var_findY|#findY]] || Width=200px | [[Var_findZ|#findZ]] || Width=200px | [[Var_findDist|#findDist]] || Width=200px | [[Var_findKind|#findKind]] || Width=200px | [[Var_findStack|#findStack]] || Width=200px | [[Var_findBagID|#findBagID]] || Width=200px | [[Var_findMod|#findMod]] || Width=200px | [[Var_findCol|#findCol]] || Width=200px | [[Var_findCnt|#findCnt]] |
+ | |||
|} | |} | ||
---- | ---- |
Revision as of 21:38, 15 August 2005
#findRep
FindItem System Variables
Description
⇒
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
See Also
findItem | #findID | #findType | #findX | #findY | #findZ | #findDist | #findKind | #findStack | #findBagID | #findMod | #findCol | #findCnt |
Main_Page | Documentation | FindItem System Variables |