The Wiki for Tale 4 is in read-only mode and is available for archival and reference purposes only. Please visit the current Tale 11 Wiki in the meantime.

If you have any issues with this Wiki, please post in #wiki-editing on Discord or contact Brad in-game.

Difference between revisions of "User:Cegaiel"

From A Tale in the Desert
Jump to navigationJump to search
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Trade==
 
 
[[Image:star.gif]] &nbsp;&nbsp; <B><font color=blue size=3>FOR SALE</font></b>  &nbsp;&nbsp; [[Image:star.gif]]
 
 
 
*7.1 - 7.2k quality carpentry blades for 75 wood each. 50 wood if you are providing the metal (copper or iron).
 
 
 
 
 
==Macros==
 
==Macros==
  
 
{| border="0" cellpadding="20" cellspacing="0"
 
{| border="0" cellpadding="20" cellspacing="0"
 
|-
 
|-
|[[User:Cegaiel/Macros|View My Macros]]<BR><BR>[[Macros|User Macros]]
+
|[[User:Cegaiel/Macros|View My Macros]]<BR><BR>[[Macros|Other Users' Macros]]
 
|[[Image:computer.gif]]
 
|[[Image:computer.gif]]
 
|}
 
|}
Line 18: Line 9:
  
  
==Cegaiel's Web Tools==
 
<b><font color=maroon>Clickable Region/Chariot Map</font></b> The same map on the [[Chariot_Routes | Chariot Routes]] page except you can click on each region and it will tell you the travel times to all connecting routes (in a javascript popupbox).
 
 
[http://sharpnetwork.net/atitd Visit Cegaiel's Web Tools]
 
----
 
 
<b><font color=maroon>Brick Calculator:</font></b> Enter how much straw you have or how many bricks you desire and it will tell you on the fly how many bricks your straw will produce or how much straw, mud and sand your bricks will cost you:
 
  
[http://sharpnetwork.net/atitd Visit Cegaiel's Web Tools]
+
==Cegaiel's Web Tools:==
----
 
  
<b><font color=maroon>Region Finder:</font></b> Enter X,Y coordinates and it will tell you what region it is located. Additionally, it will also create/append your single/multiple coordinates into a Google Map code that you can use on you can paste into your personal wiki page, for reference.
 
  
 +
===Brick Calculator===
 +
Enter how much straw you have or how many bricks you desire and it will tell you on the fly how many bricks your straw will produce or how much straw, mud and sand your bricks will cost you:
  
  
I wrote this because I got tired of trying to figure out which region the mushroom coordinates on [http://shroomdar.dorzure.com/ Shroomdar I] was located. Fortunately we now have a new player submitted mushroom database, [http://rogarian.atitd.org/shroomdar2 Shroomdar 2]. It has my region code implemented and shows the region as you move the mouse around the map.  
+
===Oyster Bed Solver===
 +
TME's Oyster Solver, but with my images and a minor edit in the code that you dont have to click Edit button all the time...
  
  
Line 47: Line 32:
  
  
[[User:Cegaiel/RegionFinder | View Region Finder - Open Source Code]]
+
<B><font color=maroon>Projects that use Region Finder:</font></b>
  
 +
[http://rogarian.atitd.org/shroomdar2 Shroomdar 2] - Player submitted mushroom locations database. As you move the mouse around the map, the region will display in the bar on top right of page.
  
<B><font color=blue>Projects that use Region Finder:</font></b>
 
  
[http://rogarian.atitd.org/shroomdar2 Shroomdar 2] - Player submitted mushroom locations database. As you move the mouse around the map, the region will display in the bar on top right of page.
+
[[Image:star.gif]] [[User:Cegaiel/RegionFinder | View Region Finder - Open Source Code]] [[Image:star.gif]]
  
  
  
==Egypt Regions Borders==
+
===Egypt Regions Border Map===
 
Ever wonder where the coordinates of each region's borders starts/stops?  Well here it is! Features a clickable Google map and some regular images for comparison. I spent a whole day running around to all ends of the world to ensure accuracy. I created this page to help produce the above <b>Region Finder</b> project.
 
Ever wonder where the coordinates of each region's borders starts/stops?  Well here it is! Features a clickable Google map and some regular images for comparison. I spent a whole day running around to all ends of the world to ensure accuracy. I created this page to help produce the above <b>Region Finder</b> project.
  
  
 
[[User:Cegaiel/Borders | View Border Map]]
 
[[User:Cegaiel/Borders | View Border Map]]
 
 
 
==Landmarks==
 
<B>My Compound/House</b> is located in <B>Shabbat Ab 1282, 1785</b>. See my Landmarks page for a map. I am located at the letter <B>(M)</b> on map (for ME). Shabbat Ab is formerly known as <B>Seven Lakes</b> by our Grandparents. This is the zone below/south of Stillwater. Just west of CS across river (yes there is a shortcut across river directly west (and tad south) of CS (in sand area on map), you do not need to run to a bridge from CS, just head west, once you hit the river, then the 2 shortcuts is a tad south)
 
 
[[User:Cegaiel/Landmarks | View My Landmarks]]
 
 
 
==My Skills==
 
 
Nothing useful for you, just a duplicate of the [[Skills]] page, but <s>checked off</s> with my skills to help me remember what I got...
 
 
[[User:Cegaiel/Skills | View My Skills]]
 
 
 
==Mushroom Map==
 
 
Nothing useful for you! This is NOT a complete list, just ones I'm currently hunting for.  For a complete list visit [http://rogarian.atitd.org/shroomdar2 Shroomdar 2]
 
 
 
[[User:Cegaiel/Mushrooms | View My Mushroom Map]]
 
 
 
==My Mines==
 
 
[[User:Cegaiel/Mines | View My Mines]]
 

Latest revision as of 09:14, 17 September 2010

Macros

View My Macros

Other Users' Macros
Computer.gif



Cegaiel's Web Tools:

Brick Calculator

Enter how much straw you have or how many bricks you desire and it will tell you on the fly how many bricks your straw will produce or how much straw, mud and sand your bricks will cost you:


Oyster Bed Solver

TME's Oyster Solver, but with my images and a minor edit in the code that you dont have to click Edit button all the time...


Visit Cegaiel's Web Tools


Region Finder Project (Open Source Code)

This is the source code for a standalone .html page (javascript) version of Region Finder that will allow you to punch in X,Y coordinates and have the region name displayed. The version on my webtools is not javascript, but Visual Basic (VBscript/ASP - Active Server Pages). This version does NOT make the google map code, like in on my webpage.


Note: I wrote this standalone java page in case I should ever choose to close down my webpage. At least with this version, the project can continue into this and future tales. The source code is absolutely, positively PUBLIC DOMAIN, use it any way you like.


Projects that use Region Finder:

Shroomdar 2 - Player submitted mushroom locations database. As you move the mouse around the map, the region will display in the bar on top right of page.


Star.gif View Region Finder - Open Source Code Star.gif


Egypt Regions Border Map

Ever wonder where the coordinates of each region's borders starts/stops? Well here it is! Features a clickable Google map and some regular images for comparison. I spent a whole day running around to all ends of the world to ensure accuracy. I created this page to help produce the above Region Finder project.


View Border Map