Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: kirbylover on August 28, 2006, 12:15:56 AM

Title: Best teleport based CMS
Post by: kirbylover on August 28, 2006, 12:15:56 AM
ah yes, the time has come in my game to add the cms.. I've been trying to avoid it, but its unavoidable =
so, I need a teleport based cms.
think you can help?
=)
Title:
Post by: Meiscool-2 on August 28, 2006, 03:22:23 AM
No, but you can help yourself by pressing the SEARCH button at the top and looking for a tutorial that's already been made by younglink. Just type "CMS" in the search option.
Title:
Post by: WarxePB on August 28, 2006, 12:48:36 PM
Moved to RM Programming, btw.

I find that the easiest way to make a CMS is to use parts of the default menu system behind-the-scenes, then just have your CMS register it. For example, you could use the Item Management to add 2 Potions, then set up the code in the CMS to check how many Potions you have in the CMS, then show that.