Jump to content

bali182

Banned
  • Posts

    5
  • Joined

  • Last visited

Everything posted by bali182

  1. CampanaAliquanta, thank you for the previous information, checking it right now :)
  2. Hi! Thank you for the link, i will check it out. The thing i want to do, is a proper solution for respec. Like the one for Dragon age Origins. There is a potion, what you need to drink, and you can spend your points again. That's what i wanted to do here, and it would look something like this: I saw in an earlier mod, that if you put console commands in a file, you can run it from the Skyrim-console like "bat filename" So I would make a script file like this: 1.) Count the current perk-points of the player (or just get the level-1 value) 2.) Reset all the perks (player.removeperk ...) 3.) And finally add level-1 perk-points wich the player can spend again. If it is done, make a new potion, and add this script as the effect. That's the plan. That's why i asked, about the scripting :)
  3. Thank you! I'm really new to modding so it cleared a lot of things for me :) But can you recommend any existing topic/existing files in the Skyrim directories, which i could look at to get started? Thanks again!
  4. Hi everyone! I have a few questions, if someone knows the answer please tell me! I want to do some scripting, in Skyrim, but I need some knowledge. So: 1.) How do you initialize VARIABLES (if you can) in Skyrim's script? 2.) How do you use conditonal structures, like IF ELSE? 3.) How do you use loops, functions, operators? If someone could answer at least a few of this questions, it would be really helpful! Thank you, and sorry for my english!
×
×
  • Create New...