Tile - YAiBehaviour - Combat Range – Ylands
Jump to navigation
Jump to search
No edit summary |
Lou Montana (talk | contribs) m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}") |
||
(2 intermediate revisions by one other user not shown) | |||
Line 10: | Line 10: | ||
<pre>get combatRange(): number; | <pre>get combatRange(): number; | ||
set combatRange(value: number);</pre> | set combatRange(value: number);</pre> | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
'''Get/set''' a combat range inside the '''AI | '''Get/set''' a combat range inside the '''AI behavior'''. | ||
---- | ---- | ||
{{Navbox/Ylands}} | {{Navbox/Ylands}} | ||
{{DEFAULTSORT:{{#sub:{{PAGENAME}}| | {{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}} | ||
[[Category: Instructions]] | [[Category: Instructions]] |
Latest revision as of 14:24, 24 November 2023
Combat Range
get combatRange(): number; set combatRange(value: number);
Availability
Description
Get/set a combat range inside the AI behavior.