<!--quoteo(post=153090:date=Jun 30 2006, 01:27 AM:name=SilverHawk)--><div class='quotetop'>QUOTE(SilverHawk @ Jun 30 2006, 01:27 AM) [snapback]153090[/snapback]</div><div class='quotemain'><!--quotec-->
There a part in game where sometime's you cant' not move any more, or press F1 or F2, other then side step.
I have worked out why this happen's. When you press F2 after you level up, when you press next character, to see if then need to be level up to, if you hit the part where the name is, as if to change name then press somethink else like next character or ship as away to clear it up. When you come out of character to land location. Then that's where you can no longer move and have to hit Ctrl-alt- delete to get out.
I hope you understand what I mean as I am very sleepy and not been to bed yet.
<!--QuoteEnd--></div><!--QuoteEEnd-->
I was able to reproduce this by clicking on the EXIT box while entering a name. I found the error and fixed it, and uploaded the fixes to the ftp site.
Hook
<!--quoteo(post=153124:date=Jun 30 2006, 01:11 PM:name=Swindler)--><div class='quotetop'>QUOTE(Swindler @ Jun 30 2006, 01:11 PM) [snapback]153124[/snapback]</div><div class='quotemain'><!--quotec-->
Think, that's got to do with the surrender-modifier (can't remeber name) in BuildSettings.h. Set to 0.1, now I got fine fights again (except many times, captain's dead loser after first deck). 1.0, as is default, seems too high.
I really like the new Exchange-button in the characters-interface! Makes it a lot easier too give skill-upping items to your captains and their officers (and also to your own officers).
Not sure if I like dialog-proceeding on return-key: always have to remove my hand from mouse to key and back. Don't like this generally.
<!--QuoteEnd--></div><!--QuoteEEnd-->
I'll change the Surrender multiplier and see if it doesn't help things a bit. Thanks.
I like the exchange button too. <img src="style_emoticons/<#EMO_DIR#>/biggrin.gif" style="vertical-align:middle" emoid="

" border="0" alt="biggrin.gif" /> It wasn't all that hard to add, either.
I don't like using the return key for dialog either. I had changes for moving using the mouse buttons or W/S keys coded into buildsettings.h, but apparently Pieter took them out last update. I changed those two controls back.
Hook