fodev.net

Other => FOnline:2238 Forum => Archives => Suggestions => Topic started by: Roachor on November 09, 2012, 07:31:23 pm

Title: Make gun go back to last shot fired after reload
Post by: Roachor on November 09, 2012, 07:31:23 pm
It's annoying having to cycle through single shot, single aimed, burst EVERY SINGLE TIME you reload. Just have it go back to last shot used.
Title: Re: Make gun go back to last shot fired after reload
Post by: avv on November 09, 2012, 08:24:06 pm
Yes please. Especially when there's a occasional bug that shows the gun is on burst mode, but it does single attack. Happens after reloads.
Title: Re: Make gun go back to last shot fired after reload
Post by: TKs-KaBoom on November 09, 2012, 10:32:41 pm
supported
Title: Re: Make gun go back to last shot fired after reload
Post by: Mayck on November 10, 2012, 12:35:45 pm
I believe it's hadcoded in engine so it can't be easily solved .
Title: Re: Make gun go back to last shot fired after reload
Post by: Gruik on November 10, 2012, 12:45:35 pm
+1 and too lame it's engine sided...

Maybe some macro/binding which switch weapon mode when we reload with keyboard ? With mouse I think it's impossible, but let's assume when you press Reload shortcut, gun automatically switch back to the last mode before ; client detect when we reload if gun should make "Reload", or "Reload + switch once (aim)", or "Reload + switch twice (burst)", and so on..? I don't know if this thing is coded in engine too by the way...
Title: Re: Make gun go back to last shot fired after reload
Post by: Cyber Jesus on November 10, 2012, 01:17:30 pm
Just set reload as shortcut in fonline2238config>bindings, problem solved have a nice day :)
Title: Re: Make gun go back to last shot fired after reload
Post by: JovankaB on November 10, 2012, 01:23:53 pm
Just set reload as shortcut in fonline2238config>bindings, problem solved have a nice day :)

Not solved. After reload it goes back to first mode.
If you use gun with only one mode of course the issue isn't visible.
Title: Re: Make gun go back to last shot fired after reload
Post by: Cyber Jesus on November 10, 2012, 01:38:49 pm
Not solved. After reload it goes back to first mode.
If you use gun with only one mode of course the issue isn't visible.
ah right I forgot I only used bg's
anyway +1 then
Title: Re: Make gun go back to last shot fired after reload
Post by: Matej on November 15, 2012, 12:36:17 am
How about using the scroll wheel to quickly change item mode?
Or is that not easily doable either?
Title: Re: Make gun go back to last shot fired after reload
Post by: Roachor on November 15, 2012, 05:46:14 am
How about using the scroll wheel to quickly change item mode?
Or is that not easily doable either?

Sloppy and you can miss the right selection due to lag
Title: Re: Make gun go back to last shot fired after reload
Post by: Mayck on November 15, 2012, 10:07:57 am
How about using the scroll wheel to quickly change item mode?
Or is that not easily doable either?
I believe that changing weapon mode itself is hardcoded (or atleast it was last time i checked).
Title: Re: Make gun go back to last shot fired after reload
Post by: Cyber Jesus on November 15, 2012, 01:35:35 pm
I believe that changing weapon mode itself is hardcoded (or atleast it was last time i checked).
Everything seems to be hardcoded for you guys  ::)
Title: Re: Make gun go back to last shot fired after reload
Post by: JovankaB on November 15, 2012, 01:51:09 pm
Everything seems to be hardcoded for you guys  ::)

If it's not hardcoded for you, then go ahead (http://fodev.net/forum/index.php/board,42.0.html) and show how to do it.
Title: Re: Make gun go back to last shot fired after reload
Post by: Cyber Jesus on November 15, 2012, 02:26:42 pm
If it's not hardcoded for you, then go ahead (http://fodev.net/forum/index.php/board,42.0.html) and show how to do it.
2238 isn't open source last time I checked, and even if it was I still wouldn't waste my time because I have better things to do then sit in front of a computer making scripts for a game of 20 active players
Title: Re: Make gun go back to last shot fired after reload
Post by: Andr3aZ on November 15, 2012, 03:10:58 pm
2238 isn't open source last time I checked, and even if it was I still wouldn't waste my time because I have better things to do then sit in front of a computer making scripts for a game of 20 active players

Problem isn't 2238 but FOnline Engine in this particular case.
Title: Re: Make gun go back to last shot fired after reload
Post by: Roachor on November 15, 2012, 04:03:39 pm
So f2 engine was too hardcoded to be useful so they made a fallout 2 doppelganger to be easier to work with yet has the same retarded restrictions as the original. Profit?
Title: Re: Make gun go back to last shot fired after reload
Post by: Andr3aZ on November 15, 2012, 04:11:12 pm
FOnline Engine was one mans hobby work, not the same company behind F2 with a fulltime payed programmer team.
Title: Re: Make gun go back to last shot fired after reload
Post by: Mayck on November 15, 2012, 04:22:19 pm
Fonline engine is much less hardcoded than F2, the only pissful stuff that there is that large part of client interface is hardcoded (that includes weapon mode swapping, automatic cursors changes after certain actions and pipboy,fixboy,character, inventory screens) and cannot be easily modified...