Talk:Papyrus Introduction
Jump to navigation
Jump to search
Basic Script buildup[edit source]
Perhaps in one of the sections a mention of the proper build-up of a papyrusscript should be made?
for example:
Script start[edit source]
Every script starts by mentioning its script name and what Object it extends on, in the following format:
Scriptname [ExampleScriptname] extends [ScriptObjectname where this script extends on]
Script body[edit source]
Every script then continues with a declaration of variables:
...
As I have no idea what the default structure of a papyrus script looks like maybe someone can write this out further?
- This information is currently documented on the Script File Structure page. It probably wouldn't be a bad idea to add a link to that page from this page, if you want to add one.
- -- Cipscis 15:41, 29 February 2012 (EST)
This information is currently documented on the Script File Structure page. It probably wouldn't be a bad idea to add a link to that page from this page, if you want to add one.
- Good point, sorry! (I really appreciate what you do on your website by the way.)
- -- Yggie13 09:29, 1 March 2012 (EST)
- Thanks, it's really nice to hear someone say that :)
- Thanks for adding the link in there as well.
- -- Cipscis 15:51, 1 March 2012 (EST)