Jump to content

Poolar

Supporter
  • Posts

    35
  • Joined

  • Last visited

Nexus Mods Profile

About Poolar

Poolar's Achievements

Contributor

Contributor (5/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Thanks, I didn't realize this had gone to page two. I have finished all the spells except Throw voice. What has to change for the shout? Thanks.
  2. Got it! the value cant be that high apparently when you make the script, you have to change it in the amount afterwords. I cant thank you enough. Now I can finally play.
  3. Here is what happends when it tries to save. Starting 1 compile threads for 1 files... Compiling "ShoutlvlDestTest"... C:\Program Files (x86)\Steam\steamapps\common\skyrim\Data\Scripts\Source\temp\ShoutlvlDestTest.psc(4,15): cannot initialize a float to 10000 No output generated for ShoutlvlDestTest, compilation failed. Batch compile of 1 files finished. 0 succeeded, 1 failed. Failed on ShoutlvlDestTest
  4. When I add the script to the magic effect it automatically adds the {} to each end. If I remove them it refuses to allow me to save the script. Not sure whats happening but it looks exacly like yours.
  5. I copied your script from your post, but I'm not seeing any properties associated with it. Do I need to add a float to it? This is what came out after I pasted the script. Scriptname ShoutLvlDest extends activemagiceffect {Scriptname TestExperienceShoutScript extends ActiveMagicEffect import game float property amount = 10000 auto Event OnEffectStart(Actor target, Actor caster) Game.advanceSkill("Destruction",amount) EndEvent} This right? I really appreciate the help.
  6. I still cant figure it out. The only place I can see that script is if I add the transmute script, and it still seems to do nothing.
  7. Thanks, I'll look into that.
  8. Ok I've been struggling with this for a while now, so Im now seeking advice. As the title said I want my shouts to level the Appropriate school which I feel fits each shout. Ethreal = alteration Fire breath = destruction and so on. This is mainly because of the particular style of the way I play, I dont use spells as I mostly play as a warrior and I dont wish to change my playstyle in order to reach higher levels. Im currently lvl 60 and its slowing down. I have gone into the creation kit under magic and changed the spell type to want I think fits and then I go under magic effect and select the voice power I'm changing and select the same spell school as well as changing the skill usage mult. what else do I need to do? Im sure im missing somthing simple, or several things. All info is appreciated. Thanks!
  9. Have you tried lowering the Distant Object Detail under the advanced tab in the launcher settings? this in combination with fSplitDistanceMult in the ini helped reduce it but not completely get rid of it for me. I had to find a balance with these because lowering them causes issues with shadows and Zflighting. Hope this helps.
  10. Same Issue here any luck solving it yet? What happened when you restored your ini to default?
  11. No, Bethesda supports the modding community that's why they give us tools like the creation kit and allow the use of the workshop. Why not just try and get an achievement real fast and see if it works. You could also look up the command for gold and add 100000 and see if it gives you the achievement.
  12. So changing fSplitDistanceMult back didn't actually fix it but rather changed the distance at which I can see the problem. Now when I get closer it pops back up. I might try a clean reinstall of the game.
  13. Ok it has to do with fSplitDistanceMult=1.5 being set above its default value. I changed this to try and fix the zflighting issue skyrim has. It makes a noticable difference but its either mountains that flicker or missing patches of ocean. I don't think I have a mod that could conflict with this since I already tried disabling the ones that might have done so.
  14. My uigridstoload are also at default. could raising it perhaps solve it? I don't really want to however
  15. Hi all I'm getting these awful missing meshes over the ocean. Ive tried installing improved terrain mods and uninstalling others. Is there anyone familiar with this issue? They are just big squares of the mesh or something that don't show up right, some times they will pop in an out and its very distracting. Its really just an eye sore but im getting tired of trying to ignore it. Any advice is appreciated. Thanks!
×
×
  • Create New...