Skyscrapes the Tower-Fortress - 1056 Early Spring by Microcline
SELECT poitab.poiid AS default_poi, UNIX_TIMESTAMP(maptab.dateSubmitted) as dateSubmittedUnix
FROM dfma_pointsofinterest AS poitab
LEFT JOIN dfma_maps_v2 AS maptab ON maptab.mapid=poitab.mapid
WHERE maptab.fortressName = 'Skyscrapes the Tower-Fortress'
AND (
poitab.mapid = '8569'
OR (
poitab.startYear > 0
AND ( poitab.endYear = 0 OR (poitab.endYear * 100 + poitab.endSeason) >= '105601' )
AND ( (poitab.startYear * 100 + poitab.startSeason) <= '105601' )
)
)
ORDER BY
IF(maptab.default_poi=poitab.poiid,1,0) DESC,
IF(maptab.mapYear>'1056',0,maptab.mapYear) DESC
LIMIT 1
Point of Interest: Skyscrapes, the Tower Fortress
(
1052 Early Spring → onwards )
- Sizik
There are 5 comments for this map series, last post 2010-07-07
This map has been favourited by 1 person.
Got something to say, a question or a comment... feel free to post. If you want to reference a point of interest or another map, find its ID number and use BBCode to reference it in your comment. For example [map=67]my map[/map] or What is that [poi=100]cool place[/poi]...
Add new point of interest
If you've found something interesting on this map, or you want to document parts of your fortress, then use this form.
Browse (move/zoom) to a place on the map, its position will be displayed in the boxes below. Fill out the form and hit add to store a new point of interest.
[x] This map viewer uses the new ByteArray features only available with the newest version of Flash 9. Please update your player in order to view this map.
Submitted by: Nilus10 - 2010-04-13 - Removed
Submitted by: zippy - 2010-04-30 to 1058 Early Spring
Damn, awesome job! Just started playing DF, would love to be able to build something like this eventually.
Submitted by: banna - 2010-06-29 to 1062 Early Spring
Holy fucking bajesus!
And how long did it take IRL to build all of this!?
Submitted by: Noble Digger - 2010-06-30 to 1062 Early Spring
It menaces with spikes of carpal tunnel and drudgery!
Submitted by: Markavian` - 2010-07-05 to 1063 Early Spring
Stonesense / DF 3D screenshots where? :)
Submitted by: Sizik - 2010-07-07 to 1062 Early Spring
@banna
It's been about two months now.
@Markavian
There's some on page 9 of the thread (see below).
I now realize that I should say that this is an active succession game, which can be found here.
[Message edited on 2010/07/07 at 01:39 by Sizik]