Skip to content

Instantly share code, notes, and snippets.

@alexwarren
alexwarren / beta 2.aslx
Created July 6, 2014 10:40
CodePlex Issue #715 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="beta 2">
<start type="script">
msg ("This is my game description at the beginning of the game. ")
msg ("This is the second sentence of my game description at the beginning of the game in a new print message. There are no returns in either print message script.")
msg ("The first two sentences above worked fine during runtime with no html breaks. I'm now creating a sentence with a return. There is now a return here.")
</start>
@alexwarren
alexwarren / The Mysterious Castle.aslx
Created July 6, 2014 10:40
CodePlex Issue #721 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<dynamictemplate name="MyDynamicTemplate">My Dynamic Template Text goes here. I've no idea what a dynamic template is, but I hope to find out soon.</dynamictemplate>
<game name="The Mysterious Castle">
<start type="script">
msg ("You awaken from a deep sleep to find yourself rested and wonderfully at peace.")
msg ("Not quite sure how you got where you are, you conclude that you're in a courtyard of sorts surrounded by high walls.")
</start>
@alexwarren
alexwarren / The Mysterious Courtard.aslx
Created July 6, 2014 10:42
CodePlex Issue #771 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:42
CodePlex Issue #772 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:42
CodePlex Issue #775 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:42
CodePlex Issue #776 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:42
CodePlex Issue #778 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:43
CodePlex Issue #783 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
</game>
<object name="mysterious_courtyard">
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:43
CodePlex Issue #793 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
<defaultfontsize type="int">10</defaultfontsize>
<appendobjectdescription />
@alexwarren
alexwarren / The Mysterious Courtyard.aslx
Created July 6, 2014 10:43
CodePlex Issue #794 Plain Text Attachments
<!--Saved by Quest Editor v5.0-->
<asl version="500">
<include ref="English.aslx" />
<include ref="Core.aslx" />
<game name="The Mysterious Courtyard">
<author>xordevoreaux</author>
<version>1.0</version>
<enablehyperlinks />
<defaultfontsize type="int">10</defaultfontsize>
</game>