PDA

View Full Version : Map??


Monkmasta
07-02-2002, 12:06 PM
Does anyone have a map that they can send me Via Email of Sleeper's Tomb??? been lookin on differnet real EQ sites and can't seem to find one :eek:

stormgod
07-02-2002, 01:09 PM
http://www.stormgod-online.com/index2.php

just select the map you want and the picture size ( some maps are a little buggey but this one is fine )

Ariak
07-02-2002, 03:05 PM
Map of ST?!?!

Ariak
07-02-2002, 03:06 PM
OMG. StormGod, that is a nice map page.

How did you do that?

Monkmasta
07-02-2002, 03:18 PM
I made a Ranger and zoned in...he was on track but when i started trackin him it lead me into a wall

Ariak
07-02-2002, 03:36 PM
Go to library. Go downstairs.. Go to the dragon statue.. Go RIGHT.. follow it.. You'll see another dragon statue.. the RIGHT side wall is a walk-through ..

Continue down ..

stormgod
07-03-2002, 03:32 AM
I just used the Seq maps exactly like windcatcher en waeric for their editor tools , only difference is that I'm using php

(and I put colors and text where they where specified in the mpa files )
not really a hard job

MiNdLeSsSpAcE
07-03-2002, 09:03 AM
hmmm.... simple and effective! wtg stormgod!

morpheus014
07-09-2002, 03:55 PM
Stormgod, I'm havin problems getting the website side of this to work, i think its problems with the PhP, could u give me a basic walkthrough on how to set this up? im a PhP newb =P

Baron Sprite
07-09-2002, 04:50 PM
:D

stormgod
07-10-2002, 01:43 AM
Hmmmrppph

first of all is php working for you at all ? on other things that the maps ?

and if yes did you installed or activated the GD libraries , if no look for other posts or on google for official php and GD sites , they have walkthrough on how to install it


sorry to not help you much , but its really long to explain and if you cant do it using those site I'm almost sure it would take years so , I hope you'll be able to do it

if you have "small questions " then I will answer them

morpheus014
07-10-2002, 05:45 AM
K i'll get on some of those sites and check it out, thx for the advice =)

Trumpcard
07-11-2002, 12:40 AM
if youre using linux, then use

www.apachetoolbox.com

It will compile apache, mysql and php for you. Nice little wrapper for lots of compiles.. Tons of nice mod's included. (love my mod_mp3)

morpheus014
07-12-2002, 09:23 AM
ya i cant seem to get PhP set up for some reason, i have Php 4 for windows but the readme kind of goes in circles and i cant seem to get it set up. Also, do you have to have a registered domain name for this to work? I dont have one at the moment but will hopefully be geting one soon, since i need it for some web development stuff im doing anyway

stormgod
07-12-2002, 12:22 PM
best use is on localhost server , because on a remote server you may have issues accessing MySQL and it can be really slow too.


I use it with apache for the web server part (apache.org)
you just have basically to tell apache were are the php4 dll