Page 37 of 55 |
|
Posted: Sat, 13th Feb 2010 17:39 Post subject: |
|
 |
@Yondaime: did you get Epsilon's user.ltc file too? That file actually contains the detail settings.
|
|
Back to top |
|
 |
|
Posted: Sat, 13th Feb 2010 21:02 Post subject: |
|
 |
Last edited by Yondaime on Mon, 2nd Dec 2024 15:53; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Sat, 13th Feb 2010 21:16 Post subject: |
|
 |
I doubt you'll like Clear Sky if you didn't like SoC. It was a step down from the first game, imo of course.
|
|
Back to top |
|
 |
Frant
King's Bounty
Posts: 24636
Location: Your Mom
|
Posted: Sun, 14th Feb 2010 00:01 Post subject: |
|
 |
Clear Sky differs a lot from ShoC and CoP. It's all about factions in Clear Sky. I thoroughly enjoyed it even though it wasn't as good as ShoC. ShoC and CoP are more similar compared to Clear Sky.
Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!
"The sky was the color of a TV tuned to a dead station" - Neuromancer
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 00:51 Post subject: |
|
 |
Last edited by Yondaime on Mon, 2nd Dec 2024 15:53; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 01:41 Post subject: |
|
 |
The thing with CS is that it's focused 100% on action.
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 09:04 Post subject: |
|
 |
Using the mod Epsilon posted, I found a Sniper/Assault rifle that had no description.
Just something along the longs of "user_sniper_desc" I found a few other items like this as well.
I just might take out my gamedata folder and restore some backups. And play vanilla until some more solid mods come about. Or use Atmosfear for now.
|
|
Back to top |
|
 |
JBeckman
VIP Member
Posts: 34974
Location: Sweden
|
Posted: Sun, 14th Feb 2010 09:48 Post subject: |
|
 |
Probably a translation error or a mistake in the tags (Those <> marks used.) for that weapons description or name, Stalker uses mainly plain text for script files and language files but it's a bit messy and full of developer notes and various data so a small typo can give some rather unexpected results.
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 18:33 Post subject: |
|
 |
Obviously best Stalker eva! The second one was a fuckin' mess a it's much better than the first one, the atmosphere is still there.
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 18:42 Post subject: |
|
 |
Any suggestion on how to root out a good and quality artefact-finding detector?
I desperately need money for that oxygen-cleansing suit needed to get to Pripyat, and realized artefacts are the most valued and most compensating cash-giving objects in the game...
|
|
Back to top |
|
 |
OchoBits
Posts: 717
Location: In Unknown Kadath
|
Posted: Sun, 14th Feb 2010 20:47 Post subject: |
|
 |
human_steel wrote: | Any suggestion on how to root out a good and quality artefact-finding detector?
I desperately need money for that oxygen-cleansing suit needed to get to Pripyat, and realized artefacts are the most valued and most compensating cash-giving objects in the game... |
Spoiler: | Do the 3 Vales detectors quest from the guy that sells weapons in the first area, you'll get a pretty good detector after that |
|
|
Back to top |
|
 |
Epsilon
Dr. Strangelove
Posts: 9240
Location: War Room
|
Posted: Sun, 14th Feb 2010 21:42 Post subject: |
|
 |
MatCon5 wrote: | Using the mod Epsilon posted, I found a Sniper/Assault rifle that had no description.
Just something along the longs of "user_sniper_desc" I found a few other items like this as well.
I just might take out my gamedata folder and restore some backups. And play vanilla until some more solid mods come about. Or use Atmosfear for now. |
Aside from one small change that was made to one of the detectors so that it had a larger dot on the display for artifacts, my mod is only sounds and textures. No changes or additions to weapons.
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 21:44 Post subject: |
|
 |
How the hell do you get this stash, it's out of reach unless there is a Force Grab in this game.
|
|
Back to top |
|
 |
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 21:51 Post subject: |
|
 |
I found a stash in a tree once, I couldn't reach it. I used my gun and shot the stuff out of the tree, then held down F and walked around to find the pieces.
Perhaps try shooting the stuff to see if it moves closer?
@Epsilon- That's strange.. perhaps I need to reinstall or something?
I'll come back with a screenshot in a bit.
It's not on the rifle that's missing a description, it's the 5x scope upgrade that has a weird name.
If I rename the gamedata folder and go check that upgrade. It's name is fixed.. so it's the mod, there an easy way to fix that?
Spoiler: |  [/img] |
Last edited by MatCon5 on Sun, 14th Feb 2010 22:13; edited 2 times in total
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 21:54 Post subject: |
|
 |
