This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
4rpl:commands:createsnipershot [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:createsnipershot [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | < | + | < |
+ | <= [[4rpl: | ||
====== CreateSniperShot ====== | ====== CreateSniperShot ====== | ||
Line 6: | Line 7: | ||
===== Description ===== | ===== Description ===== | ||
- | Creates a shiper | + | Creates a sniper |
- | The target unit is what the snipershot | + | The target unit is what the sniper shot should shoot at. A sniper |
===== Examples ===== | ===== Examples ===== | ||
<code 4rpl> | <code 4rpl> | ||
+ | CreateSniperShot(GetUnitPosition(self) < | ||
</ | </ | ||
< | < | ||