Difference between revisions of ".backshot"

From WikiManual
Jump to: navigation, search
 
m
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 .backshoot or increasing .backshoot by one, will instruct the bot to fire backwards if a non zero value is stored in .shoot.
Line 7: Line 11:
  
 
  .backshoot inc
 
  .backshoot inc
  -6 .shoot store<br>
+
  -6 .shoot store

Revision as of 09:31, 30 January 2006

.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 .backshoot or increasing .backshoot by one, will instruct the bot to fire backwards if a non zero value is stored in .shoot.

Saving energy by using the increase operator:

.backshoot inc
-6 .shoot store