Jump to content


steve_randle

Member Since 24 Mar 2005
Offline Last Active Mar 14 2006 01:47 AM

Topics I've Started

BFME II World Builder

05 March 2006 - 07:50 AM

Does anyone know in worldbuilder for BFME II what structure is used for starting fortresses in skirmishes? i can't find it...

Auto Healing For Heroes and Resources Gathering

18 May 2005 - 08:34 AM

What do i still have to add for the auto healing ability for heroes to work?
i added this
Behavior = AutoHealBehavior ModuleTag_AragornHealing
  StartsActive = Yes
  HealingAmount = HERO_HEAL_AMOUNT
  HealingDelay = 1000
  StartHealingDelay = HERO_HEAL_DELAY
  HealOnlyIfNotInCombat = Yes
	End

and change aragorn to elrond.. but it didn't work.. what else must i do..

Draw = W3DScriptedModelDraw

17 May 2005 - 10:51 AM

Can someone explain to me what this code means?? i have got this error needing the code to be unique when creating new units.. thanks

2 Questions

08 May 2005 - 06:17 AM

I've just sent my computer for servicing. Hopefully i can get it back within 3 days and continue modding since i've only 2 weeks left before going to my new school.

Anyway, i have two question which i intend to ask first.

1. i was intending to make Aragorn toggling between bow and arrow(a lot of them have been working on that but i wish to try it out myself as a practise for modelling). i was thinking that he will automatically toggle to bow, in sword mode, when the enemies is within a certain range and fire arrow. When the enemy is close enough he will toggle back to sword automatically again and attack using sword. he can still uses the bow instead of sword if the player chooses to. Is there a code to do that? if there isn't maybe we can use a timer so that he will toggle back to sword after a few seconds.

2.Second question. Is it possible to be able to use one ability twice? Either uses it twice before it reload or two buttons for the same ability.

That's all for the time being. i still have plenty of question but will wait till i'm really stuck when working o them before posting here. :p thanks

Can this be done?

09 April 2005 - 11:28 AM

is it possible that once frodo is dead, which means the ring is taken away, sauron can be summon or buildable from the citadel. thus the eye of sauron power is disable? if it can be done what are the things that i have to do?