Jump to content

Rutah

Supporter
  • Posts

    23
  • Joined

  • Last visited

Everything posted by Rutah

  1. You don't need to export anything in nifskope if you're going to use Blender 2.49b with the nif import-export addon.
  2. http://www.nexusmods.com/skyrim/mods/50522/? http://static-2.nexusmods.com/15/mods/110/images/50522-1-1391181756.jpg Released an Alpha version.
  3. It wouldn't be difficult at all to implement, I just don't see a reason for it because the code completion tool I'm writing will give you the same information as the wiki.
  4. That's the general idea. As far as adding a web browser in for the official wiki, I don't see the inherent need for it since you can stick the editor and a browser side by side.
  5. Well, I am trying to mimic Visual Studio's IntelliSense feature. This screenshot should explain what I'm talking about.
  6. I'm in the process of developing an editor for papyrus scripts. At the moment it only has very basic functionality but does support syntax highlighting, section folding, and the ability to execute the papyrus compiler through the program. I would appreciate any input on ideas people might have for features to be implemented. My ultimate goal is to implement a feature similar to the IntelliSense found in Visual Studio.
  7. "set playerfollowercount to 0" Make sure you have the spaces in there, not sure if it was a typo in your post or not.
  8. Did you include proper relationship, factions, and used a voice type which supports follower dialogue? I suggest watching this video to get you started: http://www.youtube.com/watch?v=j4HkKToVtMc
  9. Does the problem persist when using different body and face textures? If so, I would try installing RaceMenu and xp32's skeleton then adjusting weight of your character.
  10. You need to export facegen data through CK after making any alterations to physical appearance. This should export both a tint mask and head mesh.
  11. Sounds like an ENB issue. Did you set bFloatPointRenderTarget to true?
  12. You need to regenerate facegen data after changing hair.
×
×
  • Create New...