Difference between revisions of "Basic Building"
From Redwall MUCK Wiki
(Imported from text file) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The topics in this section help you build simple (and not so simple) things that don't involve MPI code. | The topics in this section help you build simple (and not so simple) things that don't involve MPI code. | ||
Line 15: | Line 13: | ||
* [[Using_the_%2Bmapper|Using the +mapper]] | * [[Using_the_%2Bmapper|Using the +mapper]] | ||
[[Weapons%3A_An_Advanced_Guide| | ==See Also== | ||
*[[Weapons%3A_An_Advanced_Guide|Weapons: An Advanced Guide]] | |||
*[[Room_Parenting_101|Room Parenting 101]] | |||
[[Room_Parenting_101|Room Parenting 101 | |||
[[Category:admin]] | |||
[[Category:November_2008]] | |||
[[Category:Building Help]] |
Latest revision as of 18:17, 19 November 2017
The topics in this section help you build simple (and not so simple) things that don't involve MPI code.
For things using MPI (or even MUF) go to the Coding section.
People: Please make as many walk-through type examples in here as possible; building is fun but it's not obvious.