larrytmc Posted December 28, 2009 Share Posted December 28, 2009 I have been wondering for a while, and seems like I cannot find any "complete" list of script that oblivion or obse can use It is probably useless for me to have the whole list, since I have never written any script before.But having something in hand is better than being "know-nothing" So I ask here for a complete list (or just a list of useful scripts), so I can look at it and see what I can use.If it comes with a little description of what the lines do, that would be great. Thanks in advance oh never mindI found it Link to comment Share on other sites More sharing options...
ShaunzyBombzy Posted December 29, 2009 Share Posted December 29, 2009 I wouldn't mind if you shared what you found! =D Link to comment Share on other sites More sharing options...
Maigrets Posted December 29, 2009 Share Posted December 29, 2009 I wouldn't mind if you shared what you found! =D Here you go. :smile: Start at this page and follow the links. Tutorials, function lists, example scripts and much, much more. Should get you started.http://cs.elderscrolls.com/constwiki/index...ortal:Scripting Link to comment Share on other sites More sharing options...
Vagrant0 Posted December 29, 2009 Share Posted December 29, 2009 I have been wondering for a while, and seems like I cannot find any "complete" list of script that oblivion or obse can use It is probably useless for me to have the whole list, since I have never written any script before.But having something in hand is better than being "know-nothing" In the CS, with the .esm loaded, there are plenty of complete scripts to look at and dissect. However, having a complete script, and a script which accomplishes what you would like to do are two entirely different things. The best way to learn scripting is to start out making simple things like quest scripts, trigger scripts, and NPC scripts. It is also suggested that you hold off on trying to use OBSE for scripting until you have a better background of how various functions are used. Many OBSE functions are not well documented, and can really cause problems if you don't know what you're doing. OBSE has its uses, but often makes learning and writing simple scripts more of a problem since you have more functions that you need to sift through to do what you want. Most common scripting can be done without OBSE, and personally, I have not yet found anywhere that really needed it, despite trying to do a number of complicated things. Link to comment Share on other sites More sharing options...
Recommended Posts