<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - Interface]]></title>
		<link>https://elijahketchersid.com/forums/</link>
		<description><![CDATA[Forums - https://elijahketchersid.com/forums]]></description>
		<pubDate>Wed, 13 May 2026 17:23:03 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[[Archive] How to add Additional Talent Tabs - Trinitycore]]></title>
			<link>https://elijahketchersid.com/forums/thread-38.html</link>
			<pubDate>Tue, 28 Oct 2025 13:32:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">rektbyfaith</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-38.html</guid>
			<description><![CDATA[Original post: <a href="https://www.wowmodding.net/topic/1583-how-to-add-additional-talent-tabs-trinitycore/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1583-ho...initycore/</a><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">The first and easiest things to do is make edits to your core. </span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Go to your solution and open up SharedDefines.h in the Shared folder.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Change the definition for Max Talent Trees from 3 to your number of desired tabs, in this case it is 4.</span></span><br />
<a href="https://i.gyazo.com/e364447507d2bd4d2bb3927886e0f865.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/e364447507d2bd4d2bb3927886e0f865.png" loading="lazy"  width="1000" height="542" alt="[Image: e364447507d2bd4d2bb3927886e0f865.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now go to DBCEnums.h and find this, and do the same, increase it to the number of tabs you want. Here we enter 4.</span></span><br />
<a href="https://i.gyazo.com/80ae597309c55a2cfde30470d1b33149.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/80ae597309c55a2cfde30470d1b33149.png" loading="lazy"  width="1000" height="545" alt="[Image: 80ae597309c55a2cfde30470d1b33149.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Further down in SharedDefines.h find trees and add your specs tab id, this is our fourth one so we punch it in as 3 because it starts at 0.</span></span><br />
<a href="https://i.gyazo.com/50d0738251edca46ca37b788499bad62.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/50d0738251edca46ca37b788499bad62.png" loading="lazy"  width="1000" height="541" alt="[Image: 50d0738251edca46ca37b788499bad62.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">In this tutorial we are also gonna add the skill for the talent tree, make sure to add it to the enum here</span></span><br />
<a href="https://i.gyazo.com/2643b63ec16dda22ca3559315c325e3f.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/2643b63ec16dda22ca3559315c325e3f.png" loading="lazy"  alt="[Image: 2643b63ec16dda22ca3559315c325e3f.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now I go over here and enter my skillline in skillline.dbc</span></span><br />
<a href="https://i.gyazo.com/4e74a072b6795e8902d52732f361d933.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/4e74a072b6795e8902d52732f361d933.png" loading="lazy"  width="1000" height="634" alt="[Image: 4e74a072b6795e8902d52732f361d933.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we open up TalentTab.dbc to punch in our custom talent tab, Im gonna call it Primal for shamans. Classmask is in column 21, SpellIcon id is in 19, and the directory to the backround for the talent pane is in column 24.</span></span><br />
<a href="https://i.gyazo.com/8be808d435713f1bbd8f5ec071190b1b.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/8be808d435713f1bbd8f5ec071190b1b.png" loading="lazy"  alt="[Image: 8be808d435713f1bbd8f5ec071190b1b.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we go and add talents to our new talent tab id.</span></span><br />
<br />
<a href="https://i.gyazo.com/23a91256930f56941d135cec411aa791.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/23a91256930f56941d135cec411aa791.png" loading="lazy"  alt="[Image: 23a91256930f56941d135cec411aa791.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now its time to get to the UI work. </span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Navigate over to Blizzard_TalentUI.lua and xml in the Addons and Blizzard_TalentUI directory.  Change the glyph tab to be the tab number +1 to your custom tabs, we have 4 so glyphs are tab 5. </span></span><br />
<br />
<a href="https://i.gyazo.com/39a22ed226e48582977ffc1758009c08.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/39a22ed226e48582977ffc1758009c08.png" loading="lazy"  width="1000" height="539" alt="[Image: 39a22ed226e48582977ffc1758009c08.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next we need to actually add the tab so edit the .xml file to copy PlayerTalentFrameTab3 and name it PlayerTalentFrameTab4, then anchor it to 3.</span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Then edit the glyph tab to anchor to tab 4 and change its ID to tab 5.</span></span><br />
<br />
<br />
<a href="https://i.gyazo.com/f7a4a61b1a55608af74583fc9981ad3e.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/f7a4a61b1a55608af74583fc9981ad3e.png" loading="lazy"  alt="[Image: f7a4a61b1a55608af74583fc9981ad3e.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now go to Interface, FrameXML, and edit TalentFrameBase.lua to change the max_talent_tab variable from 3 to 4.</span></span><br />
<br />
<a href="https://i.gyazo.com/bd0f9319a7cd77b8b8fc6e3e160a3032.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/bd0f9319a7cd77b8b8fc6e3e160a3032.png" loading="lazy"  width="1000" height="538" alt="[Image: bd0f9319a7cd77b8b8fc6e3e160a3032.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">and now finally, in Interface\TalentFrame you add in your image of your talent pane. I extracted existing ones for warriors and cut it the same way and named the extensions to the ones in TalentTab.dbc followed by -Part. so ShamanStonewarden-BottomLeft is the bottom left section of the image.</span></span><br />
<br />
<br />
<a href="https://i.gyazo.com/cec2c102ffd5317c6018537b8d1a4d18.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/cec2c102ffd5317c6018537b8d1a4d18.png" loading="lazy"  alt="[Image: cec2c102ffd5317c6018537b8d1a4d18.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So finally, once your server is recompiled, your client edited and you remembered to put the dbc files not just in your patch but in the server directory, restart it and VIOLA!</span></span>]]></description>
			<content:encoded><![CDATA[Original post: <a href="https://www.wowmodding.net/topic/1583-how-to-add-additional-talent-tabs-trinitycore/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1583-ho...initycore/</a><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">The first and easiest things to do is make edits to your core. </span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Go to your solution and open up SharedDefines.h in the Shared folder.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Change the definition for Max Talent Trees from 3 to your number of desired tabs, in this case it is 4.</span></span><br />
<a href="https://i.gyazo.com/e364447507d2bd4d2bb3927886e0f865.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/e364447507d2bd4d2bb3927886e0f865.png" loading="lazy"  width="1000" height="542" alt="[Image: e364447507d2bd4d2bb3927886e0f865.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now go to DBCEnums.h and find this, and do the same, increase it to the number of tabs you want. Here we enter 4.</span></span><br />
<a href="https://i.gyazo.com/80ae597309c55a2cfde30470d1b33149.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/80ae597309c55a2cfde30470d1b33149.png" loading="lazy"  width="1000" height="545" alt="[Image: 80ae597309c55a2cfde30470d1b33149.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Further down in SharedDefines.h find trees and add your specs tab id, this is our fourth one so we punch it in as 3 because it starts at 0.</span></span><br />
<a href="https://i.gyazo.com/50d0738251edca46ca37b788499bad62.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/50d0738251edca46ca37b788499bad62.png" loading="lazy"  width="1000" height="541" alt="[Image: 50d0738251edca46ca37b788499bad62.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">In this tutorial we are also gonna add the skill for the talent tree, make sure to add it to the enum here</span></span><br />
<a href="https://i.gyazo.com/2643b63ec16dda22ca3559315c325e3f.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/2643b63ec16dda22ca3559315c325e3f.png" loading="lazy"  alt="[Image: 2643b63ec16dda22ca3559315c325e3f.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now I go over here and enter my skillline in skillline.dbc</span></span><br />
<a href="https://i.gyazo.com/4e74a072b6795e8902d52732f361d933.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/4e74a072b6795e8902d52732f361d933.png" loading="lazy"  width="1000" height="634" alt="[Image: 4e74a072b6795e8902d52732f361d933.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we open up TalentTab.dbc to punch in our custom talent tab, Im gonna call it Primal for shamans. Classmask is in column 21, SpellIcon id is in 19, and the directory to the backround for the talent pane is in column 24.</span></span><br />
<a href="https://i.gyazo.com/8be808d435713f1bbd8f5ec071190b1b.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/8be808d435713f1bbd8f5ec071190b1b.png" loading="lazy"  alt="[Image: 8be808d435713f1bbd8f5ec071190b1b.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we go and add talents to our new talent tab id.</span></span><br />
<br />
<a href="https://i.gyazo.com/23a91256930f56941d135cec411aa791.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/23a91256930f56941d135cec411aa791.png" loading="lazy"  alt="[Image: 23a91256930f56941d135cec411aa791.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now its time to get to the UI work. </span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Navigate over to Blizzard_TalentUI.lua and xml in the Addons and Blizzard_TalentUI directory.  Change the glyph tab to be the tab number +1 to your custom tabs, we have 4 so glyphs are tab 5. </span></span><br />
<br />
<a href="https://i.gyazo.com/39a22ed226e48582977ffc1758009c08.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/39a22ed226e48582977ffc1758009c08.png" loading="lazy"  width="1000" height="539" alt="[Image: 39a22ed226e48582977ffc1758009c08.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next we need to actually add the tab so edit the .xml file to copy PlayerTalentFrameTab3 and name it PlayerTalentFrameTab4, then anchor it to 3.</span></span><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Then edit the glyph tab to anchor to tab 4 and change its ID to tab 5.</span></span><br />
<br />
<br />
<a href="https://i.gyazo.com/f7a4a61b1a55608af74583fc9981ad3e.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/f7a4a61b1a55608af74583fc9981ad3e.png" loading="lazy"  alt="[Image: f7a4a61b1a55608af74583fc9981ad3e.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now go to Interface, FrameXML, and edit TalentFrameBase.lua to change the max_talent_tab variable from 3 to 4.</span></span><br />
<br />
<a href="https://i.gyazo.com/bd0f9319a7cd77b8b8fc6e3e160a3032.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/bd0f9319a7cd77b8b8fc6e3e160a3032.png" loading="lazy"  width="1000" height="538" alt="[Image: bd0f9319a7cd77b8b8fc6e3e160a3032.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">and now finally, in Interface\TalentFrame you add in your image of your talent pane. I extracted existing ones for warriors and cut it the same way and named the extensions to the ones in TalentTab.dbc followed by -Part. so ShamanStonewarden-BottomLeft is the bottom left section of the image.</span></span><br />
<br />
<br />
<a href="https://i.gyazo.com/cec2c102ffd5317c6018537b8d1a4d18.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><img src="https://i.gyazo.com/cec2c102ffd5317c6018537b8d1a4d18.png" loading="lazy"  alt="[Image: cec2c102ffd5317c6018537b8d1a4d18.png]" class="mycode_img" /></span></span></span></a><br />
<br />
<br />
<br />
<br />
<br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So finally, once your server is recompiled, your client edited and you remembered to put the dbc files not just in your patch but in the server directory, restart it and VIOLA!</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] In-Game World Map - Tutorial]]></title>
			<link>https://elijahketchersid.com/forums/thread-37.html</link>
			<pubDate>Tue, 28 Oct 2025 13:32:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">rektbyfaith</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-37.html</guid>
			<description><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post:  <a href="https://www.wowmodding.net/topic/1560-in-game-world-map-tutorial/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1560-in...-tutorial/</a><br />
Hi there,</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Today I'd like to share some of my knowledge regarded to creating a working world map in-game. I will try to cover the most basic things, but I have to admit there are still some unknowns to me such as clickable zones on the world map, however, I 'd like to cover those and continents map in the future.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">In this tutorial I will cover a basic in-game map creation for GM Island.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072017.jpg.4a4e2d5e610540a34d04435c25070723.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072017.thumb.jpg.eb1283ca75fbfd4bb3e2b60bef14d65a.jpg" loading="lazy"  alt="[Image: WoWScrnShot_091219_072017.thumb.jpg.eb12...14d65a.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><span style="font-style: italic;" class="mycode_i">Required tools:</span></span></span></span><br />
<ol type="1" class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dbc Editor</span></span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">MPQ Editor</span></span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Photoshop  or any other image editor</span> (I myself use Photofiltre)</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">World Map Tutorial Package</span> - download link down below (I recommend you downloading this, because I think it is useful for you to reverse engineers the stuff done in present tutorial).<br />
</span></span><br />
<ol type="1" class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Link to the source: <span style="color: #f1c40f;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: 1pt;" class="mycode_size"><a href="https://mega.nz/#!zUpxlYpK" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">https://mega.nz/#!zUpxlYpK</span></span></a>!ctrulp0IpFncI8FYAOFsLwm64PPn9lZyzXSQkNaJ7RQ</span></span></span></span></span><br />
</li>
</ol>
</li>
</ol>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">                         (Either copy the link with the yellow decription key to your browser, or use the decription key in yellow to acces the file.)</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><span style="font-style: italic;" class="mycode_i">Difficulty</span></span> - <span style="font-weight: bold;" class="mycode_b">Easy</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u">Estimated time </span></span>-  <span style="font-weight: bold;" class="mycode_b">15-25 minutes</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Before sinking teeth into technical details concerning map implementation you might want to check out a WoW Map Template by <span style="color: #c0392b;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Balkron </span></span>and a short video attached to it  - </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So first of all some theory. When it comes to Dbc files what really matters to us right now is WorldMapArea.dbc. This Dbc looks somethings like this:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-size: 1pt;" class="mycode_size"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/dbc.png.99cbfad6a204719a0d849cda8d122e62.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/dbc.png.99cbfad6a204719a0d849cda8d122e62.png" loading="lazy"  alt="[Image: dbc.png.99cbfad6a204719a0d849cda8d122e62.png]" class="mycode_img" /></span></span></a></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now to some collum information:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">2. - this collum refers to map.dbc and literally says on which map is this world map going to be placed (1 stands for Kalimdor).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">3. - this one refers to the area name (the dbc number), in this case it is 876 (GM Island).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">4. - the map file name - this just refers to your file names, so if I decide to call it GmIsland all the files will have to named that way - GmIsland_1.blp, GmIsland_2.blp...</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">5. - upper y coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">6. - lower y coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">7. - upper x coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">8. - lower x coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">9. - has to be -1?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">10., 11. - has to be 0?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So this was some Dbc stuff. Now let's move to the real map stuff. Obviously what you need to is to create yourself a world map, Skarn has covered this topic some time ago, there is a link to his tutorial mentioned above if you need to create a map I recommend you going there.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">But now comes the tidious stuff. In order to make your map working you have to divide it into 12 256x256 images and name them just like this - GmIsland1.blp, GmIsland2.blp, this however, comes for GmIsland map, if you name your map in WorldAreaMap.dbc TelAbim you have to name your files TelAbim1.blp and so on.  When it comes to chronology you have to follow the one shown in the picture down below. So GmIsland1.blp represents sector 1 and so on.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_0720172323.png.972f0353452cf8152c612c7f72e16031.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_0720172323.thumb.png.f28dfb2212411148c33814ae562dd140.png" loading="lazy"  alt="[Image: WoWScrnShot_091219_0720172323.thumb.png....2dd140.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This is obviously some really boring stuff, but it is essential. In addition, I think it is good for you to know that all the segments and the right (4, 8, 12) and all those on the bottom (9, 10, 11 ,12) have to be transparent and won't take the entire 256x256 area. Skarn has thought of this when making his map templates, so you don't really have to worry about this one.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we need to put all the files into a patch, so that the game can loads those. The Dbc stuff is kind of obvious, you put that into DBFilesClient folder, and as for the blp files you have follow this chronology :Interface/WorldMap/GmIsland (Dbc name of your map)/GmIsland1.blp ...</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/chronologie.png.ec439c219156bde8918a57bf468e02a7.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/chronologie.thumb.png.5687d3fc21d0b16754175ebffb8d6c78.png" loading="lazy"  alt="[Image: chronologie.thumb.png.5687d3fc21d0b16754...8d6c78.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So once we are done with all of this, we can check the map in-game and see if it works.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072013.jpg.c0c72c26f27cc0a6a55c071177c81fa0.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072013.thumb.jpg.f8f5387271975eede76921eb4a595df2.jpg" loading="lazy"  alt="[Image: WoWScrnShot_091219_072013.thumb.jpg.f8f5...595df2.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">The maps seems to be working. If you are trying to create a world map for yourself, you should start by taking down the map coordinates (in-game or in the Noggit) and then according to that create the map.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">I hope this quick tutorial was helpful in some ways, and hopefully I will find myself some more time to extend it one day. Maybe I could cover making a new continent or making a zone clickable on world map.</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Link to the source patch - </span><span style="color: #f1c40f;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: 1pt;" class="mycode_size"><a href="https://mega.nz/#!zUpxlYpK" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">https://mega.nz/#!zUpxlYpK</span></span></a>!ctrulp0IpFncI8FYAOFsLwm64PPn9lZyzXSQkNaJ7RQ</span></span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">(Either copy the link with the yellow decription key to your browser, or use the decription key in yellow to acces the file.)</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">If you have some questions, or something doesn't seem to be clear, or perhaps doesn't work at all, do not hesitate and write it down, I will try taking a look at it. <img src="https://www.wowmodding.net/uploads/emoticons/smile.png" loading="lazy"  width="20" height="20" alt="[Image: smile.png]" class="mycode_img" /> </span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Update #1:     December 2 2023 - Some minor tweaks &amp; addition of link to Balkron's WoW Subzone Template Package and video.</span></span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post:  <a href="https://www.wowmodding.net/topic/1560-in-game-world-map-tutorial/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1560-in...-tutorial/</a><br />
Hi there,</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Today I'd like to share some of my knowledge regarded to creating a working world map in-game. I will try to cover the most basic things, but I have to admit there are still some unknowns to me such as clickable zones on the world map, however, I 'd like to cover those and continents map in the future.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">In this tutorial I will cover a basic in-game map creation for GM Island.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072017.jpg.4a4e2d5e610540a34d04435c25070723.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072017.thumb.jpg.eb1283ca75fbfd4bb3e2b60bef14d65a.jpg" loading="lazy"  alt="[Image: WoWScrnShot_091219_072017.thumb.jpg.eb12...14d65a.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><span style="font-style: italic;" class="mycode_i">Required tools:</span></span></span></span><br />
<ol type="1" class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Dbc Editor</span></span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">MPQ Editor</span></span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Photoshop  or any other image editor</span> (I myself use Photofiltre)</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">World Map Tutorial Package</span> - download link down below (I recommend you downloading this, because I think it is useful for you to reverse engineers the stuff done in present tutorial).<br />
</span></span><br />
<ol type="1" class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Link to the source: <span style="color: #f1c40f;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: 1pt;" class="mycode_size"><a href="https://mega.nz/#!zUpxlYpK" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">https://mega.nz/#!zUpxlYpK</span></span></a>!ctrulp0IpFncI8FYAOFsLwm64PPn9lZyzXSQkNaJ7RQ</span></span></span></span></span><br />
</li>
</ol>
</li>
</ol>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">                         (Either copy the link with the yellow decription key to your browser, or use the decription key in yellow to acces the file.)</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u"><span style="font-style: italic;" class="mycode_i">Difficulty</span></span> - <span style="font-weight: bold;" class="mycode_b">Easy</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i"><span style="text-decoration: underline;" class="mycode_u">Estimated time </span></span>-  <span style="font-weight: bold;" class="mycode_b">15-25 minutes</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Before sinking teeth into technical details concerning map implementation you might want to check out a WoW Map Template by <span style="color: #c0392b;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b">Balkron </span></span>and a short video attached to it  - </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So first of all some theory. When it comes to Dbc files what really matters to us right now is WorldMapArea.dbc. This Dbc looks somethings like this:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-size: 1pt;" class="mycode_size"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/dbc.png.99cbfad6a204719a0d849cda8d122e62.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/dbc.png.99cbfad6a204719a0d849cda8d122e62.png" loading="lazy"  alt="[Image: dbc.png.99cbfad6a204719a0d849cda8d122e62.png]" class="mycode_img" /></span></span></a></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now to some collum information:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">2. - this collum refers to map.dbc and literally says on which map is this world map going to be placed (1 stands for Kalimdor).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">3. - this one refers to the area name (the dbc number), in this case it is 876 (GM Island).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">4. - the map file name - this just refers to your file names, so if I decide to call it GmIsland all the files will have to named that way - GmIsland_1.blp, GmIsland_2.blp...</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">5. - upper y coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">6. - lower y coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">7. - upper x coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">8. - lower x coordinate of your map (serves coordinates).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">9. - has to be -1?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">10., 11. - has to be 0?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So this was some Dbc stuff. Now let's move to the real map stuff. Obviously what you need to is to create yourself a world map, Skarn has covered this topic some time ago, there is a link to his tutorial mentioned above if you need to create a map I recommend you going there.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">But now comes the tidious stuff. In order to make your map working you have to divide it into 12 256x256 images and name them just like this - GmIsland1.blp, GmIsland2.blp, this however, comes for GmIsland map, if you name your map in WorldAreaMap.dbc TelAbim you have to name your files TelAbim1.blp and so on.  When it comes to chronology you have to follow the one shown in the picture down below. So GmIsland1.blp represents sector 1 and so on.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_0720172323.png.972f0353452cf8152c612c7f72e16031.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_0720172323.thumb.png.f28dfb2212411148c33814ae562dd140.png" loading="lazy"  alt="[Image: WoWScrnShot_091219_0720172323.thumb.png....2dd140.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This is obviously some really boring stuff, but it is essential. In addition, I think it is good for you to know that all the segments and the right (4, 8, 12) and all those on the bottom (9, 10, 11 ,12) have to be transparent and won't take the entire 256x256 area. Skarn has thought of this when making his map templates, so you don't really have to worry about this one.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now we need to put all the files into a patch, so that the game can loads those. The Dbc stuff is kind of obvious, you put that into DBFilesClient folder, and as for the blp files you have follow this chronology :Interface/WorldMap/GmIsland (Dbc name of your map)/GmIsland1.blp ...</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/chronologie.png.ec439c219156bde8918a57bf468e02a7.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/chronologie.thumb.png.5687d3fc21d0b16754175ebffb8d6c78.png" loading="lazy"  alt="[Image: chronologie.thumb.png.5687d3fc21d0b16754...8d6c78.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">So once we are done with all of this, we can check the map in-game and see if it works.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072013.jpg.c0c72c26f27cc0a6a55c071177c81fa0.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2019_09/WoWScrnShot_091219_072013.thumb.jpg.f8f5387271975eede76921eb4a595df2.jpg" loading="lazy"  alt="[Image: WoWScrnShot_091219_072013.thumb.jpg.f8f5...595df2.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">The maps seems to be working. If you are trying to create a world map for yourself, you should start by taking down the map coordinates (in-game or in the Noggit) and then according to that create the map.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">I hope this quick tutorial was helpful in some ways, and hopefully I will find myself some more time to extend it one day. Maybe I could cover making a new continent or making a zone clickable on world map.</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Link to the source patch - </span><span style="color: #f1c40f;" class="mycode_color"><span style="font-weight: bold;" class="mycode_b"><span style="font-size: 1pt;" class="mycode_size"><a href="https://mega.nz/#!zUpxlYpK" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">https://mega.nz/#!zUpxlYpK</span></span></a>!ctrulp0IpFncI8FYAOFsLwm64PPn9lZyzXSQkNaJ7RQ</span></span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">(Either copy the link with the yellow decription key to your browser, or use the decription key in yellow to acces the file.)</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">If you have some questions, or something doesn't seem to be clear, or perhaps doesn't work at all, do not hesitate and write it down, I will try taking a look at it. <img src="https://www.wowmodding.net/uploads/emoticons/smile.png" loading="lazy"  width="20" height="20" alt="[Image: smile.png]" class="mycode_img" /> </span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-style: italic;" class="mycode_i">Update #1:     December 2 2023 - Some minor tweaks &amp; addition of link to Balkron's WoW Subzone Template Package and video.</span></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] Custom Static Character Select Screen]]></title>
			<link>https://elijahketchersid.com/forums/thread-36.html</link>
			<pubDate>Tue, 28 Oct 2025 13:31:27 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">rektbyfaith</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-36.html</guid>
			<description><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post: <a href="https://www.wowmodding.net/topic/1529-custom-static-character-select-screen/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1529-cu...ct-screen/</a><br />
Hey, I have been around for a while, and thought i'd share a tutorial I made back in 2013. Enjoy- I know it will help one of you out, at least!</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><br />
<span style="font-weight: bold;" class="mycode_b">Objective:*</span>Creating a custom 2D (or 3D if you can model well) Character selection screen.<br />
*<br />
<span style="font-weight: bold;" class="mycode_b">Requirements:*</span><br />
*</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://mega.co.nz/#!5xJChRCB!F_LyvR4PCS1z0M4Tb3c4smFqDWM-h9fRLDKfATC_g5o" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">This Download</span></span></a><br />
A good quality image you want to use for background<br />
Photoshop</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">----<br />
*<br />
Today we will be creating something similar to this:*<br />
<a href="http://gyazo.com/daf55fd27eff4ddd621707f093eda43b.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/daf55fd27eff4ddd621707f093eda43b.png" loading="lazy"  alt="[Image: daf55fd27eff4ddd621707f093eda43b.png]" class="mycode_img" /></span></span></a><br />
(With your own image of course!)<br />
*<br />
I found that the Wow Credits folder is a VERY nice source for finding nice stock images, since they are all cut up into usually 6-10 pieces. (You will know what i'm talking about in a second)<br />
<a href="http://gyazo.com/334b3e5f39cee12bc50b0044520d66f5.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/334b3e5f39cee12bc50b0044520d66f5.png" loading="lazy"  alt="[Image: 334b3e5f39cee12bc50b0044520d66f5.png]" class="mycode_img" /></span></span></a><br />
*<br />
I've extracted the 5.2 and the 5.3 PTR, so I have the Pandaria and the Cataclysm Folder aswell, and for this example, i'll be using a image I found the the Mists of Pandaria folder.<br />
*<br />
Specifically, these:*<br />
*<br />
<a href="http://gyazo.com/89c9d9e07eb6d36841868a6404b0c338.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/89c9d9e07eb6d36841868a6404b0c338.png" loading="lazy"  alt="[Image: 89c9d9e07eb6d36841868a6404b0c338.png]" class="mycode_img" /></span></span></a><br />
*<br />
(These are provided in the download above.)<br />
*<br />
*<br />
Now, Let's Get Started!<br />
*<br />
----<br />
*<br />
First open up "Background Tutorial" Folder, and navigate through the folders until you see the "MODELS" Folder.<br />
*<br />
Open this, and you will see two different UI Folder.<br />
*<br />
<a href="http://gyazo.com/51d726468344cfce8012282461beff78.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/51d726468344cfce8012282461beff78.png" loading="lazy"  alt="[Image: 51d726468344cfce8012282461beff78.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">We will be editing the "UI_PANDAREN" Folder.<br />
*<br />
Do NOT *Edit the "UI_Bloodelf" Folder.<br />
*<br />
Also, please note, that this tutorial will be guiding you through how to change the background for a Bloodelf, but this process can be used for any race, just change the Folder name to the desired race, and just rename the M2 File, and the skin files in it to the desired Race's.<br />
*<br />
*<br />
*<br />
<span style="font-size: 1pt;" class="mycode_size">(</span> <a href="http://gyazo.com/1c7dde8fd7bce7594927a3f28ef20203.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/1c7dde8fd7bce7594927a3f28ef20203.png" loading="lazy"  alt="[Image: 1c7dde8fd7bce7594927a3f28ef20203.png]" class="mycode_img" /></span></span></a><span style="font-size: 1pt;" class="mycode_size">)</span><br />
*<br />
*<br />
Back on topic:<br />
*<br />
In the "UI_PANDAREN" folder, you will see this:<br />
*<br />
<a href="http://gyazo.com/7b5b77f2cbafefc86dff02647bec2bdb.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/7b5b77f2cbafefc86dff02647bec2bdb.png" loading="lazy"  alt="[Image: 7b5b77f2cbafefc86dff02647bec2bdb.png]" class="mycode_img" /></span></span></a><br />
*<br />
Convert all the "UI_PANDAREN_BG#" into Png, using the BLPConverter.exe, Then open the PNG images in Photoshop.<br />
*<br />
And then open a new Photoshop file with the dimensions 3000x3000, and background must be set to transparent<br />
*<br />
<a href="http://gyazo.com/cfdd3c42449f28ff088ff0ceb7acc99c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/cfdd3c42449f28ff088ff0ceb7acc99c.png" loading="lazy"  alt="[Image: cfdd3c42449f28ff088ff0ceb7acc99c.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now, I really liked those puzzles where you connected small pieces together to make one big picture.<br />
Yea, you have to do that...<br />
*<br />
<a href="http://gyazo.com/95f608679fb92319d63b4d20b063b7ef.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/95f608679fb92319d63b4d20b063b7ef.png" loading="lazy"  alt="[Image: 95f608679fb92319d63b4d20b063b7ef.png]" class="mycode_img" /></span></span></a><br />
Until you get...<br />
<a href="http://gyazo.com/17dddc2ebe173ff0053c362c9bc10d33.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/17dddc2ebe173ff0053c362c9bc10d33.png" loading="lazy"  alt="[Image: 17dddc2ebe173ff0053c362c9bc10d33.png]" class="mycode_img" /></span></span></a><br />
*<br />
For this tutorial, i'll use a picture of the World tree to demonstrate how it's done..<br />
*<br />
<a href="https://www.wowmodding.net/topic/1529-custom-static-character-select-screen/%7Boption%7D" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">http://www.wallpea.com/wp-content/uploads/2013/05/76693.jpg</span></span></a><br />
*<br />
---<br />
*<br />
*<br />
<a href="http://gyazo.com/73a9ad2fa0145e8a17b399ab19947e65.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/73a9ad2fa0145e8a17b399ab19947e65.png" loading="lazy"  alt="[Image: 73a9ad2fa0145e8a17b399ab19947e65.png]" class="mycode_img" /></span></span></a><br />
*<br />
Open the image in a new layer.. and Scale it to the side of the Puzzle combined..<br />
*<br />
You should now have layers that look similar to this:<br />
*<br />
<a href="http://gyazo.com/ff4a35c67c19965e0ba70cf97d4b9a74.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/ff4a35c67c19965e0ba70cf97d4b9a74.png" loading="lazy"  alt="[Image: ff4a35c67c19965e0ba70cf97d4b9a74.png]" class="mycode_img" /></span></span></a><br />
Do NOT Merge the puzzle pieces into one layer<br />
*<br />
---<br />
*<br />
<a href="http://gyazo.com/eda10d01383372af8cadf19d57d11d5e.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/eda10d01383372af8cadf19d57d11d5e.png" loading="lazy"  alt="[Image: eda10d01383372af8cadf19d57d11d5e.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now, I cut up the image into the appropriate sections, and I will now place the Image I want, ontop of this Old puzzle pieces..<br />
*<br />
<a href="http://gyazo.com/952d3667b9298515a3599ce3ef5e55c7.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/952d3667b9298515a3599ce3ef5e55c7.png" loading="lazy"  alt="[Image: 952d3667b9298515a3599ce3ef5e55c7.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now Select the top layer of the first of the puzzle pieces and switch layers to the Top right side, While still having the Section selected..<br />
*<br />
Now just paste the section over the original top Left image... and you should get something similar..;<br />
<a href="http://gyazo.com/a1dc056bc4778e361bc618cb3d443586.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/a1dc056bc4778e361bc618cb3d443586.png" loading="lazy"  alt="[Image: a1dc056bc4778e361bc618cb3d443586.png]" class="mycode_img" /></span></span></a><br />
*<br />
now do this for the rest of them..<br />
*<br />
---<br />
*<br />
I finished, and now I have this..<br />
<a href="http://gyazo.com/9c9e78a8c65dd9b67f2bddfc3412a295.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/9c9e78a8c65dd9b67f2bddfc3412a295.png" loading="lazy"  alt="[Image: 9c9e78a8c65dd9b67f2bddfc3412a295.png]" class="mycode_img" /></span></span></a><br />
*<br />
We will now save them all and Convert them back to a BLP format...<br />
*<br />
And we have this...<br />
*<a href="http://gyazo.com/cc7af977937f53b1e3387e4b02db32a2.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/cc7af977937f53b1e3387e4b02db32a2.png" loading="lazy"  alt="[Image: cc7af977937f53b1e3387e4b02db32a2.png]" class="mycode_img" /></span></span></a><br />
*<br />
now drag them into your UI_PANDAREN Folder, and replace the old ones.<br />
*<br />
Your folder should look something like this:<br />
*<br />
<a href="http://gyazo.com/f465dd2ff1b02ce42a4c9ff111e5e43c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/f465dd2ff1b02ce42a4c9ff111e5e43c.png" loading="lazy"  alt="[Image: f465dd2ff1b02ce42a4c9ff111e5e43c.png]" class="mycode_img" /></span></span></a><br />
*<br />
And the Finished Product....<br />
*<br />
(Of course this is a low quality example, Your's should be better..<br />
*<br />
<a href="http://gyazo.com/d548cc68d1ada202f68a1297c789f525.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/d548cc68d1ada202f68a1297c789f525.png" loading="lazy"  alt="[Image: d548cc68d1ada202f68a1297c789f525.png]" class="mycode_img" /></span></span></a><br />
*<br />
*<br />
And this is basically how this works.. Good Luck and stay creative!</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post: <a href="https://www.wowmodding.net/topic/1529-custom-static-character-select-screen/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1529-cu...ct-screen/</a><br />
Hey, I have been around for a while, and thought i'd share a tutorial I made back in 2013. Enjoy- I know it will help one of you out, at least!</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><br />
<span style="font-weight: bold;" class="mycode_b">Objective:*</span>Creating a custom 2D (or 3D if you can model well) Character selection screen.<br />
*<br />
<span style="font-weight: bold;" class="mycode_b">Requirements:*</span><br />
*</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://mega.co.nz/#!5xJChRCB!F_LyvR4PCS1z0M4Tb3c4smFqDWM-h9fRLDKfATC_g5o" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">This Download</span></span></a><br />
A good quality image you want to use for background<br />
Photoshop</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">----<br />
*<br />
Today we will be creating something similar to this:*<br />
<a href="http://gyazo.com/daf55fd27eff4ddd621707f093eda43b.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/daf55fd27eff4ddd621707f093eda43b.png" loading="lazy"  alt="[Image: daf55fd27eff4ddd621707f093eda43b.png]" class="mycode_img" /></span></span></a><br />
(With your own image of course!)<br />
*<br />
I found that the Wow Credits folder is a VERY nice source for finding nice stock images, since they are all cut up into usually 6-10 pieces. (You will know what i'm talking about in a second)<br />
<a href="http://gyazo.com/334b3e5f39cee12bc50b0044520d66f5.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/334b3e5f39cee12bc50b0044520d66f5.png" loading="lazy"  alt="[Image: 334b3e5f39cee12bc50b0044520d66f5.png]" class="mycode_img" /></span></span></a><br />
*<br />
I've extracted the 5.2 and the 5.3 PTR, so I have the Pandaria and the Cataclysm Folder aswell, and for this example, i'll be using a image I found the the Mists of Pandaria folder.<br />
*<br />
Specifically, these:*<br />
*<br />
<a href="http://gyazo.com/89c9d9e07eb6d36841868a6404b0c338.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/89c9d9e07eb6d36841868a6404b0c338.png" loading="lazy"  alt="[Image: 89c9d9e07eb6d36841868a6404b0c338.png]" class="mycode_img" /></span></span></a><br />
*<br />
(These are provided in the download above.)<br />
*<br />
*<br />
Now, Let's Get Started!<br />
*<br />
----<br />
*<br />
First open up "Background Tutorial" Folder, and navigate through the folders until you see the "MODELS" Folder.<br />
*<br />
Open this, and you will see two different UI Folder.<br />
*<br />
<a href="http://gyazo.com/51d726468344cfce8012282461beff78.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/51d726468344cfce8012282461beff78.png" loading="lazy"  alt="[Image: 51d726468344cfce8012282461beff78.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">We will be editing the "UI_PANDAREN" Folder.<br />
*<br />
Do NOT *Edit the "UI_Bloodelf" Folder.<br />
*<br />
Also, please note, that this tutorial will be guiding you through how to change the background for a Bloodelf, but this process can be used for any race, just change the Folder name to the desired race, and just rename the M2 File, and the skin files in it to the desired Race's.<br />
*<br />
*<br />
*<br />
<span style="font-size: 1pt;" class="mycode_size">(</span> <a href="http://gyazo.com/1c7dde8fd7bce7594927a3f28ef20203.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/1c7dde8fd7bce7594927a3f28ef20203.png" loading="lazy"  alt="[Image: 1c7dde8fd7bce7594927a3f28ef20203.png]" class="mycode_img" /></span></span></a><span style="font-size: 1pt;" class="mycode_size">)</span><br />
*<br />
*<br />
Back on topic:<br />
*<br />
In the "UI_PANDAREN" folder, you will see this:<br />
*<br />
<a href="http://gyazo.com/7b5b77f2cbafefc86dff02647bec2bdb.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/7b5b77f2cbafefc86dff02647bec2bdb.png" loading="lazy"  alt="[Image: 7b5b77f2cbafefc86dff02647bec2bdb.png]" class="mycode_img" /></span></span></a><br />
*<br />
Convert all the "UI_PANDAREN_BG#" into Png, using the BLPConverter.exe, Then open the PNG images in Photoshop.<br />
*<br />
And then open a new Photoshop file with the dimensions 3000x3000, and background must be set to transparent<br />
*<br />
<a href="http://gyazo.com/cfdd3c42449f28ff088ff0ceb7acc99c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/cfdd3c42449f28ff088ff0ceb7acc99c.png" loading="lazy"  alt="[Image: cfdd3c42449f28ff088ff0ceb7acc99c.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now, I really liked those puzzles where you connected small pieces together to make one big picture.<br />
Yea, you have to do that...<br />
*<br />
<a href="http://gyazo.com/95f608679fb92319d63b4d20b063b7ef.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/95f608679fb92319d63b4d20b063b7ef.png" loading="lazy"  alt="[Image: 95f608679fb92319d63b4d20b063b7ef.png]" class="mycode_img" /></span></span></a><br />
Until you get...<br />
<a href="http://gyazo.com/17dddc2ebe173ff0053c362c9bc10d33.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/17dddc2ebe173ff0053c362c9bc10d33.png" loading="lazy"  alt="[Image: 17dddc2ebe173ff0053c362c9bc10d33.png]" class="mycode_img" /></span></span></a><br />
*<br />
For this tutorial, i'll use a picture of the World tree to demonstrate how it's done..<br />
*<br />
<a href="https://www.wowmodding.net/topic/1529-custom-static-character-select-screen/%7Boption%7D" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">http://www.wallpea.com/wp-content/uploads/2013/05/76693.jpg</span></span></a><br />
*<br />
---<br />
*<br />
*<br />
<a href="http://gyazo.com/73a9ad2fa0145e8a17b399ab19947e65.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/73a9ad2fa0145e8a17b399ab19947e65.png" loading="lazy"  alt="[Image: 73a9ad2fa0145e8a17b399ab19947e65.png]" class="mycode_img" /></span></span></a><br />
*<br />
Open the image in a new layer.. and Scale it to the side of the Puzzle combined..<br />
*<br />
You should now have layers that look similar to this:<br />
*<br />
<a href="http://gyazo.com/ff4a35c67c19965e0ba70cf97d4b9a74.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/ff4a35c67c19965e0ba70cf97d4b9a74.png" loading="lazy"  alt="[Image: ff4a35c67c19965e0ba70cf97d4b9a74.png]" class="mycode_img" /></span></span></a><br />
Do NOT Merge the puzzle pieces into one layer<br />
*<br />
---<br />
*<br />
<a href="http://gyazo.com/eda10d01383372af8cadf19d57d11d5e.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/eda10d01383372af8cadf19d57d11d5e.png" loading="lazy"  alt="[Image: eda10d01383372af8cadf19d57d11d5e.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now, I cut up the image into the appropriate sections, and I will now place the Image I want, ontop of this Old puzzle pieces..<br />
*<br />
<a href="http://gyazo.com/952d3667b9298515a3599ce3ef5e55c7.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/952d3667b9298515a3599ce3ef5e55c7.png" loading="lazy"  alt="[Image: 952d3667b9298515a3599ce3ef5e55c7.png]" class="mycode_img" /></span></span></a><br />
*<br />
Now Select the top layer of the first of the puzzle pieces and switch layers to the Top right side, While still having the Section selected..<br />
*<br />
Now just paste the section over the original top Left image... and you should get something similar..;<br />
<a href="http://gyazo.com/a1dc056bc4778e361bc618cb3d443586.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/a1dc056bc4778e361bc618cb3d443586.png" loading="lazy"  alt="[Image: a1dc056bc4778e361bc618cb3d443586.png]" class="mycode_img" /></span></span></a><br />
*<br />
now do this for the rest of them..<br />
*<br />
---<br />
*<br />
I finished, and now I have this..<br />
<a href="http://gyazo.com/9c9e78a8c65dd9b67f2bddfc3412a295.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/9c9e78a8c65dd9b67f2bddfc3412a295.png" loading="lazy"  alt="[Image: 9c9e78a8c65dd9b67f2bddfc3412a295.png]" class="mycode_img" /></span></span></a><br />
*<br />
We will now save them all and Convert them back to a BLP format...<br />
*<br />
And we have this...<br />
*<a href="http://gyazo.com/cc7af977937f53b1e3387e4b02db32a2.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/cc7af977937f53b1e3387e4b02db32a2.png" loading="lazy"  alt="[Image: cc7af977937f53b1e3387e4b02db32a2.png]" class="mycode_img" /></span></span></a><br />
*<br />
now drag them into your UI_PANDAREN Folder, and replace the old ones.<br />
*<br />
Your folder should look something like this:<br />
*<br />
<a href="http://gyazo.com/f465dd2ff1b02ce42a4c9ff111e5e43c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/f465dd2ff1b02ce42a4c9ff111e5e43c.png" loading="lazy"  alt="[Image: f465dd2ff1b02ce42a4c9ff111e5e43c.png]" class="mycode_img" /></span></span></a><br />
*<br />
And the Finished Product....<br />
*<br />
(Of course this is a low quality example, Your's should be better..<br />
*<br />
<a href="http://gyazo.com/d548cc68d1ada202f68a1297c789f525.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://gyazo.com/d548cc68d1ada202f68a1297c789f525.png" loading="lazy"  alt="[Image: d548cc68d1ada202f68a1297c789f525.png]" class="mycode_img" /></span></span></a><br />
*<br />
*<br />
And this is basically how this works.. Good Luck and stay creative!</span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] World Map Design. Continents.]]></title>
			<link>https://elijahketchersid.com/forums/thread-35.html</link>
			<pubDate>Tue, 28 Oct 2025 13:30:53 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">rektbyfaith</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-35.html</guid>
			<description><![CDATA[Original Post: <a href="https://www.wowmodding.net/topic/1494-world-map-design-continents/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1494-wo...ontinents/</a><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Introduction</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Difficulty</span>: Relatively easy</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Estimated time</span>: 30 min - 1.5 h.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Requires</span>: Adobe Photoshop, <a href="https://www.wowmodding.net/files/file/36-world-of-warcraft-worldmap-psd-template/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MapTemplate.psd</span></span></a>.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.png.61d3a0e08797fc0266d7072ef2a0b377.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.thumb.png.0f461e33a72bae141ef64700f2b8d26e.png" loading="lazy"  alt="[Image: MapTemplate.thumb.png.0f461e33a72bae141e...b8d26e.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Here is the example map that I am going to use as an example for the tutorial. The shape of the continent belongs to one Russian Minecraft project (Medieval Minecraft) and represents their world Asteros. I was too lazy to make something up on my own, so I decided to take this shape. I made this map in about one hour using a graphic tablet (can be also done without it), so it is not that complicated as it may look like. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I created a new version of MapTemplate.psd based on the old one by Soldan and using the new WoW worldmap assets provided by Vellear. So, let's begin! <a href="https://www.wowmodding.net/uploads/emoticons/cool.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/cool.png" loading="lazy"  alt="[Image: cool.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]Creation process</span>[/b]</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 1. Getting the shape.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Launch your Photoshop and open MapTemplate.psd. Choose the Ocean layer you prefer and make it visible (it may be with or without watermarks, I used the one without watermarks). </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Select the ground layer without making it visible. Now use the Lasso Tool (L) to paint the shape of your continent. You can also do it in many other ways, but the main point is to get a properly shaped selection on your canvas. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221813.png.67cf781fcaa82e9bc6a84c5d0add66ba.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221813.thumb.png.dcd739cad8756809576af2451d3edc30.png" loading="lazy"  alt="[Image: Clip2net_151223221813.thumb.png.dcd739ca...3edc30.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now switch to Rectangular Marquee Tool (M) and right-click somewhere on the selected space. In the context menu choose "Layer Via Copy". </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221904.png.ae0c63b09264ed9b1e7f39a08b439d39.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221904.thumb.png.41d3d00141b187884e5d94e16b93ffcd.png" loading="lazy"  alt="[Image: Clip2net_151223221904.thumb.png.41d3d001...93ffcd.png]" class="mycode_img" /></span></span></a>Now you will get the continent shape displayed on a new layer. It may look a little unsatisfactory (such as having a lot of rubbish around, weird shapes and so on), so you can clean it and master the shape using Eraser tool (E).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221956.png.0b547caf73d8bc9dff321a79dbfdde79.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221956.thumb.png.2ffc30a1f40cd49e262e7eabf326b096.png" loading="lazy"  alt="[Image: Clip2net_151223221956.thumb.png.2ffc30a1...26b096.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Here is what I got after cleaning and working on the shape:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223232244.png.39aabc87f1967e2f5599652a34fc3674.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223232244.thumb.png.fe39fba89fcdd6c3fcbcad9a9fcd9651.png" loading="lazy"  alt="[Image: Clip2net_151223232244.thumb.png.fe39fba8...cd9651.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 2. Adding details.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now pic up small radius <span style="font-weight: bold;" class="mycode_b">[b]<span style="text-decoration: underline;" class="mycode_u">hard</span> </span>[/b]brush and use Eraser Tool to paint small rivers, lakes and other details involving the landscape. It is important to use hard brush because soft ones make bigger borders around themselves, so it does not look that good. For this task graphic tablet with pressure sensivity saves tons of time. Here is the result:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223233348.png.9ae57c97632a9109e20df3b3c62fcabb.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223233348.thumb.png.5dcb5bb5f1f3c1e6bf7591afbf12e6ff.png" loading="lazy"  alt="[Image: Clip2net_151223233348.thumb.png.5dcb5bb5...12e6ff.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now it is time to add some mountains to your continent. Select the layer with the mountain pattern and scale it to fit the size of your continent. You can reduce layer trasparency to see the continent shape through it, so you can decide the average size of the mountains. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234016.png.b2eeb9eed8a023c59185fc77ffb4ad14.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234016.thumb.png.5f25e05c9299dbbc9166bf02a9da3fe3.png" loading="lazy"  alt="[Image: Clip2net_151223234016.thumb.png.5f25e05c...da3fe3.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Switch back to your continent layer and right click on it, choose "Select pixels". This will select your continent again.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Get back to the mountain layer and press "Ctrl + Shift + I" in order to reverse the selection. Press delete. Now you have your continent entirely filled with mountains pattern.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234040.png.aa546e69146e5644bd66e9ce93f21aed.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234040.thumb.png.c24a12c2253b38ca441ec3a0835d6fe1.png" loading="lazy"  alt="[Image: Clip2net_151223234040.thumb.png.c24a12c2...5d6fe1.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Use soft brush and Eraser Tool to get rid of the unnecessary mountains and blend them with the ground. You can also make a copy of the original mountain pattern and cut some bigger mountains from there. Be creative to make something interesting. Here is what I got very quickly.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235441.png.84d0efa74a8aa07ab11a5131862eadf0.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235441.thumb.png.a7e31210e95564707e1cd43897548722.png" loading="lazy"  alt="[Image: Clip2net_151223235441.thumb.png.a7e31210...548722.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Let's finish the shore lines now when the mountains are done. Switch to your continent layer and select its pixels. Go to Selection - Modify - Expand and enter some value like 10 or 12. The space between expanded selection and your continent is going to be your shoreline (water shelf). </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235637.png.b3845b495357048b43125588a241af60.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235637.thumb.png.88d5e632975120cdbf19245232c228a3.png" loading="lazy"  alt="[Image: Clip2net_151223235637.thumb.png.88d5e632...c228a3.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">It should look somewhat this way:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235706.png.e174a5695239da4096e9b3c66ba0233d.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235706.thumb.png.6d1d66591c65cad6fe7a506a04fa4d92.png" loading="lazy"  alt="[Image: Clip2net_151223235706.thumb.png.6d1d6659...fa4d92.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Choose the Coast Line layer, select Rectangular Marquee Tool, right-click on selection and choose "Layer Via Copy" in the context menu. Now you will have your shore lines, though they would not look blizzlike. In order to fix that we need to change layer blending settings.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235736.png.0b5c87e3304730f221fa683ba299169c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235736.thumb.png.d74ce5633f2abe302c1ad7ca2e5550ef.png" loading="lazy"  alt="[Image: Clip2net_151223235736.thumb.png.d74ce563...5550ef.png]" class="mycode_img" /></span></span></a>So, double click on the little icon representing the layer in the layer manager. Set a check box to "Inner Glow" and choose the appropriate color.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000056.png.a7582c4adc293069824f9e87e86de2b6.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000056.thumb.png.906dfb20eebc2cfa31f88d088c665ef0.png" loading="lazy"  alt="[Image: Clip2net_151224000056.thumb.png.906dfb20...665ef0.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now it is time to get some decorative lines, representing the sea waves or whatever Blizzard thinks they do. They really add much style to the map. Make the Sea Lines layer visible, select continent pixels, get back to lines layer and press "Delete".</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000245.png.e079c63394c106bbd160bd7b9624c300.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000245.thumb.png.25e6bddc78601ce417f198f5ea80971c.png" loading="lazy"  alt="[Image: Clip2net_151224000245.thumb.png.25e6bddc...80971c.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now remove the unnecessary lines all over your map using soft brush and Eraser Tool. You can also slightly increase the opacity of the layer as the default one is not on max. It will get more of a Blizzlike feeling.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000639.png.e8574197f4c3a2fb19502defd55c5d96.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000639.thumb.png.dc1a34f4dcbecd8953b820aa4a4789db.png" loading="lazy"  alt="[Image: Clip2net_151224000639.thumb.png.dc1a34f4...4789db.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 3. Coloring the map.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This is basically all you need to do to get a Blizzlike continent. Though, as we are modders, we should improve something, not simply replicate what Blizzard do to their continents. Let's make the map more interesting by coloring different climate zones or something like that. In general, let's go from the boring parchment color theme to something more colorful.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Make a backup of the continent and mountain layers. Set the brush mode to "Overlay". Now use soft brush and Brush Tool (B) to paint colors on the ground. Then do the same with the mountains if necessary. That's all. Don't hesitate to leave feedback about my tutorial in the comments <a href="https://www.wowmodding.net/uploads/emoticons/wink.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.png.61d3a0e08797fc0266d7072ef2a0b377.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.thumb.png.0f461e33a72bae141ef64700f2b8d26e.png" loading="lazy"  alt="[Image: MapTemplate.thumb.png.0f461e33a72bae141e...b8d26e.png]" class="mycode_img" /></span></span></a></span></span>]]></description>
			<content:encoded><![CDATA[Original Post: <a href="https://www.wowmodding.net/topic/1494-world-map-design-continents/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1494-wo...ontinents/</a><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">Introduction</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Difficulty</span>: Relatively easy</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Estimated time</span>: 30 min - 1.5 h.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="text-decoration: underline;" class="mycode_u">Requires</span>: Adobe Photoshop, <a href="https://www.wowmodding.net/files/file/36-world-of-warcraft-worldmap-psd-template/" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MapTemplate.psd</span></span></a>.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.png.61d3a0e08797fc0266d7072ef2a0b377.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.thumb.png.0f461e33a72bae141ef64700f2b8d26e.png" loading="lazy"  alt="[Image: MapTemplate.thumb.png.0f461e33a72bae141e...b8d26e.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Here is the example map that I am going to use as an example for the tutorial. The shape of the continent belongs to one Russian Minecraft project (Medieval Minecraft) and represents their world Asteros. I was too lazy to make something up on my own, so I decided to take this shape. I made this map in about one hour using a graphic tablet (can be also done without it), so it is not that complicated as it may look like. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I created a new version of MapTemplate.psd based on the old one by Soldan and using the new WoW worldmap assets provided by Vellear. So, let's begin! <a href="https://www.wowmodding.net/uploads/emoticons/cool.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/cool.png" loading="lazy"  alt="[Image: cool.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-weight: bold;" class="mycode_b">[b]Creation process</span>[/b]</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 1. Getting the shape.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Launch your Photoshop and open MapTemplate.psd. Choose the Ocean layer you prefer and make it visible (it may be with or without watermarks, I used the one without watermarks). </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Select the ground layer without making it visible. Now use the Lasso Tool (L) to paint the shape of your continent. You can also do it in many other ways, but the main point is to get a properly shaped selection on your canvas. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221813.png.67cf781fcaa82e9bc6a84c5d0add66ba.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221813.thumb.png.dcd739cad8756809576af2451d3edc30.png" loading="lazy"  alt="[Image: Clip2net_151223221813.thumb.png.dcd739ca...3edc30.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now switch to Rectangular Marquee Tool (M) and right-click somewhere on the selected space. In the context menu choose "Layer Via Copy". </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221904.png.ae0c63b09264ed9b1e7f39a08b439d39.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221904.thumb.png.41d3d00141b187884e5d94e16b93ffcd.png" loading="lazy"  alt="[Image: Clip2net_151223221904.thumb.png.41d3d001...93ffcd.png]" class="mycode_img" /></span></span></a>Now you will get the continent shape displayed on a new layer. It may look a little unsatisfactory (such as having a lot of rubbish around, weird shapes and so on), so you can clean it and master the shape using Eraser tool (E).</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221956.png.0b547caf73d8bc9dff321a79dbfdde79.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223221956.thumb.png.2ffc30a1f40cd49e262e7eabf326b096.png" loading="lazy"  alt="[Image: Clip2net_151223221956.thumb.png.2ffc30a1...26b096.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Here is what I got after cleaning and working on the shape:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223232244.png.39aabc87f1967e2f5599652a34fc3674.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223232244.thumb.png.fe39fba89fcdd6c3fcbcad9a9fcd9651.png" loading="lazy"  alt="[Image: Clip2net_151223232244.thumb.png.fe39fba8...cd9651.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 2. Adding details.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now pic up small radius <span style="font-weight: bold;" class="mycode_b">[b]<span style="text-decoration: underline;" class="mycode_u">hard</span> </span>[/b]brush and use Eraser Tool to paint small rivers, lakes and other details involving the landscape. It is important to use hard brush because soft ones make bigger borders around themselves, so it does not look that good. For this task graphic tablet with pressure sensivity saves tons of time. Here is the result:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223233348.png.9ae57c97632a9109e20df3b3c62fcabb.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223233348.thumb.png.5dcb5bb5f1f3c1e6bf7591afbf12e6ff.png" loading="lazy"  alt="[Image: Clip2net_151223233348.thumb.png.5dcb5bb5...12e6ff.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now it is time to add some mountains to your continent. Select the layer with the mountain pattern and scale it to fit the size of your continent. You can reduce layer trasparency to see the continent shape through it, so you can decide the average size of the mountains. </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234016.png.b2eeb9eed8a023c59185fc77ffb4ad14.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234016.thumb.png.5f25e05c9299dbbc9166bf02a9da3fe3.png" loading="lazy"  alt="[Image: Clip2net_151223234016.thumb.png.5f25e05c...da3fe3.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Switch back to your continent layer and right click on it, choose "Select pixels". This will select your continent again.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Get back to the mountain layer and press "Ctrl + Shift + I" in order to reverse the selection. Press delete. Now you have your continent entirely filled with mountains pattern.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234040.png.aa546e69146e5644bd66e9ce93f21aed.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223234040.thumb.png.c24a12c2253b38ca441ec3a0835d6fe1.png" loading="lazy"  alt="[Image: Clip2net_151223234040.thumb.png.c24a12c2...5d6fe1.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Use soft brush and Eraser Tool to get rid of the unnecessary mountains and blend them with the ground. You can also make a copy of the original mountain pattern and cut some bigger mountains from there. Be creative to make something interesting. Here is what I got very quickly.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235441.png.84d0efa74a8aa07ab11a5131862eadf0.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235441.thumb.png.a7e31210e95564707e1cd43897548722.png" loading="lazy"  alt="[Image: Clip2net_151223235441.thumb.png.a7e31210...548722.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Let's finish the shore lines now when the mountains are done. Switch to your continent layer and select its pixels. Go to Selection - Modify - Expand and enter some value like 10 or 12. The space between expanded selection and your continent is going to be your shoreline (water shelf). </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235637.png.b3845b495357048b43125588a241af60.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235637.thumb.png.88d5e632975120cdbf19245232c228a3.png" loading="lazy"  alt="[Image: Clip2net_151223235637.thumb.png.88d5e632...c228a3.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">It should look somewhat this way:</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235706.png.e174a5695239da4096e9b3c66ba0233d.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235706.thumb.png.6d1d66591c65cad6fe7a506a04fa4d92.png" loading="lazy"  alt="[Image: Clip2net_151223235706.thumb.png.6d1d6659...fa4d92.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Choose the Coast Line layer, select Rectangular Marquee Tool, right-click on selection and choose "Layer Via Copy" in the context menu. Now you will have your shore lines, though they would not look blizzlike. In order to fix that we need to change layer blending settings.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235736.png.0b5c87e3304730f221fa683ba299169c.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151223235736.thumb.png.d74ce5633f2abe302c1ad7ca2e5550ef.png" loading="lazy"  alt="[Image: Clip2net_151223235736.thumb.png.d74ce563...5550ef.png]" class="mycode_img" /></span></span></a>So, double click on the little icon representing the layer in the layer manager. Set a check box to "Inner Glow" and choose the appropriate color.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000056.png.a7582c4adc293069824f9e87e86de2b6.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000056.thumb.png.906dfb20eebc2cfa31f88d088c665ef0.png" loading="lazy"  alt="[Image: Clip2net_151224000056.thumb.png.906dfb20...665ef0.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now it is time to get some decorative lines, representing the sea waves or whatever Blizzard thinks they do. They really add much style to the map. Make the Sea Lines layer visible, select continent pixels, get back to lines layer and press "Delete".</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000245.png.e079c63394c106bbd160bd7b9624c300.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000245.thumb.png.25e6bddc78601ce417f198f5ea80971c.png" loading="lazy"  alt="[Image: Clip2net_151224000245.thumb.png.25e6bddc...80971c.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Now remove the unnecessary lines all over your map using soft brush and Eraser Tool. You can also slightly increase the opacity of the layer as the default one is not on max. It will get more of a Blizzlike feeling.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000639.png.e8574197f4c3a2fb19502defd55c5d96.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/Clip2net_151224000639.thumb.png.dc1a34f4dcbecd8953b820aa4a4789db.png" loading="lazy"  alt="[Image: Clip2net_151224000639.thumb.png.dc1a34f4...4789db.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Step 3. Coloring the map.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This is basically all you need to do to get a Blizzlike continent. Though, as we are modders, we should improve something, not simply replicate what Blizzard do to their continents. Let's make the map more interesting by coloring different climate zones or something like that. In general, let's go from the boring parchment color theme to something more colorful.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Make a backup of the continent and mountain layers. Set the brush mode to "Overlay". Now use soft brush and Brush Tool (B) to paint colors on the ground. Then do the same with the mountains if necessary. That's all. Don't hesitate to leave feedback about my tutorial in the comments <a href="https://www.wowmodding.net/uploads/emoticons/wink.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.png.61d3a0e08797fc0266d7072ef2a0b377.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/monthly_2015_12/MapTemplate.thumb.png.0f461e33a72bae141ef64700f2b8d26e.png" loading="lazy"  alt="[Image: MapTemplate.thumb.png.0f461e33a72bae141e...b8d26e.png]" class="mycode_img" /></span></span></a></span></span>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[[Archive] How to Create GameTips!]]></title>
			<link>https://elijahketchersid.com/forums/thread-34.html</link>
			<pubDate>Tue, 28 Oct 2025 13:30:25 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://elijahketchersid.com/forums/member.php?action=profile&uid=1">rektbyfaith</a>]]></dc:creator>
			<guid isPermaLink="false">https://elijahketchersid.com/forums/thread-34.html</guid>
			<description><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post: <a href="https://www.wowmodding.net/topic/1470-how-to-create-gametips/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1470-ho...-gametips/</a><br />
<br />
<br />
Today, we'll learn how to do this : <a href="http://static.mmo-champion.com/mmoc/images/news/2010/august/load_kalimdor.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">http://static.mmo-champion.com/mmoc/images/news/2010/august/load_kalimdor.jpg</span></span></a><br />
Yes, it's a Gametip, maybe later I'll teach you about loadingscreens, who knows <a href="https://www.wowmodding.net/uploads/emoticons/wink.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></span></span></a> ?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Summary</span>[/b]</span></span></span></span><ul class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Required tools</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Gametips.dbc editing</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Patch creation</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Ingame result</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Bonus</span></span><br />
</li>
</ul>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Looks like it's time to gear up !</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">- Gametips.dbc<br />
- <a href="http://files.newow-emu.com/MyDbcEditor.1.2.2.rar" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">My DbcEditor</span></span></a><br />
- <a href="http://www.zezula.net/en/mpq/download.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MPQ Editor</span></span></a><br />
- Your WoW client</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]I say a little tip for youuu... ♫</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Open Gametip.dbc</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Quick explanation :<br />
First column : Tips ID<br />
Second column : Tip content<br />
Third column : dunno <a href="http://wow-emu.fr/images/smilies/troll.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://wow-emu.fr/images/smilies/troll.png" loading="lazy"  alt="[Image: troll.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Information : My client is frFR, so my tips are written in French, don't worry, except the text, the concept is the same !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="http://img545.imageshack.us/img545/5443/70350988.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img545.imageshack.us/img545/5443/70350988.jpg" loading="lazy"  alt="[Image: 70350988.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Create your new line, here is my example :</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">1 : ID, must be unique, mine is 510.<br />
2 : |cffffd100Astuce :|r : It means the word "Astuce" (means trick) will be colored in Gold. I call the color through |cffffd100 and I close my color by |r.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">After, here's my text :</span></span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.wowmodding.net/topic/1470-how-to-create-gametips/#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #8f8f8f;" class="mycode_color">[size=1]<span style="font-family: FontAwesome;" class="mycode_font"> </span></span></span></a> Quote</span>[/size]<br />
Le seul moyen de devenir l'ami de Hyakkimaru c'est de lui payer une pinte !</span></span></blockquote>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Result :</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="http://img600.imageshack.us/img600/635/77375573.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img600.imageshack.us/img600/635/77375573.jpg" loading="lazy"  alt="[Image: 77375573.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">We are finished !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next ! To the patch !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]But... Where in my patch ?!</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I assume you know how to create a MPQ patch. So, open your MPQ with MPQ Editor !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">If they don't exist, create this folder at the root :<br />
DBFilesClient</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I don't know if it's necessary but don't hesitate to put your dbc in serverside.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Show me ! Show me ! Show me !</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Apparently, it works  <a href="https://www.wowmodding.net/uploads/emoticons/smile.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /></span></span></a><br />
<a href="http://img545.imageshack.us/img545/8726/45469801.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img545.imageshack.us/img545/8726/45469801.jpg" loading="lazy"  alt="[Image: 45469801.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This tutorial is finished, but I give you one more advice !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]The show must go on</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #008000;" class="mycode_color">"Hyakki-master, your gold is terrible ! I want an other color !"</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">An other color ? OK ! Here's your gift !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: monospace, monospace;" class="mycode_font">   #define MSG_COLOR_ALICEBLUE            "|cFFF0F8FF"<br />
   #define MSG_COLOR_ANTIQUEWHITE         "|cFFFAEBD7"<br />
   #define MSG_COLOR_AQUA                 "|cFF00FFFF"<br />
   #define MSG_COLOR_AQUAMARINE           "|cFF7FFFD4"<br />
   #define MSG_COLOR_AZURE                "|cFFF0FFFF"<br />
   #define MSG_COLOR_BEIGE                "|cFFF5F5DC"<br />
   #define MSG_COLOR_BISQUE               "|cFFFFE4C4"<br />
   #define MSG_COLOR_BLACK                "|cFF000000"<br />
   #define MSG_COLOR_BLANCHEDALMOND       "|cFFFFEBCD"<br />
   #define MSG_COLOR_BLUE                 "|cFF0000FF"<br />
   #define MSG_COLOR_BLUEVIOLET           "|cFF8A2BE2"<br />
   #define MSG_COLOR_BROWN                "|cFFA52A2A"<br />
   #define MSG_COLOR_BURLYWOOD            "|cFFDEB887"<br />
   #define MSG_COLOR_CADETBLUE            "|cFF5F9EA0"<br />
   #define MSG_COLOR_CHARTREUSE           "|cFF7FFF00"<br />
   #define MSG_COLOR_CHOCOLATE            "|cFFD2691E"<br />
   #define MSG_COLOR_CORAL                "|cFFFF7F50"<br />
   #define MSG_COLOR_CORNFLOWERBLUE       "|cFF6495ED"<br />
   #define MSG_COLOR_CORNSILK             "|cFFFFF8DC"<br />
   #define MSG_COLOR_CRIMSON              "|cFFDC143C"<br />
   #define MSG_COLOR_CYAN                 "|cFF00FFFF"<br />
   #define MSG_COLOR_DARKBLUE             "|cFF00008B"<br />
   #define MSG_COLOR_DARKCYAN             "|cFF008B8B"<br />
   #define MSG_COLOR_DARKGOLDENROD        "|cFFB8860B"<br />
   #define MSG_COLOR_DARKGRAY             "|cFFA9A9A9"<br />
   #define MSG_COLOR_DARKGREEN            "|cFF006400"<br />
   #define MSG_COLOR_DARKKHAKI            "|cFFBDB76B"<br />
   #define MSG_COLOR_DARKMAGENTA          "|cFF8B008B"<br />
   #define MSG_COLOR_DARKOLIVEGREEN       "|cFF556B2F"<br />
   #define MSG_COLOR_DARKORANGE           "|cFFFF8C00"<br />
   #define MSG_COLOR_DARKORCHID           "|cFF9932CC"<br />
   #define MSG_COLOR_DARKRED              "|cFF8B0000"<br />
   #define MSG_COLOR_DARKSALMON           "|cFFE9967A"<br />
   #define MSG_COLOR_DARKSEAGREEN         "|cFF8FBC8B"<br />
   #define MSG_COLOR_DARKSLATEBLUE        "|cFF483D8B"<br />
   #define MSG_COLOR_DARKSLATEGRAY        "|cFF2F4F4F"<br />
   #define MSG_COLOR_DARKTURQUOISE        "|cFF00CED1"<br />
   #define MSG_COLOR_DARKVIOLET           "|cFF9400D3"<br />
   #define MSG_COLOR_DEEPPINK             "|cFFFF1493"<br />
   #define MSG_COLOR_DEEPSKYBLUE          "|cFF00BFFF"<br />
   #define MSG_COLOR_DIMGRAY              "|cFF696969"<br />
   #define MSG_COLOR_DODGERBLUE           "|cFF1E90FF"<br />
   #define MSG_COLOR_FIREBRICK            "|cFFB22222"<br />
   #define MSG_COLOR_FLORALWHITE          "|cFFFFFAF0"<br />
   #define MSG_COLOR_FORESTGREEN          "|cFF228B22"<br />
   #define MSG_COLOR_FUCHSIA              "|cFFFF00FF"<br />
   #define MSG_COLOR_GAINSBORO            "|cFFDCDCDC"<br />
   #define MSG_COLOR_GHOSTWHITE           "|cFFF8F8FF"<br />
   #define MSG_COLOR_GOLD                 "|cFFFFD700"<br />
   #define MSG_COLOR_GOLDENROD            "|cFFDAA520"<br />
   #define MSG_COLOR_GRAY                 "|cFF808080"<br />
   #define MSG_COLOR_GREEN                "|cFF008000"<br />
   #define MSG_COLOR_GREENYELLOW          "|cFFADFF2F"<br />
   #define MSG_COLOR_HONEYDEW             "|cFFF0FFF0"<br />
   #define MSG_COLOR_HOTPINK              "|cFFFF69B4"<br />
   #define MSG_COLOR_INDIANRED            "|cFFCD5C5C"<br />
   #define MSG_COLOR_INDIGO               "|cFF4B0082"<br />
   #define MSG_COLOR_IVORY                "|cFFFFFFF0"<br />
   #define MSG_COLOR_KHAKI                "|cFFF0E68C"<br />
   #define MSG_COLOR_LAVENDER             "|cFFE6E6FA"<br />
   #define MSG_COLOR_LAVENDERBLUSH        "|cFFFFF0F5"<br />
   #define MSG_COLOR_LAWNGREEN            "|cFF7CFC00"<br />
   #define MSG_COLOR_LEMONCHIFFON         "|cFFFFFACD"<br />
   #define MSG_COLOR_LIGHTBLUE            "|cFFADD8E6"<br />
   #define MSG_COLOR_LIGHTCORAL           "|cFFF08080"<br />
   #define MSG_COLOR_LIGHTCYAN            "|cFFE0FFFF"<br />
   #define MSG_COLOR_LIGHTGRAY            "|cFFD3D3D3"<br />
   #define MSG_COLOR_LIGHTGREEN           "|cFF90EE90"<br />
   #define MSG_COLOR_LIGHTPINK            "|cFFFFB6C1"<br />
   #define MSG_COLOR_LIGHTRED             "|cFFFF6060"<br />
   #define MSG_COLOR_LIGHTSALMON          "|cFFFFA07A"<br />
   #define MSG_COLOR_LIGHTSEAGREEN        "|cFF20B2AA"<br />
   #define MSG_COLOR_LIGHTSKYBLUE         "|cFF87CEFA"<br />
   #define MSG_COLOR_LIGHTSLATEGRAY       "|cFF778899"<br />
   #define MSG_COLOR_LIGHTSTEELBLUE       "|cFFB0C4DE"<br />
   #define MSG_COLOR_LIGHTYELLOW          "|cFFFFFFE0"<br />
   #define MSG_COLOR_LIME                 "|cFF00FF00"<br />
   #define MSG_COLOR_LIMEGREEN            "|cFF32CD32"<br />
   #define MSG_COLOR_LINEN                "|cFFFAF0E6"<br />
   #define MSG_COLOR_MAGENTA              "|cFFFF00FF"<br />
   #define MSG_COLOR_MAROON               "|cFF800000"<br />
   #define MSG_COLOR_MEDIUMAQUAMARINE     "|cFF66CDAA"<br />
   #define MSG_COLOR_MEDIUMBLUE           "|cFF0000CD"<br />
   #define MSG_COLOR_MEDIUMORCHID         "|cFFBA55D3"<br />
   #define MSG_COLOR_MEDIUMPURPLE         "|cFF9370DB"<br />
   #define MSG_COLOR_MEDIUMSEAGREEN       "|cFF3CB371"<br />
   #define MSG_COLOR_MEDIUMSLATEBLUE      "|cFF7B68EE"<br />
   #define MSG_COLOR_MEDIUMSPRINGGREEN    "|cFF00FA9A"<br />
   #define MSG_COLOR_MEDIUMTURQUOISE      "|cFF48D1CC"<br />
   #define MSG_COLOR_MEDIUMVIOLETRED      "|cFFC71585"<br />
   #define MSG_COLOR_MIDNIGHTBLUE         "|cFF191970"<br />
   #define MSG_COLOR_MINTCREAM            "|cFFF5FFFA"<br />
   #define MSG_COLOR_MISTYROSE            "|cFFFFE4E1"<br />
   #define MSG_COLOR_MOCCASIN             "|cFFFFE4B5"<br />
   #define MSG_COLOR_NAVAJOWHITE          "|cFFFFDEAD"<br />
   #define MSG_COLOR_NAVY                 "|cFF000080"<br />
   #define MSG_COLOR_OLDLACE              "|cFFFDF5E6"<br />
   #define MSG_COLOR_OLIVE                "|cFF808000"<br />
   #define MSG_COLOR_OLIVEDRAB            "|cFF6B8E23"<br />
   #define MSG_COLOR_ORANGE               "|cFFFFA500"<br />
   #define MSG_COLOR_ORANGERED            "|cFFFF4500"<br />
   #define MSG_COLOR_ORCHID               "|cFFDA70D6"<br />
   #define MSG_COLOR_PALEGOLDENROD        "|cFFEEE8AA"<br />
   #define MSG_COLOR_PALEGREEN            "|cFF98FB98"<br />
   #define MSG_COLOR_PALETURQUOISE        "|cFFAFEEEE"<br />
   #define MSG_COLOR_PALEVIOLETRED        "|cFFDB7093"<br />
   #define MSG_COLOR_PAPAYAWHIP           "|cFFFFEFD5"<br />
   #define MSG_COLOR_PEACHPUFF            "|cFFFFDAB9"<br />
   #define MSG_COLOR_PERU                 "|cFFCD853F"<br />
   #define MSG_COLOR_PINK                 "|cFFFFC0CB"<br />
   #define MSG_COLOR_PLUM                 "|cFFDDA0DD"<br />
   #define MSG_COLOR_POWDERBLUE           "|cFFB0E0E6"<br />
   #define MSG_COLOR_PURPLE               "|cFF800080"<br />
   #define MSG_COLOR_RED                  "|cFFFF0000"<br />
   #define MSG_COLOR_ROSYBROWN            "|cFFBC8F8F"<br />
   #define MSG_COLOR_ROYALBLUE            "|cFF4169E1"<br />
   #define MSG_COLOR_SADDLEBROWN          "|cFF8B4513"<br />
   #define MSG_COLOR_SALMON               "|cFFFA8072"<br />
   #define MSG_COLOR_SANDYBROWN           "|cFFF4A460"<br />
   #define MSG_COLOR_SEAGREEN             "|cFF2E8B57"<br />
   #define MSG_COLOR_SEASHELL             "|cFFFFF5EE"<br />
   #define MSG_COLOR_SIENNA               "|cFFA0522D"<br />
   #define MSG_COLOR_SILVER               "|cFFC0C0C0"<br />
   #define MSG_COLOR_SKYBLUE              "|cFF87CEEB"<br />
   #define MSG_COLOR_SLATEBLUE            "|cFF6A5ACD"<br />
   #define MSG_COLOR_SLATEGRAY            "|cFF708090"<br />
   #define MSG_COLOR_SNOW                 "|cFFFFFAFA"<br />
   #define MSG_COLOR_SPRINGGREEN          "|cFF00FF7F"<br />
   #define MSG_COLOR_STEELBLUE            "|cFF4682B4"<br />
   #define MSG_COLOR_TAN                  "|cFFD2B48C"<br />
   #define MSG_COLOR_TEAL                 "|cFF008080"<br />
   #define MSG_COLOR_THISTLE              "|cFFD8BFD8"<br />
   #define MSG_COLOR_TOMATO               "|cFFFF6347"<br />
   #define MSG_COLOR_TRANSPARENT          "|c00FFFFFF"<br />
   #define MSG_COLOR_TURQUOISE            "|cFF40E0D0"<br />
   #define MSG_COLOR_VIOLET               "|cFFEE82EE"<br />
   #define MSG_COLOR_WHEAT                "|cFFF5DEB3"<br />
   #define MSG_COLOR_WHITE                "|cFFFFFFFF"<br />
   #define MSG_COLOR_WHITESMOKE           "|cFFF5F5F5"<br />
   #define MSG_COLOR_YELLOW               "|cFFFFFF00"<br />
   #define MSG_COLOR_YELLOWGREEN          "|cFF9ACD32"</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Have fun !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Don't hesitate to show your tips ! It could be fun <a href="https://www.wowmodding.net/uploads/emoticons/biggrin.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/biggrin.png" loading="lazy"  alt="[Image: biggrin.png]" class="mycode_img" /></span></span></a> !</span></span>]]></description>
			<content:encoded><![CDATA[<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Original Post: <a href="https://www.wowmodding.net/topic/1470-how-to-create-gametips/" target="_blank" rel="noopener" class="mycode_url">https://www.wowmodding.net/topic/1470-ho...-gametips/</a><br />
<br />
<br />
Today, we'll learn how to do this : <a href="http://static.mmo-champion.com/mmoc/images/news/2010/august/load_kalimdor.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">http://static.mmo-champion.com/mmoc/images/news/2010/august/load_kalimdor.jpg</span></span></a><br />
Yes, it's a Gametip, maybe later I'll teach you about loadingscreens, who knows <a href="https://www.wowmodding.net/uploads/emoticons/wink.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/wink.png" loading="lazy"  alt="[Image: wink.png]" class="mycode_img" /></span></span></a> ?</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Summary</span>[/b]</span></span></span></span><ul class="mycode_list"><li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Required tools</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Gametips.dbc editing</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Patch creation</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Ingame result</span></span><br />
</li>
<li><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Bonus</span></span><br />
</li>
</ul>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Looks like it's time to gear up !</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">- Gametips.dbc<br />
- <a href="http://files.newow-emu.com/MyDbcEditor.1.2.2.rar" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">My DbcEditor</span></span></a><br />
- <a href="http://www.zezula.net/en/mpq/download.html" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u">MPQ Editor</span></span></a><br />
- Your WoW client</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]I say a little tip for youuu... ♫</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Open Gametip.dbc</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Quick explanation :<br />
First column : Tips ID<br />
Second column : Tip content<br />
Third column : dunno <a href="http://wow-emu.fr/images/smilies/troll.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://wow-emu.fr/images/smilies/troll.png" loading="lazy"  alt="[Image: troll.png]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Information : My client is frFR, so my tips are written in French, don't worry, except the text, the concept is the same !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="http://img545.imageshack.us/img545/5443/70350988.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img545.imageshack.us/img545/5443/70350988.jpg" loading="lazy"  alt="[Image: 70350988.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Create your new line, here is my example :</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">1 : ID, must be unique, mine is 510.<br />
2 : |cffffd100Astuce :|r : It means the word "Astuce" (means trick) will be colored in Gold. I call the color through |cffffd100 and I close my color by |r.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">After, here's my text :</span></span><br />
<blockquote class="mycode_quote"><cite>Quote:</cite><span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b"><a href="https://www.wowmodding.net/topic/1470-how-to-create-gametips/#" target="_blank" rel="noopener" class="mycode_url"><span style="color: #8f8f8f;" class="mycode_color">[size=1]<span style="font-family: FontAwesome;" class="mycode_font"> </span></span></span></a> Quote</span>[/size]<br />
Le seul moyen de devenir l'ami de Hyakkimaru c'est de lui payer une pinte !</span></span></blockquote>
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Result :</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><a href="http://img600.imageshack.us/img600/635/77375573.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img600.imageshack.us/img600/635/77375573.jpg" loading="lazy"  alt="[Image: 77375573.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">We are finished !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next ! To the patch !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]But... Where in my patch ?!</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I assume you know how to create a MPQ patch. So, open your MPQ with MPQ Editor !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">If they don't exist, create this folder at the root :<br />
DBFilesClient</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">I don't know if it's necessary but don't hesitate to put your dbc in serverside.</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Next !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]Show me ! Show me ! Show me !</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Apparently, it works  <a href="https://www.wowmodding.net/uploads/emoticons/smile.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/smile.png" loading="lazy"  alt="[Image: smile.png]" class="mycode_img" /></span></span></a><br />
<a href="http://img545.imageshack.us/img545/8726/45469801.jpg" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="http://img545.imageshack.us/img545/8726/45469801.jpg" loading="lazy"  alt="[Image: 45469801.jpg]" class="mycode_img" /></span></span></a></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">This tutorial is finished, but I give you one more advice !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #ff8c00;" class="mycode_color"><span style="font-size: 1pt;" class="mycode_size"><span style="font-weight: bold;" class="mycode_b">[b]The show must go on</span>[/b]</span></span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"><span style="color: #008000;" class="mycode_color">"Hyakki-master, your gold is terrible ! I want an other color !"</span></span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">An other color ? OK ! Here's your gift !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font"> </span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: monospace, monospace;" class="mycode_font">   #define MSG_COLOR_ALICEBLUE            "|cFFF0F8FF"<br />
   #define MSG_COLOR_ANTIQUEWHITE         "|cFFFAEBD7"<br />
   #define MSG_COLOR_AQUA                 "|cFF00FFFF"<br />
   #define MSG_COLOR_AQUAMARINE           "|cFF7FFFD4"<br />
   #define MSG_COLOR_AZURE                "|cFFF0FFFF"<br />
   #define MSG_COLOR_BEIGE                "|cFFF5F5DC"<br />
   #define MSG_COLOR_BISQUE               "|cFFFFE4C4"<br />
   #define MSG_COLOR_BLACK                "|cFF000000"<br />
   #define MSG_COLOR_BLANCHEDALMOND       "|cFFFFEBCD"<br />
   #define MSG_COLOR_BLUE                 "|cFF0000FF"<br />
   #define MSG_COLOR_BLUEVIOLET           "|cFF8A2BE2"<br />
   #define MSG_COLOR_BROWN                "|cFFA52A2A"<br />
   #define MSG_COLOR_BURLYWOOD            "|cFFDEB887"<br />
   #define MSG_COLOR_CADETBLUE            "|cFF5F9EA0"<br />
   #define MSG_COLOR_CHARTREUSE           "|cFF7FFF00"<br />
   #define MSG_COLOR_CHOCOLATE            "|cFFD2691E"<br />
   #define MSG_COLOR_CORAL                "|cFFFF7F50"<br />
   #define MSG_COLOR_CORNFLOWERBLUE       "|cFF6495ED"<br />
   #define MSG_COLOR_CORNSILK             "|cFFFFF8DC"<br />
   #define MSG_COLOR_CRIMSON              "|cFFDC143C"<br />
   #define MSG_COLOR_CYAN                 "|cFF00FFFF"<br />
   #define MSG_COLOR_DARKBLUE             "|cFF00008B"<br />
   #define MSG_COLOR_DARKCYAN             "|cFF008B8B"<br />
   #define MSG_COLOR_DARKGOLDENROD        "|cFFB8860B"<br />
   #define MSG_COLOR_DARKGRAY             "|cFFA9A9A9"<br />
   #define MSG_COLOR_DARKGREEN            "|cFF006400"<br />
   #define MSG_COLOR_DARKKHAKI            "|cFFBDB76B"<br />
   #define MSG_COLOR_DARKMAGENTA          "|cFF8B008B"<br />
   #define MSG_COLOR_DARKOLIVEGREEN       "|cFF556B2F"<br />
   #define MSG_COLOR_DARKORANGE           "|cFFFF8C00"<br />
   #define MSG_COLOR_DARKORCHID           "|cFF9932CC"<br />
   #define MSG_COLOR_DARKRED              "|cFF8B0000"<br />
   #define MSG_COLOR_DARKSALMON           "|cFFE9967A"<br />
   #define MSG_COLOR_DARKSEAGREEN         "|cFF8FBC8B"<br />
   #define MSG_COLOR_DARKSLATEBLUE        "|cFF483D8B"<br />
   #define MSG_COLOR_DARKSLATEGRAY        "|cFF2F4F4F"<br />
   #define MSG_COLOR_DARKTURQUOISE        "|cFF00CED1"<br />
   #define MSG_COLOR_DARKVIOLET           "|cFF9400D3"<br />
   #define MSG_COLOR_DEEPPINK             "|cFFFF1493"<br />
   #define MSG_COLOR_DEEPSKYBLUE          "|cFF00BFFF"<br />
   #define MSG_COLOR_DIMGRAY              "|cFF696969"<br />
   #define MSG_COLOR_DODGERBLUE           "|cFF1E90FF"<br />
   #define MSG_COLOR_FIREBRICK            "|cFFB22222"<br />
   #define MSG_COLOR_FLORALWHITE          "|cFFFFFAF0"<br />
   #define MSG_COLOR_FORESTGREEN          "|cFF228B22"<br />
   #define MSG_COLOR_FUCHSIA              "|cFFFF00FF"<br />
   #define MSG_COLOR_GAINSBORO            "|cFFDCDCDC"<br />
   #define MSG_COLOR_GHOSTWHITE           "|cFFF8F8FF"<br />
   #define MSG_COLOR_GOLD                 "|cFFFFD700"<br />
   #define MSG_COLOR_GOLDENROD            "|cFFDAA520"<br />
   #define MSG_COLOR_GRAY                 "|cFF808080"<br />
   #define MSG_COLOR_GREEN                "|cFF008000"<br />
   #define MSG_COLOR_GREENYELLOW          "|cFFADFF2F"<br />
   #define MSG_COLOR_HONEYDEW             "|cFFF0FFF0"<br />
   #define MSG_COLOR_HOTPINK              "|cFFFF69B4"<br />
   #define MSG_COLOR_INDIANRED            "|cFFCD5C5C"<br />
   #define MSG_COLOR_INDIGO               "|cFF4B0082"<br />
   #define MSG_COLOR_IVORY                "|cFFFFFFF0"<br />
   #define MSG_COLOR_KHAKI                "|cFFF0E68C"<br />
   #define MSG_COLOR_LAVENDER             "|cFFE6E6FA"<br />
   #define MSG_COLOR_LAVENDERBLUSH        "|cFFFFF0F5"<br />
   #define MSG_COLOR_LAWNGREEN            "|cFF7CFC00"<br />
   #define MSG_COLOR_LEMONCHIFFON         "|cFFFFFACD"<br />
   #define MSG_COLOR_LIGHTBLUE            "|cFFADD8E6"<br />
   #define MSG_COLOR_LIGHTCORAL           "|cFFF08080"<br />
   #define MSG_COLOR_LIGHTCYAN            "|cFFE0FFFF"<br />
   #define MSG_COLOR_LIGHTGRAY            "|cFFD3D3D3"<br />
   #define MSG_COLOR_LIGHTGREEN           "|cFF90EE90"<br />
   #define MSG_COLOR_LIGHTPINK            "|cFFFFB6C1"<br />
   #define MSG_COLOR_LIGHTRED             "|cFFFF6060"<br />
   #define MSG_COLOR_LIGHTSALMON          "|cFFFFA07A"<br />
   #define MSG_COLOR_LIGHTSEAGREEN        "|cFF20B2AA"<br />
   #define MSG_COLOR_LIGHTSKYBLUE         "|cFF87CEFA"<br />
   #define MSG_COLOR_LIGHTSLATEGRAY       "|cFF778899"<br />
   #define MSG_COLOR_LIGHTSTEELBLUE       "|cFFB0C4DE"<br />
   #define MSG_COLOR_LIGHTYELLOW          "|cFFFFFFE0"<br />
   #define MSG_COLOR_LIME                 "|cFF00FF00"<br />
   #define MSG_COLOR_LIMEGREEN            "|cFF32CD32"<br />
   #define MSG_COLOR_LINEN                "|cFFFAF0E6"<br />
   #define MSG_COLOR_MAGENTA              "|cFFFF00FF"<br />
   #define MSG_COLOR_MAROON               "|cFF800000"<br />
   #define MSG_COLOR_MEDIUMAQUAMARINE     "|cFF66CDAA"<br />
   #define MSG_COLOR_MEDIUMBLUE           "|cFF0000CD"<br />
   #define MSG_COLOR_MEDIUMORCHID         "|cFFBA55D3"<br />
   #define MSG_COLOR_MEDIUMPURPLE         "|cFF9370DB"<br />
   #define MSG_COLOR_MEDIUMSEAGREEN       "|cFF3CB371"<br />
   #define MSG_COLOR_MEDIUMSLATEBLUE      "|cFF7B68EE"<br />
   #define MSG_COLOR_MEDIUMSPRINGGREEN    "|cFF00FA9A"<br />
   #define MSG_COLOR_MEDIUMTURQUOISE      "|cFF48D1CC"<br />
   #define MSG_COLOR_MEDIUMVIOLETRED      "|cFFC71585"<br />
   #define MSG_COLOR_MIDNIGHTBLUE         "|cFF191970"<br />
   #define MSG_COLOR_MINTCREAM            "|cFFF5FFFA"<br />
   #define MSG_COLOR_MISTYROSE            "|cFFFFE4E1"<br />
   #define MSG_COLOR_MOCCASIN             "|cFFFFE4B5"<br />
   #define MSG_COLOR_NAVAJOWHITE          "|cFFFFDEAD"<br />
   #define MSG_COLOR_NAVY                 "|cFF000080"<br />
   #define MSG_COLOR_OLDLACE              "|cFFFDF5E6"<br />
   #define MSG_COLOR_OLIVE                "|cFF808000"<br />
   #define MSG_COLOR_OLIVEDRAB            "|cFF6B8E23"<br />
   #define MSG_COLOR_ORANGE               "|cFFFFA500"<br />
   #define MSG_COLOR_ORANGERED            "|cFFFF4500"<br />
   #define MSG_COLOR_ORCHID               "|cFFDA70D6"<br />
   #define MSG_COLOR_PALEGOLDENROD        "|cFFEEE8AA"<br />
   #define MSG_COLOR_PALEGREEN            "|cFF98FB98"<br />
   #define MSG_COLOR_PALETURQUOISE        "|cFFAFEEEE"<br />
   #define MSG_COLOR_PALEVIOLETRED        "|cFFDB7093"<br />
   #define MSG_COLOR_PAPAYAWHIP           "|cFFFFEFD5"<br />
   #define MSG_COLOR_PEACHPUFF            "|cFFFFDAB9"<br />
   #define MSG_COLOR_PERU                 "|cFFCD853F"<br />
   #define MSG_COLOR_PINK                 "|cFFFFC0CB"<br />
   #define MSG_COLOR_PLUM                 "|cFFDDA0DD"<br />
   #define MSG_COLOR_POWDERBLUE           "|cFFB0E0E6"<br />
   #define MSG_COLOR_PURPLE               "|cFF800080"<br />
   #define MSG_COLOR_RED                  "|cFFFF0000"<br />
   #define MSG_COLOR_ROSYBROWN            "|cFFBC8F8F"<br />
   #define MSG_COLOR_ROYALBLUE            "|cFF4169E1"<br />
   #define MSG_COLOR_SADDLEBROWN          "|cFF8B4513"<br />
   #define MSG_COLOR_SALMON               "|cFFFA8072"<br />
   #define MSG_COLOR_SANDYBROWN           "|cFFF4A460"<br />
   #define MSG_COLOR_SEAGREEN             "|cFF2E8B57"<br />
   #define MSG_COLOR_SEASHELL             "|cFFFFF5EE"<br />
   #define MSG_COLOR_SIENNA               "|cFFA0522D"<br />
   #define MSG_COLOR_SILVER               "|cFFC0C0C0"<br />
   #define MSG_COLOR_SKYBLUE              "|cFF87CEEB"<br />
   #define MSG_COLOR_SLATEBLUE            "|cFF6A5ACD"<br />
   #define MSG_COLOR_SLATEGRAY            "|cFF708090"<br />
   #define MSG_COLOR_SNOW                 "|cFFFFFAFA"<br />
   #define MSG_COLOR_SPRINGGREEN          "|cFF00FF7F"<br />
   #define MSG_COLOR_STEELBLUE            "|cFF4682B4"<br />
   #define MSG_COLOR_TAN                  "|cFFD2B48C"<br />
   #define MSG_COLOR_TEAL                 "|cFF008080"<br />
   #define MSG_COLOR_THISTLE              "|cFFD8BFD8"<br />
   #define MSG_COLOR_TOMATO               "|cFFFF6347"<br />
   #define MSG_COLOR_TRANSPARENT          "|c00FFFFFF"<br />
   #define MSG_COLOR_TURQUOISE            "|cFF40E0D0"<br />
   #define MSG_COLOR_VIOLET               "|cFFEE82EE"<br />
   #define MSG_COLOR_WHEAT                "|cFFF5DEB3"<br />
   #define MSG_COLOR_WHITE                "|cFFFFFFFF"<br />
   #define MSG_COLOR_WHITESMOKE           "|cFFF5F5F5"<br />
   #define MSG_COLOR_YELLOW               "|cFFFFFF00"<br />
   #define MSG_COLOR_YELLOWGREEN          "|cFF9ACD32"</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Have fun !</span></span><br />
<span style="color: #8f8f8f;" class="mycode_color"><span style="font-family: Poppins, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';" class="mycode_font">Don't hesitate to show your tips ! It could be fun <a href="https://www.wowmodding.net/uploads/emoticons/biggrin.png" target="_blank" rel="noopener" class="mycode_url"><span style="color: #ffffff;" class="mycode_color"><span style="text-decoration: underline;" class="mycode_u"><img src="https://www.wowmodding.net/uploads/emoticons/biggrin.png" loading="lazy"  alt="[Image: biggrin.png]" class="mycode_img" /></span></span></a> !</span></span>]]></content:encoded>
		</item>
	</channel>
</rss>