Caladbolg wrote:WhyteDragon wrote:... I must be an idiot or something to ignore that sort of solution.Caladbolg wrote:or just a hotkey that enables continues "true fire" of weapons.
Press A to make weapon fire non-stop. Press A again to stop it. if you leave the console it automatically shuts down...
just a thought. I haven't read everything because I'm lazy, sorry if it was already shot down.
Siretu wrote:The problem is, while in automatic firing mode, how do I get the mouse position?
Fire at last right click, change targeting position every time you right click some place new? don't know if it's possible.
WhyteDragon wrote:Ah, right, there's no method of obtaining the mouse's position in game is there... that would be an issue.
The only other option I could think of would be when you click on a unit. At that point the player just has to click the enemy BC and wait for the weapon's console to do the work for them.
... man, that sounds a bit boring. D: Even if it lets them switch between kinetics.
Siretu wrote:There is a method of obtaining the mouse's position, but it also suffers the same problem with latency. There's also no good way to do it less regularly, you basically have to have an event checking EVERYTIME a player's mouse moves.
I'm also not sure if there's an event for mouse button released.
In any case, this is getting drastically off-topic. If anyone wants to continue this discussion with additional ideas, start a new thread.
so it's not possible to check mouse position on event? say the weapon come off cooldown, check for position, fire, wait for cooldown, check position, fire (etc)
Also, considering theres a maximum of two players at the same time on weapon, are we certain it would cause network lag?