xTerro wrote: | Go around the other side of the car?  | No I tried shooting threw that side to move the ammo but it will only move if I shoot from the front (but shooting from there doesn't help me) wtf? I tried leaning and nothing, is there a trick to it or is it a screwup?
I just want the stash icon of my map 
|
|
Back to top |
|
 |
OchoBits
Posts: 717
Location: In Unknown Kadath
|
Posted: Sun, 14th Feb 2010 22:25 Post subject: |
|
 |
You can crouch even more while pressing CTRL + SHIFT. That's the way to grab those things
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 22:32 Post subject: |
|
 |
About that rifle with the upgrade that was missing a name and description.
I opened the file "st_items_weapons_upgrades.xml" in the gamedata/configs/text/eng
And added the lines
Spoiler: | <string id="st_up_opt_a5_name">
<text>5.0x optical scope</text>
</string>
<string id="st_up_opt_a5_descr">
<text>Mounting of an optical scope for long range combat.</text>
</string> |
And it fixed it.
Cheers
|
|
Back to top |
|
 |
|
Posted: Sun, 14th Feb 2010 23:56 Post subject: |
|
 |
Last edited by Yondaime on Mon, 2nd Dec 2024 15:53; edited 1 time in total
|
|
Back to top |
|
 |
|
Posted: Mon, 15th Feb 2010 00:36 Post subject: |
|
 |
Has anyone ever experienced this while zooming with a scope.
I have a IL 86 rifle, with a 4x optical scope upgrade. And when I hold down right mouse button to zoom. It just doesn't stop zooming?
And again, happens with Espilons mod, but renaming the gamedata folder fixes it.
|
|
Back to top |
|
 |
|
Posted: Mon, 15th Feb 2010 00:51 Post subject: |
|
 |
OchoBits wrote: | You can crouch even more while pressing CTRL + SHIFT. That's the way to grab those things |
Yeah that solved many of my probs,
I suggest u set crouch to toggle, as with shift u can crouch lower.
and even ur accuracy increases from it.
Q6600/Club3D 4890/2GB DDR2/WiN7\XP/1.5 TB/23 Inch LCD

|
|
Back to top |
|
 |
|
Posted: Mon, 15th Feb 2010 02:10 Post subject: |
|
 |
OchoBits wrote: | You can crouch even more while pressing CTRL + SHIFT. That's the way
to grab those things | thx
Having problem with another one, the first map and proly the first stash I got, just west of the main ship it's supposed to be on some pipes or something because it's not under them maybe it's inside the pipeline?
|
|
Back to top |
|
 |
zmed
Posts: 9234
Location: Orbanistan
|
Posted: Mon, 15th Feb 2010 02:14 Post subject: |
|
 |
madmax17 wrote: | OchoBits wrote: | You can crouch even more while pressing CTRL + SHIFT. That's the way
to grab those things | thx
Having problem with another one, the first map and proly the first stash I got, just west of the main ship it's supposed to be on some pipes or something because it's not under them maybe it's inside the pipeline? | Follow the pipe up-hill, you'll come across a part where you can climb onto it.
|
|
Back to top |
|
 |
crossmr
Posts: 2966
Location: United Kingdom
|
Posted: Mon, 15th Feb 2010 05:13 Post subject: |
|
 |
Quote: | I found a stash in a tree once, I couldn't reach it. I used my gun and shot the stuff out of the tree, then held down F and walked around to find the pieces. |
Are you talking about Clear sky? There were a couple in trees. you had to climb nearby buildings and drop onto branches to get them.
intel ultra 7 265k, 64gb ram, 3070
|
|
Back to top |
|
 |
Slizza
Posts: 2345
Location: Bulgaria
|
Posted: Mon, 15th Feb 2010 06:46 Post subject: |
|
 |
crossmr wrote: | Quote: | I found a stash in a tree once, I couldn't reach it. I used my gun and shot the stuff out of the tree, then held down F and walked around to find the pieces. |
Are you talking about Clear sky? There were a couple in trees. you had to climb nearby buildings and drop onto branches to get them. |
There is a stash in a tree in cop that needs shooting to get down.
Corsair 750D :: 750W DPS-G:: Asus x370 PRO :: R7 1800X ::16gb DDR4 :: GTX 1070::525gb SSD::Coolermaster 240MM AIO::
|
|
Back to top |
|
 |
Frant
King's Bounty
Posts: 24636
Location: Your Mom
|
Posted: Mon, 15th Feb 2010 06:58 Post subject: |
|
 |
Slizza wrote: | crossmr wrote: | Quote: | I found a stash in a tree once, I couldn't reach it. I used my gun and shot the stuff out of the tree, then held down F and walked around to find the pieces. |
Are you talking about Clear sky? There were a couple in trees. you had to climb nearby buildings and drop onto branches to get them. |
There is a stash in a tree in cop that needs shooting to get down. |
The one on the hill with anomalies around it? It was difficult but you could actually climb the tree if you managed to jump just right.
Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn!
"The sky was the color of a TV tuned to a dead station" - Neuromancer
|
|
Back to top |
|
 |
Slizza
Posts: 2345
Location: Bulgaria
|
Posted: Mon, 15th Feb 2010 07:12 Post subject: |
|
 |
Frant wrote: | Slizza wrote: | crossmr wrote: |
Are you talking about Clear sky? There were a couple in trees. you had to climb nearby buildings and drop onto branches to get them. |
There is a stash in a tree in cop that needs shooting to get down. |
The one on the hill with anomalies around it? It was difficult but you could actually climb the tree if you managed to jump just right. |
It's located here..
Spoiler: | |
Corsair 750D :: 750W DPS-G:: Asus x370 PRO :: R7 1800X ::16gb DDR4 :: GTX 1070::525gb SSD::Coolermaster 240MM AIO::
|
|
Back to top |
|
 |
Frant
King's Bounty
Posts: 24636
Location: Your Mom
|
|
Back to top |
|
 |
|
Posted: Mon, 15th Feb 2010 10:50 Post subject: |
|
 |
Looking for simple mod adding a bit DMG to weapons.
I don't need MOD with tons of weapons that you would never find in Russia or prototypes.
And no hunger and such crap.
Every single MOD I find is Overhaul...
Thank you in advance.
harballaz wrote:
Hey dont be so hard the little console eunuchs, they need time to aim their lil vibratin thumbstick.
|
|
Back to top |
|
 |
|
Posted: Mon, 15th Feb 2010 15:14 Post subject: |
|
 |
evilmonkey wrote: | is there any release which is all the games in one easy package? |
ill quote myself since noone answered, so is there? it would make it so much easier.
|
|
Back to top |
|
 |
Page 37 of 55 |
All times are GMT + 1 Hour |