godssin Posted November 30, 2014 Posted November 30, 2014 New to skyrim scripting, I played with oblivions a lot, but skyrims is not quite the same, im trying to make a mod that adds 1 to a (global, if possible haven't played to much with CS so not sure if globals still exist or are even needed with this script system) variable every time you kill something with the weapon the script is attached to, so that a quest can move on when the variable reaches "x" amount. ive been looking through the forums and cant really find anything on this, and cant find a site with a full list of papyrus (did I spell that right?) scripting functions/syntaxs (if you know of a site plz post). and sorry if this has been answered before, like I said, I looked and didn't find anything on it, if this has been answered please post a link to the forum.
Mattiewagg Posted November 30, 2014 Posted November 30, 2014 See this thread: http://forums.bethsoft.com/topic/1505833-way-to-track-kills-made-with-an-object/?
IsharaMeradin Posted November 30, 2014 Posted November 30, 2014 Quote and cant find a site with a full list of papyrus (did I spell that right?) scripting functions/syntaxs (if you know of a site plz post)http://www.creationkit.com/Category:Papyrus <-- Introductory page with tutorial links and informative links as well as links to functions and events.http://www.creationkit.com/List_of_Papyrus_Functions <-- a general listing of functions and events (not sure how up to date it is with SKSE additions)
Terra Nova Posted November 30, 2014 Posted November 30, 2014 (edited) It is up to date with the current SKSE version, however the majority do not have their own pages yet. I guess I'm the only one that really edits it now.. so CKWiki is pretty much dead. I don't know why it was treated like that plague from the very beginning. Everyone was all over the CS Wiki. Edited November 30, 2014 by Terra Nova
godssin Posted November 30, 2014 Author Posted November 30, 2014 Thank you guys, Matthiaswaggs link helped me with a general script and Isharas links were just what I was looking for Quote so CKWiki is pretty much dead. I don't know why it was treated like that plague from the very beginning It was actually quite helpful to me so I'm not sure why it's avoided o.o
Mattiewagg Posted November 30, 2014 Posted November 30, 2014 On 11/30/2014 at 1:35 PM, Terra Nova said: It is up to date with the current SKSE version, however the majority do not have their own pages yet. I guess I'm the only one that really edits it now.. so CKWiki is pretty much dead. I don't know why it was treated like that plague from the very beginning. Everyone was all over the CS Wiki.It's not dead at all. Plenty edit it, and everyone uses it.
Terra Nova Posted November 30, 2014 Posted November 30, 2014 On 11/30/2014 at 6:43 PM, Matthiaswagg said: On 11/30/2014 at 1:35 PM, Terra Nova said: It is up to date with the current SKSE version, however the majority do not have their own pages yet. I guess I'm the only one that really edits it now.. so CKWiki is pretty much dead. I don't know why it was treated like that plague from the very beginning. Everyone was all over the CS Wiki.Plenty edit it Errr, No., I'm sorry but I wish that was true(this certainly was true for the CS Wiki). I really really feel like a one man wiki editor now. I check this everyday and the amount of activity is very sad. The last edit that was not made by me was on the 21rst. Before that, the 15th, and before that, I think you get the picture. I'm not saying people need to edit as much as me but what is a bit discouraging is that you have tons of information that is not being added to the wiki. Posting them on forums where they will just get lost, doesn't help anyone. And while it's within everyone's right to do this, making their own little information site isn't really helping either - for example, there was one huge site on persistence, which I ended up having to link to the wiki, and it was ONLY by chance that I ran across that site. In the beginning people complaining about the wiki not having enough information while at the same time doing nothing themselves to improve it.
Mattiewagg Posted November 30, 2014 Posted November 30, 2014 *cough* Skyrim MW *cough* I prefer the formatting much better on Weebly. I do intend to port over some tutprials soon, particularly the destructible object one. When I've got time. Just so you know, though by no means donyou have to whatsoever, you can port them if you want as long as you credit me as the author and link back to the original tutorial. Absolutely don't have to use your time to port my silly tutoriaks though. ;)
IsharaMeradin Posted December 1, 2014 Posted December 1, 2014 @godssinHere is another source of information regarding Papyrus. The tutorials at this site may go into a little more detail than that of the CK wiki.http://www.cipscis.com/skyrim/tutorials/
Recommended Posts