Website may be up and down over next few months. I'm currently doing a complete overhaul of everything. Going back to simple individual .htm pages, new overall site theme, sanitizing and cleaning up html of all pages and blog posts, attempting to implement a new tooling and publishing system etc etc.

RPG objects

 

 

This example code was written so that I could use it as a thinking tool, to help me think about how to go about implementing a RPG items system in a game. It also provides me with a visual aid that I could play around with while I thought about it. It implements a very basic RPG items system. In order for an actor to learn how to make items like say a simple knife, they need to posess knowedge on how to construct that type of knife.

So giving the actor a book and having the actor use that book allows to actor to learn. Learning how to do something is only half the issue. The second thing is that the actor needs to have in there posession is the materials to make the knife. In the case for making a simple knife, 1 piece of steel is needed for the blade and one piece of rubber is needed for the handle. If the actor has these materials and uses there knowledge they can make a simple knife. 

Downloads

  • MMO.zip (43.05 kb)
    The first release of the example code. Code and project files are written for C# 2008.

Created by: X

Just another personal website in this crazy online world

Name of author Dean Lunz (aka Created by: X)
Computer programming nerd, and tech geek.
About Me -- Resume