View Single Post
  #18  
Unread 02-10-2005, 06:43 AM
Eloa Eloa is offline
EQ2MAP Webmaster
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Unkown
Posts: 496
Default

Hmm this is gonna get tough. What I mean is pulling the info out of XML. Or actually, automating the whole thing period. I'm at that point where you know exactly WHAT YOU WANT to say, just not how to say it exactly. Ill give it my best shot.


I tried, it wasnt working. Taco, IM me when you can, I'm on from like 4pm MST - 10pm, and just whenever overnight, usually between 2 and 6 am.


On a good note, I'm working on the webpage version of the ingame maps with locations, I just have to find out the php functions needed to do the string manipulation I need to do, such as take a 3 coordinate loc (that is in the form of 123,-142,-382; no spaces, just - or no -, commas, and integers) and break it down so I have an x and a y, how to return whether an interger is positive or negative, and how to reverse the negative or positive integers. If anyone knows, pass it on to me please.

I've got it working so long as I keep all of my integers positive.