0xLordx0 Posted February 13, 2012 Share Posted February 13, 2012 I'm trying to start up scripting and i need to know how i should start up. what i want to do is when i buy something from an NPC i want it to appear in the house after a week. can someone direct me to a guide on how i should set about doing it. Or help me start up. I don't want the whole thing done just help starting up Thanks in advance Link to comment Share on other sites More sharing options...
Galacticat42 Posted February 13, 2012 Share Posted February 13, 2012 To get started with Papyrus go to Creationkit.com and look at the Papyrus tutorials. Link to comment Share on other sites More sharing options...
0xLordx0 Posted February 13, 2012 Author Share Posted February 13, 2012 i have been through the main tutorials but i'm not exactly sure where to go from there Link to comment Share on other sites More sharing options...
Galacticat42 Posted February 13, 2012 Share Posted February 13, 2012 There's the different reference lists for events and functions that happen in-game and you can try to piece it all together. I'd advise you to start smaller though as that proposed idea would require a few complex algorithms that would cause an amateur scripter to facedesk. Link to comment Share on other sites More sharing options...
0xLordx0 Posted February 13, 2012 Author Share Posted February 13, 2012 okai thanks for the advice you proberbly just saved my one stressful few days Link to comment Share on other sites More sharing options...
LegendXz Posted February 13, 2012 Share Posted February 13, 2012 Im just starting up as well. After starting the tutorials i agree . Just try to slowly piece things together . I have so many ideas for mods i wrote a huge page on a forum here but already just starting the creation kit im glad im taking it small . Better to do alittle at a time and say in a month or two of small things move on to the bigger ideas you have then stress your self out so much and end up quiting your project all together :) Link to comment Share on other sites More sharing options...
Galacticat42 Posted February 13, 2012 Share Posted February 13, 2012 (edited) Even though I may be considered an advanced programmer, even I have to start small. For example in Dragonborn Legacy I have to start out with the simple checks and functions before getting into the more in-depth parts. Edited February 13, 2012 by Budz42 Link to comment Share on other sites More sharing options...
0xLordx0 Posted February 13, 2012 Author Share Posted February 13, 2012 so what are you doing exactly are you just going on the website and finding say CanPayCrimeGold() and adding it into a script? or what are you doing? Link to comment Share on other sites More sharing options...
Recommended Posts