Jump to content

Help with text parsing and mods


Kefrem4386

Recommended Posts

Ive downloaded a couple mods but can not for the life of me figure out how to get them onto my character in game. Ive done research..used this parsing...

 

Game.AddToInventory(“Items.[item Name], [X]”)

 

player.inventory.addItem(Items.[itemName],[X])

 

I have Cyber Engine Tweaks and i type it on the code line but it just keeps coming back with an error.

 

Can anyone give me some pointers and throw me a bone here?

 

 

Thanks

Link to comment
Share on other sites

You have two metod: if u have the comand its easy, just copy the code, example if u want to have the titanium gas mask u need to copy the code Game.AddToInventory("Items.Mask_02_basic_01", 1) and it ll appear on your inventory OR use the mod Respector

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...