- Joined
- May 30, 2008
- Messages
- 103
- Reaction score
- 1
First note: I know this isn't pro coding, or an insanely epic release, so save the time of flaming and point it at someone who deserves it. ;3
Hollowed Ground Custom Map.
Hollowed Ground Custom Map.
I took the original boss map for headless horseman and made it into a level 170/200 training area, I also took out the original NPC/Boss and replaced them with Spinel/ Ergoth.
CREDITS TO
SIMONXSADIST OF RAGEZONE
//Backup your original wz folder incase you screw up :3
Instructions:
Source>wz>map>map6>
Place 7110301.img, 7110300.img, 9300148.img and 8110300.img into
Source>wz>mob.wz>
Restart server and go to Hollowed grounds map,
HOW TO ADD TO SPINEL:
Go to source>Scripts>NPC
find 9000020.js and right click>EDIT.
inside youll see a line called.
Code:
var maps = Array(910500100, 240050200, 230000000, 211000000, 101000000, 100000000
Go after array(
press "," Then space,
and add before the comma,
682000001
Below youll see
Code:
var cost= array
var costbeginner
Final result would be..
Code:
var status =0;
var maps= Array(68200001, -hella map codes)
var cost= Array(1000, -hella costs)
var cost beginner array(100, -hella costs)
Link To Download:
To view the content, you need to sign in or register
Screenshot:
![Simonxsadist - [RELEASE] Custom series part 4, [LVL 200MAP] - RaGEZONE Forums Simonxsadist - [RELEASE] Custom series part 4, [LVL 200MAP] - RaGEZONE Forums](http://img.photobucket.com/albums/v690/heavenscloud2004/Maple0001-4.jpg)
Possible Updates
If i get around to it
A custom quest to go along with the map,If i get around to it
A continous spawn.
If you hate it, Don't comment, If you used it reply with feedback, suggestions for next stuff I work on.