Difference between revisions of ".backshot"

From WikiManual
Jump to: navigation, search
 
m (Fixed typos)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[.backshot]] (900) and [[.aimshoot]] allow for more control over how the shot is produced.
 +
 +
==[[Sysvar]]s:==
 +
{{Shooting}}
 +
 
== Advanced Shooting Commands ==
 
== Advanced Shooting Commands ==
.backshot and .aimshoot allow for more control over how the shot is produced.
 
  
Storing a positive number in .backshoot or increasing .backshoot by one, will instruct the bot to fire backwards if a non zero value is stored in .shoot.
+
Storing a positive number in .backshot or increasing .backshot by one, will instruct the bot to fire backwards if a nonzero value is stored in .shoot.
  
 
Saving energy by using the increase operator:  
 
Saving energy by using the increase operator:  
  
  .backshoot inc
+
  .backshot inc
  -6 .shoot store<br>
+
  -6 .shoot store

Latest revision as of 18:27, 13 February 2014

.backshot (900) and .aimshoot allow for more control over how the shot is produced.

Sysvars:

Shooting:

.shoot 7 .shootval 8
.kills 220
.backshot 900 .aimshoot 901

Advanced Shooting Commands

Storing a positive number in .backshot or increasing .backshot by one, will instruct the bot to fire backwards if a nonzero value is stored in .shoot.

Saving energy by using the increase operator:

.backshot inc
-6 .shoot store