View Single Post
  #150  
Old 08-01-2006, 12:54 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by jake13jake
Another thing I wanted to do was put up a map image. However, this has been disabled in version 4, and there are features with the default map that you can't put to use with a custom map. This mainly involves player locations and PM/GM/MM/toall bubbles.
You can read the x/y of other players on the same gmap, I believe, even if they aren't near you.
Unfortunately, map generation doesn't seem to be to scale?
When I generated a map image and tried to script my own map, I had to do some weird stuff to the player's x/y position on the map.. The map was the proper size and all, but it seems like it skipped some rows of pixels?
PHP Code:
headx player.player..1;
heady player.12 player..1
Anyway, I agree, this wasn't what I expected.. No problems were really fixed and nothing that really effects gameplay was added.. Just some pretty new GUI features.
Reply With Quote