[RELEASE] Custom series part 4, [LVL 200MAP]

Junior Spellweaver
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.

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:
Place 682000001.img into
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
Or something similar.
Go after array(
press "," Then space,
and add before the comma,
682000001
Below youll see
Code:
var cost= array
var costbeginner
do the same only add the costs instead ;3

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)
If you don't understand what I meant your SOL, Sorry.

Link To Download:



Screenshot:
Simonxsadist - [RELEASE] Custom series part 4, [LVL 200MAP] - RaGEZONE Forums


Possible Updates
If i get around to it
A custom quest to go along with the map,
A continous spawn.

If you hate it, Don't comment, If you used it reply with feedback, suggestions for next stuff I work on.
 
Thanks everyone,
-points to top of the post i originally made-
I don't care if you dont think its needed,
I get bored and i like to make my server have atleast SOME originality, hence all the noob leecher repack stealers =\
Without custom NPC's and custom maps there would be nothing significant to use to make your server "yours".
And custom NPC's aren't necessary either, But there is like 100 a day released =\

EDIT and no im not using any repack on my own server, i added everything myself >_>
to the people PMING me saying im a noob leecher..
 
I play the server that simon owns and ive got to say he is really smart with codeing and know's alot i would give all his guides 100% because he is a really nice guy and helps people alot ObscureMs will be a great private server and so his server is #1 so we dont have v58 or v59 simon know's whats best because he will find a way to get a 1 that isnt glitched go simon and OMS FTW!
 
Back