Code center > Dead-End and Solved Suggestion Requests

Aimshoot

(1/2) > >>

Numsgil:
I've already worked out the code for this, so this is more a thread for determining the balancing issues.

Storing a value in .aimshoot would make the shot shoot out in that direction, relative to the bot of course.

So:

cond
start
314 .aimshoot store
-1 .shoot store
stop

will fire -1 shots sideways. :blink: Pretty cool, huh.

Anonomous Guest Person:
With this and the ability to focus in one eye, and the ability to power up shots, super bots might become too dangerous?
And it'd also be a matter of wether it resets or not. Not an important matter, but still a matter.

Numsgil:
It'd reset, like a suped up version of backshoot really.

Since you can only look in one general direction anyway, the only use I really see for this is in defense.  You detect a shot and then shoot back defensively by something like this:


--- Code: ---cond
*.shflav -2 !=
start
*.shang .aimshoot store
-6 .shoot store
stop
--- End code ---

k0zm0:
Why not do the same for ties, to shoot a tie at specific angle.

Numsgil:
Why not?   :D

Any objections?  I could potentially see if being considered over powered, but I can't think of any real way to abuse it.

Navigation

[0] Message Index

[#] Next page

Go to full version