Loader

Radar and HUD.

Started by Delta, 01-04-2010

0 Members and 1 Guest are viewing this topic.

The Radar Is Way to Useless :/ The Light and Sound Meter's Don't Work.

And You can Also Take the STALKER C.o.P. HUD or Any STALKER Hud. It would make your screen Awesome.

The PDA Design is a Plus too :D



QuoteThe Radar Is Way to Useless :/ The Light and Sound Meter's Don't Work.
-They are there for decorations nope? By the way, the DEVs are still making them... I guess. Just wait.

The main point about the radar is...
If your near a player, you can see them on the radar.
Did you notice that?

Quote from: Delta on 01-04-2010
The Radar Is Way to Useless :/ The Light and Sound Meter's Don't Work.

And You can Also Take the STALKER C.o.P. HUD or Any STALKER Hud. It would make your screen Awesome.

The PDA Design is a Plus too :D
Go then, make a sound, and light detection hud. Do it, go on. Can't? Thought so.

Light meter? Wat.

How hard is it to tell how dark it is outside?

Its hard if you have no eyes, Zstan.
Stop being an inconsiderate asshole.

Im Just Saying. And NO I have no experience with the Sound and Light/Detection Scripting



Quote from: Delta on 02-04-2010
Im Just Saying. And NO I have no experience with the Sound and Light/Detection Scripting
The reason it isn't  needed is because in Stalker it was used by the Player to know when NPC's can detect them, but our server has no NPC's, so it's pretty useless anyways.

Also its almost impossible since lua cannot interact directly with sound and lighting.

I Say make a heath bar/ammo bar in the hud. And armor.


Quote from: Supercool on 14-04-2010
Also its almost impossible since lua cannot interact directly with sound and lighting.

There probably is a way to make it seem like it works, but it would have to be eyecandy. It could have the illusion of it doing something when it really doesn't.

Seeming like it works is just as useless as just having it disabled. And make it seem like it works also uses more resources, which is something to avoid unless you enjoy bloated scripts like tacoscript that lag everybody.

Well if not for making it look like it works, there are ways to make it work. Just not as well as it does in the actual Stalker game.

The only way to "make it work" is through a c++ module, which is not something I feel like making for a small bar that moves when you make a stupid noise. Even if I were to do this, there are many variables that change mattering on how the noise is emitting and it is almost impossible to predict what is a noise "created by you" and what is simply a noise from a nearby location. Some weapons create noise from the weapon, some from the location of the gun, some from the player.  Even if I did create a c++ module, you would all have to download it in order to view the bar, and that is something that cannot be added to the garrysmod downloader since it does not support modules afaik. If you would like this restated:
Its. not. happening.