shy
You can't use items on anyone other than yourself if there are other living mobs around you
Vars | |
clientless_shy | Are you shy around bodies with no client? |
---|---|
dead_shy | Are you shy around a dead body? |
dead_shy_immediate | If dead_shy is false and this is true, you're only shy when right next to a dead target |
keyless_shy | Are you shy around bodies with no key? |
last_result | What was our last result? |
machine_whitelist | Typecache of machines you can avoid being shy with |
message | Message shown when you are is_shy |
mob_whitelist | Typecache of mob types you are okay around |
result_cooldown | Invalidate last_result at this time |
shy_range | How close you are before you get shy |
Procs | |
is_shy | Returns TRUE or FALSE if you are within shy_range tiles from a /mob/living |
Var Details
clientless_shy
Are you shy around bodies with no client?
dead_shy
Are you shy around a dead body?
dead_shy_immediate
If dead_shy is false and this is true, you're only shy when right next to a dead target
keyless_shy
Are you shy around bodies with no key?
last_result
What was our last result?
machine_whitelist
Typecache of machines you can avoid being shy with
message
Message shown when you are is_shy
mob_whitelist
Typecache of mob types you are okay around
result_cooldown
Invalidate last_result at this time
shy_range
How close you are before you get shy
Proc Details
is_shy
Returns TRUE or FALSE if you are within shy_range tiles from a /mob/living