Forum Thread
  Posts  
NEED HELP WITH MODDING(STALKER) (Forums : PC Gaming : NEED HELP WITH MODDING(STALKER)) Locked
Thread Options
Jul 13 2015 Anchor

I need help for modifying outfits in all stalker games, especially with Clear Sky,because i dont know how to make that possible to use every upgrade at once.I know there is a mod for that but its not compatible with the mod i want to use with.

SOLVED

|

V

Every upgrade can be used at once, you have to add a line to w_lr300_up.ltx

[up_gr_a_lr300] elements = up_a_lr300

[up_gr_b_lr300] elements = up_b_lr300

[up_gr_c_lr300] elements = up_c_lr300

[up_gr_d_lr300] elements = up_d_lr300

[up_gr_e_lr300] elements = up_e_lr300

[up_gr_f_lr300] elements = up_f_lr300

[up_gr_g_lr300] elements = up_g_lr300

[up_gr_h_lr300] elements = up_h_lr300

[up_gr_i_lr300] elements = up_i_lr300

[up_gr_j_lr300] elements = up_j_lr300

Then to you have this line to w_lr300.ltx

upgrades = up_gr_a_lr300, up_gr_b_lr300, up_gr_c_lr300, up_gr_d_lr300, up_gr_e_lr300, up_gr_f_lr300, up_gr_g_lr300, up_gr_h_lr300, up_gr_i_lr300, up_gr_j_lr300

If there is more "upgrades =" line in the file replace that with this and its the same with every file with outfits too

You need this mod to get the ugprades or figure it out from the files

Gamewatcher.com

Edited by: Lui-Puttony

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.