Files Needed...

This is a discussion on Files Needed... within the S.T.A.L.K.E.R. SoC Modding, Mapping and Editing forums, part of the S.T.A.L.K.E.R. Shadow of Chernobyl category; Hi! Can someone, who has this knowledge make a list of the files and scripts that control the appearing outfit ...

S.T.A.L.K.E.R. SoC Modding, Mapping and Editing Want more info about a Mod? Making a Mod? Looking for Modders, Mappers, Skinners, etc.? This is your Spot!

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1  
Old 4 Weeks Ago
GF Pwns Me!
 
Join Date: May 21st, 2008
Posts: 56
Rep Power: 0
Dan7e is a n00b
Default Files Needed...

Hi!

Can someone, who has this knowledge make a list of the files and scripts that control the appearing outfit preview in the inventory in SoC?
Reply With Quote
  #2  
Old 4 Weeks Ago
GF Pwns Me!
 
Join Date: September 15th, 2009
Location: France
Posts: 48
Rep Power: 0
SacriPan is a n00b
Default Re: Files Needed...

I don't know if i understand well your question but anyway.

I will assume that you have your Stalker files extracted.
The file that contains the items that appear in the inventory and the traders inventory is there: textures\ui\ui_icon_equipment.dds

I will assume that you're not friendly with textures editor

You will need a textures editor to open and edit it.

I personnally have "the gimp" with a .dds plugin and it's free.
You also have Adobe Photoshop but it costs around 1000€.

I don't know if you have one of them but in order to save us some time if you don't, here are the link for the gimp and the .dds plugin:

GIMP - Downloads
&
GIMP DDS plugin
then click on win32 binaries. Once you got it, extract it to where the readme file says you have to.

Launch the gimp (take a little while) and the drag the file (ui_icon_equipment) on one of the window. you will be prompted to open it. You're good to go.

In order to save it (make a backup before editing), i personnally "save as" and choose "save", then a combo box pops up and i choose compression "BC3 / DXT5".
the file are a litle bigger but not too much.
DXT1 give me blurry textures and when i tried DXT5 it runs fine but you're free to experiment, i'm just telling you this so you can do what you wanna do quickly.

Good luck and tell me if you're stucked somewhere, i'll try to help you.
Reply With Quote
  #3  
Old 4 Weeks Ago
GF Pwns Me!
 
Join Date: May 21st, 2008
Posts: 56
Rep Power: 0
Dan7e is a n00b
Default Re: Files Needed...

Hi,there!
Thanks for Your reply.
This isn't what I was looking for.What You described is the outfit icon texture location and not the full player preview(that I need iformation about), which is right above the lines that shows overall defense (fire protection, wound protection, etc...) values. Basically what I need is the script entries that tells the engine that that texture should be shown when the inventory is open, and only when a certain piece of outfit is equipped.(which outfit, is doesn't matter).
In clear sky they elliminated this extra, and I like to readd it. Also I'd like to do the same with the fix item description box.
Sorry I was missleading...
Reply With Quote
  #4  
Old 4 Weeks Ago
GF Pwns Me!
 
Join Date: September 15th, 2009
Location: France
Posts: 48
Rep Power: 0
SacriPan is a n00b
Default Re: Files Needed...

Well, then, i don't have a damn clue since i'm not very confortable with those scripts.

Good luck
Reply With Quote
  #5  
Old 4 Weeks Ago
GF makes me horny
 
Join Date: July 4th, 2008
Posts: 96
Rep Power: 0
otorojikku should make some friends
Default Re: Files Needed...

gamedata/config/misc/outfits.ltx


modify both outfit properties and icon
Reply With Quote
  #6  
Old 4 Weeks Ago
GF Pwns Me!
 
Join Date: May 21st, 2008
Posts: 56
Rep Power: 0
Dan7e is a n00b
Default Re: Files Needed...

Those aren't the script files, that actually tell the engine to place the image onto the screen with a condition (in this case the opened status of the inventory).
I was aware of this file as well. I don't look for an .ltx file, I rather need .script files.(unless this is somewre else hard encoded in some dll file or something.) I don't know.

Thanks anyway for the answers. I appreciated it. Still if anyone can help, please keep posting. THX!
Reply With Quote
  #7  
Old 4 Weeks Ago
GF makes me horny
 
Join Date: July 4th, 2008
Posts: 96
Rep Power: 0
otorojikku should make some friends
Default Re: Files Needed...

only file i know that's similar to what you want is ui_wpn_param.script, it controls those things for the weapons, idk if there is a file like that for armors though
Reply With Quote
  #8  
Old 3 Weeks Ago
GF Pwns Me!
 
Join Date: May 21st, 2008
Posts: 56
Rep Power: 0
Dan7e is a n00b
Default Re: Files Needed...

Sorry for not posting sooner...

Yea, I looked for a similar file, but apparently it didn't work out (I didn't find). ui_wpn_params only describes the aim and crosshair mechanism (as far as I can tell)...

Btw - different subject - does You guys know how to change a grenade (I choose: m203) values to have similar effects as a buck? You know buckshots, tracers...(idea came from clive barker's jericho - g36 assault rifles - underbarel in-built shotgun) I did manage to use it as an standard ammo, but it didn't work as a grenade ammunition... Maybe I'll open a new post with it...
Reply With Quote
  #9  
Old 3 Weeks Ago
Reptile4077's Avatar
GF makes me horny
Zombie
 
Join Date: May 25th, 2008
Posts: 92
Rep Power: 0
Reptile4077 is a n00b
Send a message via MSN to Reptile4077 Send a message via Skype™ to Reptile4077
Default Re: Files Needed...

Never tried the under-barrel-shotgun thing, but I remember that it was asked before.
Im very curious, this could be very helpful without destroying any atmosphere.
I would say its the weapons.ltx

[ammo_m209]:ammo_base
class = A_M209 ; this could be important, remember the LR300 auto-fire class
fake_grenade_name = wpn_fake_missile2 ; this too

buck_shot = 0

Okay, I believe it will crash the game if you set this higher then 0 since all ammo-sections have atleast a 1 there.
But this string is essential for the shotgun-part so try it out ^^
__________________

Last edited by Reptile4077; 3 Weeks Ago at 02:59 AM..
Reply With Quote
  #10  
Old 3 Weeks Ago
GF Pwns Me!
 
Join Date: May 21st, 2008
Posts: 56
Rep Power: 0
Dan7e is a n00b
Default Re: Files Needed...

I tried that. With the rg6, its working flawlessly(I turned the rg6 into the striker for a test.). But as an alternate, like grenades, it doesn't work. I even made a whole new ammunition type, with the proper fake_missle entries, but as a grenade, it didn't work. Although, it did flawlessly when I added it to the ammo_class(so I suppose, the problem is not in the ammo definition, but somewhere in the weapon's - in this case the g36.ltx file.)Thanks for the answer, though.
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7.