Product Chat / Hiding crosshair

Author
Message
MooKai
GameGuru TGC Backer
14
Years of Service
User Offline
Joined: 22nd Jul 2009
Location: World
Posted: 9th Jul 2015 11:20
Is it possible to hide the crosshairs from the weapons?
Same with the onscreen messages like "press e to pickup..."
Thanks.
Old school FPS fan, DOOM!!! Why GG not working on my AMIGA 500?
PM
!nullptr
Forum Support
9
Years of Service
User Offline
Joined: 27th Mar 2015
Location: Australia
Posted: 9th Jul 2015 11:26 Edited at: 9th Jul 2015 11:27
Doesn't HideHuds() do that?

As for the press E, just drop into the script and comment it out.
AKA SisterMatic (Steam)
Development/ Gaming Rigs
Sys 1: i7-4770 (3.5)/16Gb/128 SSD/3Tb/970gtx/2 x 23, 1 x 27 LCD - Sys 2: i7/8Gb/670gtx/1.5Tb/1 x 23 LCD - Sys 3: Amd Quad/8Gb/645gtx/1Tb/30" LCD
PM
MooKai
GameGuru TGC Backer
14
Years of Service
User Offline
Joined: 22nd Jul 2009
Location: World
Posted: 9th Jul 2015 11:33 Edited at: 9th Jul 2015 11:34
Ahh yes, the script... I'll try that.
Hideallhuds=1 in the ini file only hide the life/energy & ammo counters, but not the crosshair.

Maybe hidecrosshair=1 ?
Old school FPS fan, DOOM!!! Why GG not working on my AMIGA 500?
PM
!nullptr
Forum Support
9
Years of Service
User Offline
Joined: 27th Mar 2015
Location: Australia
Posted: 9th Jul 2015 11:43 Edited at: 9th Jul 2015 11:47
No. In your main script (or any for that matter) HideHuds() will turn off the crosshairs. Of course, it will turn off your ammo/weapon and health hud too

(I might be wrong here but last time I tried, hud off included the crosshairs)

EDIT: I just checked, it should. https://forum.game-guru.com/thread/211762

Although, if you're removing crosshairs, I'm assuming you have a replacement for it?
AKA SisterMatic (Steam)
Development/ Gaming Rigs
Sys 1: i7-4770 (3.5)/16Gb/128 SSD/3Tb/970gtx/2 x 23, 1 x 27 LCD - Sys 2: i7/8Gb/670gtx/1.5Tb/1 x 23 LCD - Sys 3: Amd Quad/8Gb/645gtx/1Tb/30" LCD
PM
MooKai
GameGuru TGC Backer
14
Years of Service
User Offline
Joined: 22nd Jul 2009
Location: World
Posted: 9th Jul 2015 12:09
Well, I have used always hideallhuds=1 at the system.ini file from the standalone. It hides everything except the crosshair and the messages.

No, I don't want to replace it with another bitmap... I only want to see the gun, no text, no crosshair...
Old school FPS fan, DOOM!!! Why GG not working on my AMIGA 500?
PM
!nullptr
Forum Support
9
Years of Service
User Offline
Joined: 27th Mar 2015
Location: Australia
Posted: 9th Jul 2015 12:38
Quote: "Well, I have used always hideallhuds=1 at the system.ini file from the standalone. It hides everything except the crosshair and the messages."

My suggestion should remove the crosshairs and the HUD stuff.

As I said, the messages have to be turned off in the script the entity uses. In your case it might be weapons.lua, just use -- and comment out the line with Prompt("press E to....")
AKA SisterMatic (Steam)
Development/ Gaming Rigs
Sys 1: i7-4770 (3.5)/16Gb/128 SSD/3Tb/970gtx/2 x 23, 1 x 27 LCD - Sys 2: i7/8Gb/670gtx/1.5Tb/1 x 23 LCD - Sys 3: Amd Quad/8Gb/645gtx/1Tb/30" LCD
PM
LeeBamber
TGC Lead Developer
24
Years of Service
User Offline
Joined: 21st Jan 2000
Location: England
Posted: 9th Jul 2015 12:43
There is no command to specifically turn off cross hairs as they are part of the weapon visual. The only way would be to copy and paste the weapon folder in gamecore\guns and then edit the crosshair.dds so its completely black, even the alpha channel, and then when the game uses your modified weapon you will not see a cross hair.

ANNOUNCEMENT: Watch a game being made and ask GameGuru questions live at 6PM BST on Twitch at: http://www.twitch.tv/gamegurulee
PC SPECS: Windows 7 Ultimate 64-bit, Intel Core i7 920 (PASSMARK:5008), NVIDIA Geforce 9600 GT GPU (PASSMARK:752) , 6GB RAM

!nullptr
Forum Support
9
Years of Service
User Offline
Joined: 27th Mar 2015
Location: Australia
Posted: 9th Jul 2015 12:49
Quote: "There is no command to specifically turn off cross hairs as they are part of the weapon visual."

I would *never* argue with the boss but this image shows no crosshairs except for what I've purposely used here.

This is the sniper scope. Have I erred?

https://forum.game-guru.com/attachment/3438
AKA SisterMatic (Steam)
Development/ Gaming Rigs
Sys 1: i7-4770 (3.5)/16Gb/128 SSD/3Tb/970gtx/2 x 23, 1 x 27 LCD - Sys 2: i7/8Gb/670gtx/1.5Tb/1 x 23 LCD - Sys 3: Amd Quad/8Gb/645gtx/1Tb/30" LCD
PM

Login to post a reply

Server time is: 2024-05-03 14:42:03
Your offset time is: 2024-05-03 14:42:03