Login   Register  
PHP Classes
elePHPant
Icontem

File: README.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of JImmy Bo  >  Weller MUD Area Loader  >  README.txt  >  Download  
File: README.txt
Role: Documentation
Content type: text/plain
Description: READ.ME
Class: Weller MUD Area Loader
Parse and manipulate Weller MUD map area files
Author: By
Last change: access
Date: 2013-10-16 16:46
Size: 671 bytes
 

Contents

Class file image Download
How To USE:

Step 1:
	Download ROM 2.4 Mudserver and it's area files (you only really need the area files directory)
	https://sites.google.com/site/mudservers/downloadrommudservers

Step 2: 
	Upload MUD directory to a webserver with PHP

Step 3:
	Go to my other class http://www.phpclasses.org/package/8282-PHP-Load-ROM-MUD-area-map-files-into-arrays.html
	and run example.php in the directory where you put the ROM 2.4 MUD server area directory.

Step 4:
	Put this script [ http://www.phpclasses.org/package/8299-PHP-Parse-retrieve-and-manipulate-MUD-data-.html#files ] 
	into the same folder referenced above, and run area_edit.php in your web browser.