Jump to content

koryushin

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by koryushin

  1. Hi, Basicaly i would use a cloak effect to attach a script to those in fight with me. Like the tutorial http://www.creationkit.com/Dynamically_Attaching_Scripts The applying effect check if the target is dead and if it is a draugr race. And then add +1 to your global variable. I think it's the easyest way. Correct me if i'm wrong Forgive my bad english, i'm french :)
  2. Hello all, like the title say, i'm looking for a tutorial to make script with SKSE. I don't know if there is already one. I'm a C++ user and i'm not affraid by coding. My question is : How can I make my own script with it? Sory for my bad english i'm french and the best information I can find is on english forum.
  3. I made a test with TESsnip with an existing mannequin : Pos x = -573,13 Pos y = -925,11 Pos z = -280.04 When opening the consol a typing the commands to kwon what is it position. So I found it in TESsnip and edited DATA field . When i put my cursor at the beginning of the line, the 4 bytes are considered as float value. You can see it on the down left of the window.
×
×
  • Create New...