Difference between revisions of "Basic Building"

From Redwall MUCK Wiki
(Imported from text file)
 
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|Weapons: An Advanced Guide]]
==See Also==
 
*[[Weapons%3A_An_Advanced_Guide|Weapons: An Advanced Guide]]
[[Helpmain|up]]
*[[Room_Parenting_101|Room Parenting 101]]
 
[[Room_Parenting_101|Room Parenting 101 ›]]
 
* [[9|Printer-friendly version]]
 


[[Category:admin]]
[[Category:admin]]
[[Category:November_2008]]
[[Category:November_2008]]
[[Category:%28Category_List%29]]
[[Category:Building Help]]
[[Category:Basic_Building]]

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.

See Also