There's a quest in cordon to find a Legendary Trophy AK
It resides in a file called "gamedata/configs/misc/quest_items.ltx"
Here's its properties
[esc_quest_akm47]:wpn_ak74 $spawn = "quest_items\esc_quest_akm_47" ; name and section in level editor description = st_esc_quest_akm47_descr inv_name = st_esc_quest_akm47 ; name in inventory inv_name_short = st_esc_quest_akm47
ammo_class = ammo_7.62x54_7h1, ammo_pkm_100
upgrades = installed_upgrades = upgrade_scheme = fire_dispersion_base = 0.5 hit_power = 0.8, 0.8, 0.8, 0.8 can_trade = false
So how do I put a scope (susat! or possibly PSO-1) and other mods (nade launcher maybe?) possibly upgrades onto it?
Oh and here's the stats for the 8x scope from Dark Valley freedomer quest to return scope - WTF does it attach to?
[val_quest_scope_x8]:wpn_addon_scope $spawn = "quest_items\val_quest_scope_x8" description = st_val_quest_scope_x8_descr inv_name = st_val_quest_scope_x8 inv_name_short = st_val_quest_scope_x8
cost = 3000
scope_zoom_factor = 10 ;ÏÑÎ-1 2X can_trade = false
Here's another one, Kobolok artifact I assume? How do you get this quest? never seen it from any NPC's MILITARY npc's quest btw.
[mil_quest_af_fuzz_kolobok]:af_fuzz_kolobok $spawn = "quest_items\mil_quest_af_fuzz_kolobok" can_trade = false
EdgarHighmen;4590016There's a quest in cordon to find a Legendary Trophy AK
It resides in a file called "gamedata/configs/misc/quest_items.ltx"
Here's its properties
[esc_quest_akm47]:wpn_ak74 $spawn = "quest_items\esc_quest_akm_47" ; name and section in level editor description = st_esc_quest_akm47_descr inv_name = st_esc_quest_akm47 ; name in inventory inv_name_short = st_esc_quest_akm47
ammo_class = ammo_7.62x54_7h1, ammo_pkm_100
upgrades = installed_upgrades = upgrade_scheme = fire_dispersion_base = 0.5 hit_power = 0.8, 0.8, 0.8, 0.8 can_trade = false
So how do I put a scope (susat! or possibly PSO-1) and other mods (nade launcher maybe?) possibly upgrades onto it?
Oh and here's the stats for the 8x scope from Dark Valley freedomer quest to return scope - WTF does it attach to?
[val_quest_scope_x8]:wpn_addon_scope $spawn = "quest_items\val_quest_scope_x8" description = st_val_quest_scope_x8_descr inv_name = st_val_quest_scope_x8 inv_name_short = st_val_quest_scope_x8
cost = 3000
scope_zoom_factor = 10 ;ÏÑÎ-1 2X can_trade = false
Here's another one, Kobolok artifact I assume? How do you get this quest? never seen it from any NPC's MILITARY npc's quest btw.
[mil_quest_af_fuzz_kolobok]:af_fuzz_kolobok $spawn = "quest_items\mil_quest_af_fuzz_kolobok" can_trade = false
Once again it all depends on if there is a texture for the weapon with the scope or launcher on it.
but otherwise you could try adding:
scope_status = 2 silencer_status = 2 grenade_launcher_status = 2
to the weapon description.
It will probably make your game crash but its worth a shot i guess.
just edit the orginal AK47.ltx . change scope_status = 0 silencer_status = 2 grenade_launcher_status = 0 to scope_status = 2 silencer_status = 2 grenade_launcher_status = 2
and It should be okay
i smell a mod for this ak.
nice, I'm still trying to get the AK to use the Susat scope.
You'd need to edit the mesh for that. Weapons have hardpoints, they can be enabled and disabled in the config files, but if a weapon mesh doesn't have a hardpoint, you can't add an attatchment to it.
EdgarHighmen;4590910nice, I'm still trying to get the AK to use the Susat scope.
So I changed everything to 2 (and can now attach scope to Trophy AK
And I changed scope_name = wpn_addon_scope to scope_name = wpn_addon_scope_susat the model on the Trophy AK is still the PSO-1 but it equips the Susat scope and uses it when I zoom in. (Gnomus' for CS)
I have a gripe with the susat scopes model anyway - I don't like the gigantic block or circle that is put right behind the lense of the scopes model, takes up a lot of space and looks weird as hell.
Here's some other scopes found in weapons.ltx
wpn_addon_scope wpn_addon_scope_4x wpn_addon_scope_susat
The 8x scope is also a quest item (you can read its stats etc. in my first post) but how/what does it equip to? it says hunting rifle - but I can't find some one to upgrade the Toz to use scopes!!!!!!!! so wtf~
EdgarHighmen;4590910nice, I'm still trying to get the AK to use the Susat scope.
Won't work. The AK's mesh (Model) is only built to use the PSO-1 scope. You'd never get it to work.
Depending on how robust the code is, (this is STALKER after all) it might take it and then give you the old PSO-1 Scope graphic. Short of an actual new mesh, which could be very neat, (think the AK74 in Crysis) you won't be able to get a Susat on it.
This Trophy AK is so damn strong, I'm using it now... (was saving it, and saving up ammo) Its legendary indeed!
Another sweet plus, You get it in Cordon Another one: When you get jacked under the Flea Market, it stays in your inventory (for use :) )