07.04.2009, 13:43
(07.04.2009 04:48)The Hai Wrote: [ -> ]@darty and others, which forums do you visit other than this?
HC for ever :D and thanks for the answer guys :D you rock :P
(07.04.2009 04:48)The Hai Wrote: [ -> ]@darty and others, which forums do you visit other than this?
(07.04.2009 13:38)Blackened Wrote: [ -> ]By the way, is it possible to add some of the new creatures/artifacts a part of a quest in a Seer's Hut? Because right now, they aren't in the list of creatures/artifacts/whatever.
(16.04.2009 17:12)Valery Wrote: [ -> ]Exactly as I said. You have to script them to be able to do that. Asking for WoG team to work on that is useless, as you can do it yourself. And requires a very basic ERM skill. Nothing hard there.
(17.04.2009 00:15)Corwin Wrote: [ -> ]Respect to you, Valery
However, there is still a lot of features, that can, we believe, extremely improve the game process and WOG tool :), and we work on some such ideas.
But you are right, even now WOG is almost infinite source for modeling your own world. :astronomer1:
(22.04.2009 17:28)Darty Wrote: [ -> ]i know this question has been asked alot of times before but, an aprox date for 3.59?from what i know all towns are over 50% complete and you have most of the scripts and the new features you want to include so...in 1 year will we finally have 3.59?sooner?later?http://wforum.heroes35.net/showthread.ph...4#pid12394
Additional syntax: You can place an object which functions as object type/subtype but looks like an object type2/subtype2.
If you do so then:
#1 = x
#2 = y
#3 = Level
#4 = Type of object (Format OB)
#5 = Subtype of object
#6 = Type2 of object to look like (Format OB)
#7 = Subtype2 of object to look like
If you use only 7 parameters you cannot set another terrain type and cancel redraw (terrain=-1, redraw=1)
#8 = Terrain type (Format TR)
#9 = Redraw needed (1) or not (0)
ERM Wrote:Even using a maximum importance value, the AI can't ALWAYS be controlled if circumstances weigh heavily against it moving in a certain direction (e.g., it has 500 phoenixes, has lost its last town and there is an undefended castle nearby), but usually it can be counted on.It seems that it's documented situation.