Space Engineers

Space Engineers

Toggle Cross Hair with Key Binding + extras - Now uses F2 key.
62 kommentarer
Stollie  [ophavsmand] 30. juli 2021 kl. 20:43 
Would require me to re-code it to factor in monitor sizes, something that was on the to-do list way back when, however, I don't mod anymore sorry, no longer studying, I'm working full-time and just don't have the energy or interest anymore.

Happy for someone to re-code it if you can find someone.
HeavyDeception 30. juli 2021 kl. 19:49 
Hi i have a ultra-wide monitor and I was hoping there was a fix for the cross as it is large and stretched.
Katarina [WolfCraft Industries] 13. apr. 2021 kl. 15:25 
oh wait never mind, i actually got confused with something here i'm sorry.
"just woke up" me did a big dummy move here haha
Stollie  [ophavsmand] 13. apr. 2021 kl. 15:23 
Its a script but its client side since its drawing to screen. Not sure why it wouldn't work on your MP setup, there is nothing it sends to a server as far as I remember, been a while since I did this one and unfortunately I don't have time to play with it at the moment.

Full time work / part time uni = no fun.
TenTech 12. apr. 2021 kl. 4:40 
The first mistake anyone makes with mods is expecting them to work in multiplayer.
czyk 11. apr. 2021 kl. 20:20 
This isnt working on my server for some reason anymore
Darian Stephens 14. feb. 2020 kl. 2:35 
All sounds pretty alright to me.
Although, if you have it auto-show for tools, perhaps you could have different types of crosshairs?
Maybe an inverted cross-box-thing for the welder and grinder, and a spread indicator for guns?
Perhaps you could even have it change shape when you're hovering over something interactable, similar to Bethesda games? That would certainly make it more feasible to use mods disabling the interaction highlight.
Stollie  [ophavsmand] 13. feb. 2020 kl. 10:50 
I'll circle back to this one soonish guys, I'm in the middle up updating some modding tools for the community. Things I need to do: -

- Fix the aspect ration for monitors 16:10
- Create an option for the crosshair to appear in 3rd person view when in cockpit
- Create an option to and/or display crosshair when looking through a camera or turret.
- Add option to auto show when using tools (probably make this on by default).

Let me know if I missed anything!
jTurp 13. feb. 2020 kl. 8:39 
Just what I needed, my dude. Thanks! :)

Another request, to piggy back on Darian's request: an option to auto-show when holding a hand tool (rifle excluded is fine).
Stollie  [ophavsmand] 8. feb. 2020 kl. 4:38 
@Darian Stephens - Yeah I had someone else request that, I'll get around to it, I have a lot of stuff on my plate at the moment making tools for the modding community.
Stollie  [ophavsmand] 8. feb. 2020 kl. 4:37 
@Update: Added a check to make it not run on Server since it should all be client-side anyway.
Darian Stephens 2. feb. 2020 kl. 11:44 
Would you be willing to add an option to only show this crosshair while looking through a camera and remote-controlling a grid?
I like to use 3D Helmet Hud's crosshair, but unfortunately you don't get any reference for the horizon with the vanilla crosshair disabled.
I can press F2 to toggle it when looking through a camera while controlling something, but it's a little annoying.
Reyquiem 31. jan. 2020 kl. 10:35 
I agree, I like this mod a lot but I would like the option to show the crosshair when flying a ship in third-person.
Stollie  [ophavsmand] 22. dec. 2019 kl. 7:54 
Ahh OK, I'll add in a config value for it, might take a bit I want to try and create the config in-game and it's not something I've done before.
Ouroborus 22. dec. 2019 kl. 6:17 
@Stollie Keen's crosshairs show up correctly in third person, letting you align with the artificial horizon. I know there's another one next to the toolbar but I prefer not to take my eyes off he view.
Stollie  [ophavsmand] 21. dec. 2019 kl. 17:18 
@Ouroborus - any reason you want it in 3rd person? It looks kinda dumb since it paints itself on the back of the head of the astronaut and in a grid its useless since you cant use it to target anything effectively?
Stollie  [ophavsmand] 21. dec. 2019 kl. 17:15 
Slight update. Increased visual acuity. Actually sharper than Keen's now, might need to tone it down... let me know?
Stollie  [ophavsmand] 1. dec. 2019 kl. 17:36 
Just minor update for now.

Changed blendtype over to PostPP so it doesn't get washed out by different things. I'll work on trying to make it look 'sharper' soon and some config options.
Ouroborus 10. okt. 2019 kl. 6:10 
Would like an option to show it in third person mode.
Stollie  [ophavsmand] 10. okt. 2019 kl. 4:05 
Hey all,

I can circle back to this stuff when Uni is done for the year, around Nov-Dec. Masters is pretty intense at the moment.

