(2 ratings)
Cool, will be wall system released soon? :3
That house in the background, where did you find it? I haven't seen it before. :S
Also it is awesome that you are continuing to make these.
Hopefully, I still have to implent some functionalities and then tidy up everything.Cool, will be wall system released soon? :3
Me too.I like the lumbermill in the background.
Yes, it's from Mr.Bob's Medieval Building pack.I think it's Mr.Bob'sEloTheMan said:That house in the background, where did you find it? I haven't seen it before. :S
Also it is awesome that you are continuing to make these.
Very well done 5/5
I have a question:
I search someone who could make some bloodelf buildings
There are like no ones here :/
Could you make some?
whats the program that are you using to creat this model?
plz anwser Me , and i will use this good model in my maps ;D great one
Hey Man ! Can You teach Me How To MAke WArcraft Models?? Please??Sorry, I don't do requests, as I don't have that much time for modeling and rather like to do my own ideas first. But there are enough high elf buildings that you could use instead. They are very similar to blood elf buildings I think (blood elves are former high elves in fact ). You could also try to do blood elf buildings on your own. Buildings aren't that difficult to do, as they don't need much animation work.
I use GMax. It's a free programm (also very outdated) and there are some tutorials for doing Wc3 models with it around the net.
Hey Man ! Can You teach Me How To MAke WArcraft Models?? Please??
how do u turn walls D: i have gone through posts on all 5 (or 4 i forgot) and found nothing about how to turn them, you tell about how to change the model in the beggining but not how to turn them plsssss someone tell me i am dieing here
local real WantedFacing = 180.00
call ShowUnit(OldBuilding, false)
call CreateUnit(GetUnitTypeId(OldBuilding), GetUnitX(OldBuilding), GetUnitY(OldBuilding), WantedFacing)
call RemoveUnit(OldBuilding)