Difference between revisions of "HasTail"
Jump to navigation
Jump to search
imported>Lubronbrons (Created page with "A command for Oblivion Script Extender '''Syntax:''' (hasTail:bool) ''reference''.HasTail ''raceOrNPC:ref'' returns true if the specif...") |
imported>Lubronbrons |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
(hasTail:bool) ''reference''.HasTail ''raceOrNPC:ref'' | (hasTail:bool) ''reference''.HasTail ''raceOrNPC:ref'' | ||
returns true if the specified race or the race of the calling npc ref or specified base npc has a tail. | returns true if the specified race or the race of the calling npc ref or specified base npc has a tail. | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category: Functions (OBSE)]] | [[Category:Functions (OBSE)]] | ||
[[Category: | [[Category: Actor Functions]] | ||
[[Category:Functions (OBSE v0021)]] | |||
[[Category: |
Latest revision as of 09:47, 19 February 2018
A command for Oblivion Script Extender
Syntax:
(hasTail:bool) reference.HasTail raceOrNPC:ref
returns true if the specified race or the race of the calling npc ref or specified base npc has a tail.