<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.xna.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Samples, Starter Kits, Tutorials</title><link>http://forums.xna.com/forums/59.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 0.0)</generator><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/253027.aspx</link><pubDate>Thu, 19 Nov 2009 13:16:36 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:253027</guid><dc:creator>Chapel</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/253027.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=253027</wfw:commentRss><description>So, o2Slim...what is the purpose of this project?&lt;br /&gt;
&lt;br /&gt;
Are you modifying the engine/starter kit for a game you are working on, or are you modifying the starter kit to make a better version available to Creators Club members?&lt;br /&gt;
&lt;br /&gt;
Sounds like you&amp;#39;re doing some awesome work...seems like it&amp;#39;s an overhaul that the kit really needs.&lt;br /&gt;
&lt;br /&gt;
I noticed it&amp;#39;s been a few months since your last post...do you have any updated information of your progress?&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
--Chapel&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/251583.aspx</link><pubDate>Sun, 15 Nov 2009 10:06:25 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:251583</guid><dc:creator>Constant Change Media</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/251583.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=251583</wfw:commentRss><description>Drool.&lt;br /&gt;
&lt;br /&gt;
Since you are at Codeplex, will we see some actual scripts that you are writing? ;)</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/228881.aspx</link><pubDate>Mon, 21 Sep 2009 17:02:06 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:228881</guid><dc:creator>o2Slim</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/228881.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=228881</wfw:commentRss><description>Hello Everyone! I wanted to give everyone a look at my latest hobby project. Project Alkali is a expansion to the RPG Starter kit. I&amp;#39;m doing some major upgrades, modifications and additions to the systems. The code is still very debuggy and not commented for the project yet but I figured I&amp;#39;d publish it anyway while I work on it :)&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here is a link to the project: &lt;a href="http://xnaalkali.codeplex.com/" target="_blank"&gt;http://xnaalkali.codeplex.com/&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="text-decoration:underline;"&gt;The current additions and modifications implemented are:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;- Particle System implemented! &lt;a href="http://mpe.codeplex.com/" target="_blank"&gt;Mercury Particle Engine&lt;/a&gt; (v3.1) has been implemented into the project. Currently only spells have the particles attached, but soon the tiles, items, characters, etc will have them. The spells have generic / debug particles so don&amp;#39;t be surprised if they look a bit odd :)&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- Active combat. Team turn based removed. This system is more like Final Fantasy. All combatants have a turn timer that will eventually be affected by stats, items, magical spells, etc. Once a turn timer triggers you can &amp;quot;queue&amp;quot; that combatants turn orders and they will cast / act in order. This system is more engaging and fast paced!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- Level based Loot Tables. Loot is now controlled by both loot tables and the standard gear drop control. Both the loot tables and the gear drop tables can be controlled by character levels&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- Animated tile system added! The base layer can have multiple (no set limit) animated tile sheets for use with animated tiles (ie: ocean water). The other layers are simple to update, just haven&amp;#39;t updated them yet :) The first map is the only map to use this system, so crossing into other maps will crash. Feel free to update the others!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- Multiple tilesets per layer. Utilizing the same system for animated tiles you can add any number of extra tile sets to the map files. But as above this is only implemented for the base layer, the fringe and object layers are quite easy I just haven&amp;#39;t done them yet.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;- The character planks in combat have been replaced with health and MP meters. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="text-decoration:underline;"&gt;Here is what&amp;#39;s currently being worked on!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;- Additional layers being supported, Up to ten layers for added detail to your world!&lt;/div&gt;&lt;div&gt;- Triple leveled maps, so you can have bridges and overpasses etc (increasing the total layers per map to 30)&lt;/div&gt;&lt;div&gt;- Alpha controlled object layers for terrain blending&lt;/div&gt;&lt;div&gt;- A Tile editor that will support editing portals, auto-gen tiles for rounded and blended looks, alpha object layers, etc (Hoping to use Nandosoft&amp;#39;s excellent Tile editor :))&lt;/div&gt;&lt;div&gt;- Moving AI on map. &lt;/div&gt;&lt;div&gt;- Particles added to the map&lt;/div&gt;&lt;div&gt;- Mini map system&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="text-decoration:underline;"&gt;On the horizon!&lt;/span&gt;&lt;/div&gt;&lt;div&gt;- Scripted AI movement and events tiles.&lt;/div&gt;&lt;div&gt;- Cinematic style cutscenes (basically using the same engine just scripting the movements and speech of characters, think FFVI/III).&lt;/div&gt;&lt;div&gt;- Editors for AI, Items, etc&lt;/div&gt;&lt;div&gt;- Support for animated items and advanced spell systems (think FF espers, materia). &lt;/div&gt;&lt;div&gt;- Multiple quest lines at once, multiple selectable quests and world altering quest events.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="text-decoration:underline;"&gt;Known Issues with the current code:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;- Not a lot of Project Alkali comment markers in the code&lt;/div&gt;&lt;div&gt;- Defend in the combat system doesn&amp;#39;t work due to the active combat system.&lt;/div&gt;&lt;div&gt;- All combat timers for monsters and characters are placeholders and not balanced!&lt;/div&gt;&lt;div&gt;- All loot tables for monster point to one loot table (major magic potion! :)).&lt;/div&gt;&lt;div&gt;- Map01 is the only usable map, it&amp;#39;s the only one updated to use the new animation and multiple tileset system&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hope you enjor it, let me know if you have any questions. I&amp;#39;ll try to get some commenting and information in there asap so you can follow what I&amp;#39;ve done throughout the code base.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/225191.aspx</link><pubDate>Thu, 10 Sep 2009 23:35:03 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:225191</guid><dc:creator>falc410</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/225191.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=225191</wfw:commentRss><description>Thanks to MS for supplying us with this starter Kit. &lt;br /&gt;
&lt;br /&gt;
Since I have never written my own TileEngine, I looked at the Tile Engine example which looked pretty cool but I also had a look at the extracted Tile Engine from this StarterKit - which is more sophisticated (but also a lot more complex if you ask me).&lt;br /&gt;
&lt;br /&gt;
The question is, did MS supply the starter Kit with some kind of Map Editor? I know I can edit the XML files by hand, but looking at the tile Sheet it&amp;#39;s kinda hard to figure out which tile is number X. So is there any easier way to do it? I don&amp;#39;t think I&amp;#39;m ready yet to build my own Map Editor (although this is a cool idea).&lt;br /&gt;
&lt;br /&gt;
I heard that some user on this forums has build a map editor for a tile engine (using XNA in Windows Forms) but I downloaded it, and it&amp;#39;s just an .exe file and it won&amp;#39;t run under Windows 7 for whatever reasons (just crashes). &lt;br /&gt;
So are there any alternatives?&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/224755.aspx</link><pubDate>Wed, 09 Sep 2009 19:17:42 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:224755</guid><dc:creator>Verse</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/224755.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=224755</wfw:commentRss><description>Thank you!!&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/224639.aspx</link><pubDate>Wed, 09 Sep 2009 12:38:39 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:224639</guid><dc:creator>Jim Perry</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/224639.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=224639</wfw:commentRss><description>Read &lt;a href="http://forums.xna.com/forums/t/1988.aspx"&gt;this FAQ&lt;/a&gt;.&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/224630.aspx</link><pubDate>Wed, 09 Sep 2009 12:28:13 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:224630</guid><dc:creator>Verse</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/224630.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=224630</wfw:commentRss><description>Hi guys,&lt;br /&gt;
&lt;br /&gt;
A few friends and I have been working on an RPG using this as a basis. This may seem silly, but I can&amp;#39;t for the life of me figure out how to get the game to them in it&amp;#39;s current state for them to play it (on PC). Are there some specific runtime files they need?&lt;br /&gt;
&lt;br /&gt;
Any help would be appreciated!&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/204303.aspx</link><pubDate>Sun, 26 Jul 2009 20:28:32 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:204303</guid><dc:creator>CloudSFF7</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/204303.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=204303</wfw:commentRss><description>Hi&lt;br /&gt;
&lt;br /&gt;
Sorry if i&amp;#39;m not posting in the correct place but it should (i hope) be an easy to answer question.&lt;br /&gt;
&lt;br /&gt;
I downloaded the XNA 3.1 edition and have obviously got the c#2008 edition with it.So i went and downloaded the 3.0 version of this starter kit.I&amp;#39;ve installed it using the wizards instructions and loaded the project up.With it being my first time using this starter i wanted to see what the project had already got by playing it via my xbox360.&lt;br /&gt;
&lt;br /&gt;
However whenever i go to build the project so that i can play it it tells me the following:&lt;br /&gt;
&lt;br /&gt;
RoleplayingGameProcessor.dll is missing&lt;br /&gt;
&lt;br /&gt;
I hav not edited this starter yet and i&amp;#39;ve re-installed several times along with trying a few repairs on the install but i just seems like a file is actually missing from it.I&amp;#39;ve even upgraded the project to 3.1 and i&amp;#39;m still having problems.&lt;br /&gt;
&lt;br /&gt;
Is this a known issue and if so how may i fix it?&lt;br /&gt;
&lt;br /&gt;
Thanks</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/203266.aspx</link><pubDate>Fri, 24 Jul 2009 15:40:42 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:203266</guid><dc:creator>Mylon</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/203266.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=203266</wfw:commentRss><description>How does one edit out the XBL/Windows Live component of this game?&amp;nbsp; I keep getting an error saying I need an XNA-enabled or off-line profile to play.&amp;nbsp; I attempted to create a new profile, but it was automatically created as a silver account, not an off-line account.&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/202132.aspx</link><pubDate>Wed, 22 Jul 2009 00:39:41 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:202132</guid><dc:creator>Cypherroo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/202132.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=202132</wfw:commentRss><description>K, thanks for the quick feedback.</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/202131.aspx</link><pubDate>Wed, 22 Jul 2009 00:37:09 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:202131</guid><dc:creator>Jim Welch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/202131.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=202131</wfw:commentRss><description>Question has been asked before and there&amp;#39;s an official response somewhere in the forums.&lt;br /&gt;
&lt;br /&gt;
You&amp;#39;ll need to show that you did significant work to the sample in order to get approved from MS and pushed to XBLCC. It will also take a lot of work to make the starter kits pass peer review since the starter kits doesn&amp;#39;t follow all of the requirements needed to pass that stage.&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/202108.aspx</link><pubDate>Tue, 21 Jul 2009 23:12:01 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:202108</guid><dc:creator>Cypherroo</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/202108.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=202108</wfw:commentRss><description>Hey, everyone I have a question. Can you publish this game on xbox360 xna assuming that the game would get approved, after you switched the name and title and more quests etc etc.</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/194735.aspx</link><pubDate>Tue, 30 Jun 2009 01:08:36 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:194735</guid><dc:creator>Jim Welch</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/194735.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=194735</wfw:commentRss><description>I noticed from an earlier thread in this discussion which tile map editor was used. Making tiles and tile maps is a bit easier for me than the character sprites.&lt;br /&gt;
&lt;br /&gt;
Does anyone know which software was used for the character sprites? If not, is there any recommendations? &lt;br /&gt;
&lt;br /&gt;
I&amp;#39;d like to replace all of the character sprites and I&amp;#39;m not concerned about how to code it. I just don&amp;#39;t know the most efficient way to make the sprite sheets without spending the majority of my development time doing graphics work instead of coding.&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/193178.aspx</link><pubDate>Thu, 25 Jun 2009 02:14:54 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:193178</guid><dc:creator>THE ROOSTER</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/193178.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=193178</wfw:commentRss><description>I just downloaded this starter kit today and I can open it, but when I try to run the debug for the first time I get an error and it won&amp;#39;t build.&amp;nbsp; Did anyone else have this problem?&amp;nbsp; If so, what did you do to fix it?&lt;br /&gt;</description></item><item><title>Re: Role-Playing Game Starter Kit - Main Discussion Thread</title><link>http://forums.xna.com/forums/thread/189718.aspx</link><pubDate>Sat, 13 Jun 2009 22:04:33 GMT</pubDate><guid isPermaLink="false">4aa5dbf6-357b-46b2-b5b2-1b660a6dc370:189718</guid><dc:creator>dave17</dc:creator><slash:comments>0</slash:comments><comments>http://forums.xna.com/forums/thread/189718.aspx</comments><wfw:commentRss>http://forums.xna.com/forums/commentrss.aspx?SectionID=59&amp;PostID=189718</wfw:commentRss><description>wonderful starter game. it&amp;#39;s really useful to have a much fuller game to look through and break down. I have borrowed many of the concepts and approaches used here for my game, like seperating data/logic, saving and loading games, more game state management.</description></item></channel></rss>