- Stollie
Ouroborus 7. okt. 2019 kl. 19:33 
Any chance that the crosshairs could be sharper?
enenra 25. juli 2019 kl. 4:01 
Would you be ok with me listing this mod as a dependency in my QoL collection mod?https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1804604586
Kham 19. maj 2019 kl. 12:49 
Wow, this is amazing, can't believe I missed this!
nukeguard 4. maj 2019 kl. 19:26 
I don't know why this doesn't have 10k subs and 5 stars...
AutoMcDonough 4. maj 2019 kl. 14:25 
Fantastic. :)
Katarina [WolfCraft Industries] 19. apr. 2019 kl. 12:49 
this mod still works fine for me, be sure to turn off the vanilla cross hair
SpetS 19. apr. 2019 kl. 12:27 
is this broken already, F2 doesn't work for me :/
Stollie  [ophavsmand] 4. apr. 2019 kl. 19:07 
Any time :D
Skallabjorn 4. apr. 2019 kl. 16:58 
Cool, will watch the logs and see what errors it throws and forward them.

Thanks my friend :)
Stollie  [ophavsmand] 3. apr. 2019 kl. 22:50 
Hmm.. OK - I've updated it to use a logging system now and you wont see the error in game, if there is one it'll be in the storage folder of the save game in a file called cross_hair.log

I still couldn't get it to reproduce an error but if you could take a look in there for me on your side and see if anything pops up?

I'll also look to make it a little more modular so I can catch the exact step an error might be occurring. I think I might have solved it at the same time though as I was missing a null check.
Skallabjorn 3. apr. 2019 kl. 17:11 
IM getting the Same error , very visible in my streams....
Stollie  [ophavsmand] 3. apr. 2019 kl. 0:15 
Hmm.. I can't reproduce it which is annoying. It seems to be something to do with a delay in SE loading.

I'll comment out the message and just write it to the log instead that might make it easier for me to track down.
TenTech 2. apr. 2019 kl. 23:19 
I've been getting the error message occasionally in offline mode, also.
M0rsla 2. apr. 2019 kl. 20:08 
Yep. I'll have they try relogging and see if it happens again.
Stollie  [ophavsmand] 2. apr. 2019 kl. 19:55 
I did see this on my side once and then I couldn't get it to repeat to troubleshoot the problem. Not sure what the issue is >.<

Was this on their first time using the mod and logging into the server?
M0rsla 2. apr. 2019 kl. 19:53 
A number of my users got "Crosshair MOD Error - report to Author" did not see any errors in their personal SE.log file.
Skallabjorn 2. apr. 2019 kl. 10:04 
Sweet. Will dig in tonight
Stollie  [ophavsmand] 1. apr. 2019 kl. 18:55 
Hahaha, yeah it might not actually be that hard either, I need to tie into Draygo's system and write an XML save/load system.

I might have a crack at it this weekend, feel free to edit the files yourself though, the key-bind is pretty easy to find :P
Skallabjorn 1. apr. 2019 kl. 17:20 
would be cool if it could be custom configured ;D
Stollie  [ophavsmand] 31. mar. 2019 kl. 23:15 
lol :P
Skallabjorn 31. mar. 2019 kl. 22:20 
my bad... been playing it so long with that setting i forgot it was mine and not default my bad
Stollie  [ophavsmand] 31. mar. 2019 kl. 18:22 
What the.. ?

When I set defaults on mine the only re-color is under Controls -> Block Placement - > Recolor block and its only button is MMB. I tried using F2 to re-color a block and it didn't do anything.

So if you reset your keys to default F2 is re-color for you?
Skallabjorn 31. mar. 2019 kl. 10:59 
F2 is the default "paint a single block" key.........
Skallabjorn 31. mar. 2019 kl. 9:42 
yayyyyy Wasted will be very happy :)
Stollie  [ophavsmand] 31. mar. 2019 kl. 1:57 
UPDATE: Changed key-bind to F2 key. Turns out Tilde doesn't work very well with all keyboards. Also fixed an issue preventing it from working on clients in MP.
Skallabjorn 30. mar. 2019 kl. 12:54 
THIS MOD ROCKS!!!! Been wanting something like this for ever!!!
Stollie  [ophavsmand] 29. mar. 2019 kl. 16:30 
UPDATE: Slightly modified cross hair texture to add slight blue glow on edges and removed 1 pixel per line to make it more closely resemble Keen's icon, also slightly adjusted origin pixel co-ordinates to make it sit exactly where Keen's icon normally does.
Ranos 29. mar. 2019 kl. 14:30 
Oh, I see. Didn't know that. Thanks for the info.
Stollie  [ophavsmand] 29. mar. 2019 kl. 13:41 
The C# command is "MyKeys.OemTilde" - I don't know if keyboard type or different language keyboards would make it something different. Make sure you are disabling Keen's crosshair.

My cross hair is in the exact same place and it may be why you think its changing bloom as I had to remove the Blue 'glow' due to some changes made to the way modders can draw on the HUD by Keen, it makes it glow in a way that looks really crap, like bloom x 1000.
Katarina [WolfCraft Industries] 29. mar. 2019 kl. 8:47 
deactivate the crosshair from the game itself in the settings