View Single Post
  #625  
Old 04-21-2011, 07:46 PM
Kuujis Kuujis is offline
Approved Member
 
Join Date: Dec 2009
Posts: 42
Default

Quote:
Originally Posted by JackintheBox View Post
IIRC you need four parts and the manual to assemble the gun.
The main gun, the launcher, the targeting unit and the scope unit.
Look through your loot, i think one of the parts shows up under the last table(clothing,etc.) instead of the usual weapon addon table.
Yeah, I actually checked all the menus, windows, etc. Stange thing with the grenade launcher part - it became visible in the map and in the items menu only when I came close to it...

After giving up on finding a way in game I tried to add the item into MAIN.SAV trunk like this:
Code:
Item  0 0 8 
Name  "Laser Aiming Module (OICW)"
SpecificData  
AddonInfo  
Resource  1 
BulletsCount  0 
MasterBone  -1 
EndOfSpecificData  
Used  0 
Private
It probably is wrong, since I'm not sure what properties such an item should have. One thing is certain - I need a GUID, but if I understood correctly - it is randomized by game when quest items are created... This means I'm SOL

Then i tried enter_dev_mode + shop, but the item is not for sale there either... Now... well... erm... I'm trying to find the quest in BSM and see what I should do to find the neccessary part
Reply With Quote