Jump to content

tomm434

Account closed
  • Posts

    132
  • Joined

  • Last visited

Everything posted by tomm434

  1. Hello. I'm sorry if this question's been answered before. I was looking at ban section and saw that someone got banned because in PM he admitted that he was using pirate version. So, I've got a question - do moderators read private messages?
  2. Create a token(misc item) under "misc" tab and set any value to it. Call it "Note" Then attach script to it begin OnnAdd player player.addnote yournote removeme endThus in the moment player bought the item, note is added to his inventory and this mist item is deleted.
  3. Thanks a lot! It worked.FNVPluign is a great thing :).
  4. Are you sure that FNVpluign will merge everything right? I tried merging dialogues in it and when there were 2 identical records, that program only could add them to file by changing the name of the transferred records but not by simply replacing them with each other.
  5. Hello. I have a esm file and I want to export one cell for another person to edit and then merge the cell back to esm when he is done. But I have problem - I have a lot of packages and these packages use markers in this cell. When I edit the esp with the cell and try to merge it back,all script packages lose markers. Instead of markers there are "(none)in(nonce)" When I copy "aacave" with its temporary and persistent references to new esp, I leave original Cell in the master file so packages don't lose markerks. So, I finished edited "aacaveDUBLICATE000" cell(Dublicate000 is added when I open esp at GECK and it realizes that there are 2 aacave cells and adds "DUBLICATE000" to the cell name and every reference there is). Now I want to merge it. In FNVEdit I delete "aacave" cell and copy override "aacavedublicate000cell" and manually delete "Dublicate000" from the cell name and the name of every reference. And packages still lose markerks. I though that I could "deceive" GECK by adding cell and reference with the same name. Can anyone help me? What should I do? I definately need to split file into 2 so I can work on the mod while another person is editing the cell.
×
×
  • Create New...