mob
Login()
..()
loc=locate(230,241,1)
Problem description:Map wont show. Only have one map and default box is checked. I have turf at the area given.
ID:264558
Nov 21 2009, 7:02 pm (Edited on Nov 23 2009, 2:18 pm)
|
|
Code:
mob Problem description:Map wont show. Only have one map and default box is checked. I have turf at the area given. |
In response to Super Saiyan X
|
|
The former.
|
In response to Dark-Millenia
|
|
anchor the map?
|
In response to Dark-Millenia
|
|
Add a verb to gather debugging information.
(E.g.: src << "[loc],[x],[y],[z], [client.eye], [client.perspective], [client.virtual_eye]") |
In response to Schnitzelnagler
|
|
The turf,248,238,1, Dark-Millenia, 0, Dark-Millenia
|
In response to Dark-Millenia
|
|
Dark-Millenia wrote:
loc=locate(230,241,1) Dark-Millenia wrote: 248,238,1 That is rather very strange. You didn't end up where you intended (unless you changed the coordinates). Did you check if you have a visual map around these coordinates? |
In response to Schnitzelnagler
|
|
I did change the coords, mybad. So the info being spit out is correct however the turf I have at that location isn't being shown. Which is a .png file.
|
In response to Tayuya1
|
|
Soo after adding other turfs on the same area I have found out that other turfs are showing, just not the one I used the title screen.
That makes me wonder if the png I made has something wrong with it. Gonna mess around with it. |
In response to Dark-Millenia
|
|
Yeh so no pngs are showing or jpegs or bmps. So im going to go ahead and assume this to be a bug on byond's part.
|
In response to Dark-Millenia
|
|
Is the source object for the graphic in view of the eye?
|
1; Blackscreen
2; Map element is not displaying in the interface when ran in DreamSeeker.
If the second; make sure the map element is 'visible', and is actually placed on a window where it can be seen.