<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Warcraft III World Editor Tutorials Map Making Help Blog</title>
	<atom:link href="http://www.3ice.hu/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.3ice.hu/blog</link>
	<description>Warcraft III World Editor</description>
	<pubDate>Sun, 26 Jan 2020 16:48:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Movie recommendations from 3ICE</title>
		<link>http://www.3ice.hu/blog/movie-recommendations-from-3ice/</link>
		<comments>http://www.3ice.hu/blog/movie-recommendations-from-3ice/#comments</comments>
		<pubDate>Sun, 26 Jan 2020 16:48:01 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=498</guid>
		<description><![CDATA[3ICE Today at 5:24 PM:
I&#039;ve seen 795 movies/series. Top 42 recently: The Witcher, Marriage Story, Game of Thrones, Supernatural, The Expanse, Stranger Things, Black Mirror, Mr. Robot, Breaking Bad, Westworld, Chernobyl, The Big Bang Theory, Star Wars: Episode VIII - The Last Jedi, Star Wars: The Clone Wars, Supergirl, Riverdale, Dexter, Sherlock, Inception, Parks and [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/movie-recommendations-from-3ice/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bookmarklet version of 3ICE&#039;s Youtube Link Optimizer / Cleaner / Shortener / Tracking Remover</title>
		<link>http://www.3ice.hu/blog/bookmarklet-version-of-3ices-youtube-link-optimizer-cleaner-shortener-tracking-remover/</link>
		<comments>http://www.3ice.hu/blog/bookmarklet-version-of-3ices-youtube-link-optimizer-cleaner-shortener-tracking-remover/#comments</comments>
		<pubDate>Sun, 12 Jan 2020 16:27:16 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=487</guid>
		<description><![CDATA[Drag this onto your bookmarks bar:
3ICE&#039;s Youtube Link Optimizer / Cleaner / Shortener / Tracking Remover
Source code for those interested:
javascript:(function(){var l=document.createElement("style");
l.type=&#034;text/css&#034;;l.innerHTML=&#034;a:visited{color:#551A8B;}&#034;;
document.getElementsByTagName(&#034;head&#034;)[0].appendChild(l);
var a=document.getElementsByTagName(&#039;a');
for(var i=0;i&#60;a.length;i++){
if(a[i].href.substr(0,32)==&#034;https://www.youtube.com/watch?v=&#034; &#038;&#038;
a[i].href.length&#62;43&#038;&#038;a[i].href.substr(43,1)!=&#034;#&#034;){
a[i].href=a[i].href.substr(0,43);}}})();
]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/bookmarklet-version-of-3ices-youtube-link-optimizer-cleaner-shortener-tracking-remover/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3ICE&#039;s MoveWindow OffScreen (AutoHotkey script)</title>
		<link>http://www.3ice.hu/blog/3ices-movewindow-offscreen-autohotkey-script/</link>
		<comments>http://www.3ice.hu/blog/3ices-movewindow-offscreen-autohotkey-script/#comments</comments>
		<pubDate>Mon, 21 Oct 2019 22:24:31 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=456</guid>
		<description><![CDATA[Requires AutoHotkey — a free, open-source scripting language providing easy keyboard shortcuts, custom hotkeys, macro-creation, and software automation for Microsoft Windows&#8230;
Screenshot:

What is possible:

What do I use it for?
Two things:

Hiding a window&#039;s title bar by moving it up (Win+W 14 times). For example a full screen windowed game is not always truly 1080p, sometimes only 1040p [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/3ices-movewindow-offscreen-autohotkey-script/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to spot hacked maps</title>
		<link>http://www.3ice.hu/blog/how-to-spot-hacked-maps/</link>
		<comments>http://www.3ice.hu/blog/how-to-spot-hacked-maps/#comments</comments>
		<pubDate>Sat, 29 Nov 2014 13:47:57 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor → JASS Function]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=438</guid>
		<description><![CDATA[Hi,
I have 10 GB worth of maps. If — in a popular custom game — I see a question mark instead of the minimap and I begin to download, I immediately know it is a hacked version. (I delete hacked versions after I&#039;ve had my fun with them.)
Here is a minitutorial on how to spot, [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/how-to-spot-hacked-maps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to download Warcraft III (Legal if you have a CD key) (Illegal if you don&#039;t)</title>
		<link>http://www.3ice.hu/blog/download-warcraft/</link>
		<comments>http://www.3ice.hu/blog/download-warcraft/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 20:09:50 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=347</guid>
		<description><![CDATA[Do you have the cd key(s)?

Sign up for a Blizzard Account and then log in. Link: battle.net/account/management/
Under &#034;Games &#38; Codes&#034;, click &#034;Add a Game Key&#034;. Link: battle.net/account/management/claim-code.html
Type in your RoC cd key, then click &#034;Redeem Code&#034;.
Repeat steps 2 and 3 with your TFT key too.
Return to the Summary page if you are not automatically taken [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/download-warcraft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Patch Warcraft III to the latest (or a specific) version</title>
		<link>http://www.3ice.hu/blog/patch-warcraft/</link>
		<comments>http://www.3ice.hu/blog/patch-warcraft/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 15:49:16 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=345</guid>
		<description><![CDATA[Latest Patch Information:
[Both] battle.net/support/en/article/warcraft-iii-patch-downloads
Specific patches can be found here:
[RoC] ftp.blizzard.com/pub/war3/patches
[TFT] ftp.blizzard.com/pub/war3x/patches

Patch Milestones:

1.01 Welcome to Battle.net!
1.03 Computer AI with three difficulties (Easy) (Normal) (Insane) introduced! 
1.06 Armor types introduced! 
1.13 World Editor receives a lot of upgrades and additions.
1.15 Tiny map size introduced! (32&#215;32)
1.18 Echo Isle added! (My favorite TFT map, download it for RoC here.)
1.21b [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/patch-warcraft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Warcraft III Autorefreshers for PC and MAC</title>
		<link>http://www.3ice.hu/blog/autorefresh-pc-mac/</link>
		<comments>http://www.3ice.hu/blog/autorefresh-pc-mac/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 00:39:23 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=348</guid>
		<description><![CDATA[The best, all in one tool for Hosting Warcraft III games is VCK (Visual Custom Kick). So head over to the download VCK page and get it! It comes with a heavily customizable autorefresher and other great tools. This tutorial will only cover Autorefresh.
Downloading, Installing, and Running shouldn&#039;t be a problem.
First, click Tools:


Click Tools

Then, click [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/autorefresh-pc-mac/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Account Closure Information</title>
		<link>http://www.3ice.hu/blog/account-closure-information/</link>
		<comments>http://www.3ice.hu/blog/account-closure-information/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 13:00:52 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=334</guid>
		<description><![CDATA[(0) Inappropriate account or character name
Blizzard Entertainment has rules for account and character names on Battle.net. The name you had about was disabled because it was deemed inappropriate according to these rules. We are attempting to create a Battle.net environment that is enjoyable and inoffensive for all Battle.net users. Thank you for your understanding.
(1) Advertising [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/account-closure-information/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP one liner for error404.php</title>
		<link>http://www.3ice.hu/blog/php-one-liner-for-error-404-php/</link>
		<comments>http://www.3ice.hu/blog/php-one-liner-for-error-404-php/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 12:28:57 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=327</guid>
		<description><![CDATA[Copy and paste this into an error404.php file hosted on your PHP-enabled web server:
&#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62;&#60;html&#62;&#60;head&#62;&#60;title&#62;404 Error: Document Not Found!&#60;/title&#62;&#60;/head&#62;&#60;body&#62;&#60;?php mail("your@email.com","404 report: ".getenv("REQUEST_URI"),getenv("SERVER_NAME").getenv("REQUEST_URI")."nFrom: ".getenv("HTTP_REFERER")."n".getenv("REMOTE_ADDR")." &#38;bull; ".getenv("HTTP_USER_AGENT")."n".date("D M j Y g:i:s a T"),"From: error404-3ice.hu@example.comrn"); ?&#62;&#60;/p&#62;
&#60;h1&#62;Error 404: Document Not Found!&#60;/h1&#62;
&#60;p&#62;The &#60;code&#62;&#60;?php echo getenv("SERVER_NAME").getenv("REQUEST_URI") ?&#62;&#60;/code&#62; page was not found on this server.&#60;/p&#62;
&#60;hr /&#62;
&#60;p [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/php-one-liner-for-error-404-php/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to play sounds in Warcraft? (Imported or Internal)</title>
		<link>http://www.3ice.hu/blog/how-play-sound-warcraft-import-internal/</link>
		<comments>http://www.3ice.hu/blog/how-play-sound-warcraft-import-internal/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:48:45 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=319</guid>
		<description><![CDATA[Sounds are an important part of Warcraft maps, giving audible feedback to the player. For example every time you complete a quest, the QuestCompleted sound is played (in campaigns).
To play your own sounds, all you have to do is invoke the Sound Editor by pressing F5:


The Sound Editor

Then either import your own sounds (WAV or [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/how-play-sound-warcraft-import-internal/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to allow heroes to get past level 10? Gameplay Constants.</title>
		<link>http://www.3ice.hu/blog/how-allow-hero-get-past-level-10-ten-gameplay-constants/</link>
		<comments>http://www.3ice.hu/blog/how-allow-hero-get-past-level-10-ten-gameplay-constants/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 22:38:13 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=305</guid>
		<description><![CDATA[Seeing heroes over level 10 is common, many maps allow it. But how exactly is this achieved? Two simple steps:

First, open the Gameplay Constants dialog:


Advanced  Gameplay Constants

Then, change the maximum level to whatever you want.


Increase the maximum level

Do not go over level 6500! Better yet, just stay under level 5000 to be safe from [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/how-allow-hero-get-past-level-10-ten-gameplay-constants/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Where is the Warcraft 3 World Editor Located?</title>
		<link>http://www.3ice.hu/blog/where-warcraft-world-editor-located/</link>
		<comments>http://www.3ice.hu/blog/where-warcraft-world-editor-located/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 09:59:54 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=285</guid>
		<description><![CDATA[Many people don&#039;t know how to access the Warcraft III World Editor. Read about it here: http://www.3ice.hu/blog/how-open-warcraft-world-editor/
]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/where-warcraft-world-editor-located/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changing your cd key in Warcraft 3</title>
		<link>http://www.3ice.hu/blog/change-cd-key-warcraft/</link>
		<comments>http://www.3ice.hu/blog/change-cd-key-warcraft/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 09:07:47 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=282</guid>
		<description><![CDATA[It is almost impossible to get Battle.net-enabled cd keys from key generators (keygen, 1:1000 chance), but getting a cd key online is quite easy (google). After you found a list of cd key comes the testing. It is really slow if you do it with the client (changing the key and connecting to Battle.net), so [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/change-cd-key-warcraft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Do Nothing is EVIL!</title>
		<link>http://www.3ice.hu/blog/do-nothing-is-evil/</link>
		<comments>http://www.3ice.hu/blog/do-nothing-is-evil/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 01:26:11 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[World Editor → Action]]></category>

		<category><![CDATA[World Editor → GUI Trigger]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=261</guid>
		<description><![CDATA[Every time you use this function:


Do Nothing

You call this JASS function:
 function DoNothing takes nothing returns nothing
 endfunction
 
Which takes up valuable processing time.
 By choosing not to use call DoNothing(), you win 12.3% speed increase!
call DoNothing()+return executed 2162 times per milisecond.
 //null+return executed 26668 times per milisecond.
 The real benefit of not using call [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/do-nothing-is-evil/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3ICE&#039;s Sliding System for RoC v3.w3m</title>
		<link>http://www.3ice.hu/blog/3ice-sliding-system-for-roc-v3/</link>
		<comments>http://www.3ice.hu/blog/3ice-sliding-system-for-roc-v3/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 04:06:36 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor → JASS Function]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=253</guid>
		<description><![CDATA[3ICE’s Sliding System for RoC is a two dimensional, coordinate-based movement system for Warcraft III RoC and TFT. It is the perfect one step solution for creating Ice/Sliding Mazes in both Reign of Chaos and The Frozen Throne without having to take advanced physics in school. (Because developing your own would require that!) It is [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/3ice-sliding-system-for-roc-v3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to open the Warcraft 3 World Editor?</title>
		<link>http://www.3ice.hu/blog/how-open-warcraft-world-editor/</link>
		<comments>http://www.3ice.hu/blog/how-open-warcraft-world-editor/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 09:14:03 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=247</guid>
		<description><![CDATA[Almost everyone knows how to open the World Editor. But there are still people who could use a few suggestions.
Here is a screenshot of me, opening the editor from my Start Menu:



How to open the World Editor

You can also open the World Editor from the Warcraft III install path:


World Editor.exe in the Warcraft 3 folder

To [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/how-open-warcraft-world-editor/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to delete/organize the Downloaded maps from/in Warcraft 3</title>
		<link>http://www.3ice.hu/blog/how-delete-organize-download-maps-warcraft/</link>
		<comments>http://www.3ice.hu/blog/how-delete-organize-download-maps-warcraft/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 05:58:26 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=233</guid>
		<description><![CDATA[Do you have a lot of maps in your Maps\Download folder? (I collect over 10000 new maps every year!) Clearing out the Download folder really speeds up warcraft, if you host often&#8230; Waiting for all the maps to load is annoying. If you want to keep all your maps but also speed up warcraft, then [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/how-delete-organize-download-maps-warcraft/feed/</wfw:commentRss>
		</item>
		<item>
		<title>All about colors (in Warcraft 3)</title>
		<link>http://www.3ice.hu/blog/warcraft-color/</link>
		<comments>http://www.3ice.hu/blog/warcraft-color/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 03:12:26 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=215</guid>
		<description><![CDATA[We can change the color of: Tooltips, Messages, Dialogs, Map names, Ability descriptions, and basically anything else that is identified as text (type: string) in Warcraft 3.
Hex numbers:
The hexadecimal system uses 16 numeric characters: 0 1 2 3 4 5 6 7 8 9 A B C D E F
Numbers 0 through 9 are just [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/warcraft-color/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript one-liner to Disable Right clicking on your site</title>
		<link>http://www.3ice.hu/blog/no-right-click/</link>
		<comments>http://www.3ice.hu/blog/no-right-click/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 00:06:56 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=209</guid>
		<description><![CDATA[A friend asked me to write him a cross-browser right click disabler script, so here it is! Works in all popular browsers and versions. Get it here:
&#60;script type="text/javascript"&#62;&#60;!--
 /* http://www.3ice.hu/blog/no-right-click/ */
 function a(){if(document.all){return false;}}function b(e){if(document.layers&#124;&#124;(document.getElementById&#38;!document.all)){if(e.which==2&#124;&#124;e.which==3){return false;}}}if(document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=b;}else{document.onmouseup=b;document.oncontextmenu=a;}document.oncontextmenu=new Function(&#034;return false&#034;)
 // –&#62;&#60;/script&#62;
Right click disabler scripts will only protect you from really stupid users. Even my grandmother knows [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/no-right-click/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Protecting Warcraft 3 maps - Vexorian&#039;s Map Optimizer and other methods</title>
		<link>http://www.3ice.hu/blog/protect-warcraft-maps/</link>
		<comments>http://www.3ice.hu/blog/protect-warcraft-maps/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 19:41:55 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=174</guid>
		<description><![CDATA[Protecting Warcraft III maps:
Protecting means damaging a Warcraft III map in a way that the World Editor can not, but the game can still read, load and play it. The editor uses a lot of extra files and headers that Warcraft III doesn&#039;t need. You can safely delete them and still play the map.
Map protection [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/protect-warcraft-maps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>3ICE&#039;s Sliding System for RoC v2.w3m</title>
		<link>http://www.3ice.hu/blog/3ice-sliding-system-for-roc/</link>
		<comments>http://www.3ice.hu/blog/3ice-sliding-system-for-roc/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 03:02:19 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<category><![CDATA[World Editor → JASS Function]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=134</guid>
		<description><![CDATA[Version 3 was released!
http://www.3ice.hu/blog/3ice-sliding-system-for-roc-v3/
]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/3ice-sliding-system-for-roc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>experts-exchange owned</title>
		<link>http://www.3ice.hu/blog/experts-exchange-owned/</link>
		<comments>http://www.3ice.hu/blog/experts-exchange-owned/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 20:34:30 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=127</guid>
		<description><![CDATA[I keep bumping into this site: http://www.experts-exchange.com/ on my google results (on programming).
They want me to pay for information provided by the so called &#034;experts&#034; who are actually just other users of the site. So I did what I like doing best&#8230;


 (Click image for 100%) (See expert-exchange-owned-full.jpg for wholepage version)
There are many ways you [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/experts-exchange-owned/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Changing the text on Timed Life countdowns</title>
		<link>http://www.3ice.hu/blog/timed-life-buff/</link>
		<comments>http://www.3ice.hu/blog/timed-life-buff/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 10:15:08 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[World Editor]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=112</guid>
		<description><![CDATA[We are going to change &#034;Water Elemental&#034; to &#034;Poison Elemental&#034; on the expiration timers:


To do this, you can either set up your own custom buff and add it to the Summon Water elemental spell or simply edit the original buff:

Navigate to Object Editor/Buffs/Human/Buff/Water Elemental and rename it to Poison Elemental
Optionally, change the tinting color of [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/timed-life-buff/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Affiliate submission rules</title>
		<link>http://www.3ice.hu/blog/be-my-affiliate/</link>
		<comments>http://www.3ice.hu/blog/be-my-affiliate/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 17:27:11 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=99</guid>
		<description><![CDATA[In order to become affiliates with 3ICE.HU, please review these instructions:

1 Make sure your site meets the following three requirements:

Is it related to Warcraft? (Or does it offer content similar to what my website does?)
Does it have enough traffic? (Measured in unique visitors per month) Our stats should be close to each other, or the [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/be-my-affiliate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>List of Default Router Passwords</title>
		<link>http://www.3ice.hu/blog/list-default-router-password/</link>
		<comments>http://www.3ice.hu/blog/list-default-router-password/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 21:20:31 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=91</guid>
		<description><![CDATA[A few months ago, I made a huge list of usernames and passwords which you can use for accessing your router&#039;s settings page. It currently knows over 1000 models, so you have a good chance of easily finding out your own router&#039;s credentials. This list is extremely useful to people who have lost their manual [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/list-default-router-password/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Creating a Difficulty Settings Dialog for your map</title>
		<link>http://www.3ice.hu/blog/diffdiag/</link>
		<comments>http://www.3ice.hu/blog/diffdiag/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 21:10:40 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[World Editor → GUI Trigger]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=76</guid>
		<description><![CDATA[


Select Difficulty Dialog Example

We are going to create a dialog similar to the one you can see above. A dialog requires two separate triggers, one for initializing (setting up variables, adding a title, showing it to the desired player, etc) and an other for handling clicks on our buttons (Event: Dialog Button is Clicked).
Lets start [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/diffdiag/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to enable hosting (What to do when other people can&#039;t join your games)</title>
		<link>http://www.3ice.hu/blog/war3host/</link>
		<comments>http://www.3ice.hu/blog/war3host/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 17:34:17 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=36</guid>
		<description><![CDATA[Can you host? Because I can. This is how I did it:
Opening port 6112 on your router

 START → Run&#8230;
Type in &#034;cmd&#034; without the quotes
A console window will appear. Type &#034;ipconfig&#034; into it (Without quotes)
Find your local IP address and remember it&#039;s last digit (Usually 192.168.2.1). You will need it later. 
Visit your Default Gateway [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/war3host/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Warcraft III in windowed mode</title>
		<link>http://www.3ice.hu/blog/warcraft3windowed/</link>
		<comments>http://www.3ice.hu/blog/warcraft3windowed/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 16:01:43 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Warcraft → Tricks]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=28</guid>
		<description><![CDATA[In this posting, I will teach you (if you didn&#039;t already know) how to create a shortcut that runs Warcraft III in windowed mode.


Right click on an empty area of your desktop
Select New&#8230; ==> Shortcut&#8230;
Type in &#034;C:\Program Files\Warcraft III\Warcraft III.exe&#034; -window
Press next
Click Finish
Your Warcraft now runs in windowed mode if you use the shorcut.

If you [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/warcraft3windowed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introduction</title>
		<link>http://www.3ice.hu/blog/intro/</link>
		<comments>http://www.3ice.hu/blog/intro/#comments</comments>
		<pubDate>Sun, 31 Aug 2008 15:31:16 +0000</pubDate>
		<dc:creator>3ICE</dc:creator>
		
		<category><![CDATA[All Posts]]></category>

		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://www.3ice.hu/blog/?p=1</guid>
		<description><![CDATA[Hello World!
http://www.3ice.hu/blog/about/ Me, compressed into five pages.
I randomly picked 220 words and phrases from the About page and inserted them here, you are free to read the words, but if I were you, I would read the entire About 3ICE page instead. (That is why the letters are small, gray and linking to the About [...]]]></description>
		<wfw:commentRss>http://www.3ice.hu/blog/intro/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
