Difference between revisions of ".setaim"

From WikiManual
Jump to: navigation, search
m
m
Line 3: Line 3:
 
==[[Sysvar]]s:==
 
==[[Sysvar]]s:==
 
{{Shooting}}
 
{{Shooting}}
 +
 +
 +
1256 (or 0) .setaim store  ---> towards right of screen
 +
314 .setaim store --- up
 +
628 .setaim store --- to the left of screen
 +
942 .setaim store --- down
 +
 +
1256 rnd .setaim store --- random 0-360 degrees

Revision as of 12:47, 1 February 2006

V221.gif 19 .setaim directly sets the exact aim angle of a robot.

Sysvars:

Shooting:

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


1256 (or 0) .setaim store  ---> towards right of screen
314 .setaim store --- up
628 .setaim store --- to the left of screen
942 .setaim store --- down
1256 rnd .setaim store --- random 0-360 degrees