Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: hyakkimaru on March 18, 2015, 01:15:08 pm

Title: [QUESTION] Fishing zone
Post by: hyakkimaru on March 18, 2015, 01:15:08 pm
Hello everybody !

I am working on a custom map and I thought it should be good to add fish in the water !

Actually (I did nothing) when I fish, I can obtain Smallfishes and Snappers...

So my question is : I want to fish a new creature like them, where the server (or client) handles it ?

Thank you :) !
Title: Re: [QUESTION] Fishing zone
Post by: Amaroth on March 18, 2015, 08:57:22 pm
Maps (those extracted ones) - btw, make sure you have extracted them properly, that you have unique areabit for every area of yours...

world.finishing_loot_template

Well... that might be all.
Title: Re: [QUESTION] Fishing zone
Post by: hyakkimaru on March 18, 2015, 09:35:36 pm
That's all ? Oh right... Thanks you, I'll try it !
Title: Re: [QUESTION] Fishing zone
Post by: Amaroth on March 18, 2015, 11:05:39 pm
viewtopic.php?f=22&t=8652 (http://modcraft.io/viewtopic.php?f=22&t=8652" onclick="window.open(this.href);return false;)
This topic might help you with extracting maps correctly for TC.
Title: Re: [QUESTION] Fishing zone
Post by: hyakkimaru on March 18, 2015, 11:08:46 pm
Thank you, I'll take a look on it :)