Page 1 of 1

Non-Advancing Opponents

Posted: Wed Aug 18, 2004 1:01 am
by PaladinHeart
I think someone previously pointed out the reason why enemies will just stand there (and not advance/attack). Why was this? Sorry, but I can't remember which post it was in.

Im also having trouble with some entities seeing the player, and changing their text to the hostile version I implemented for after they see the player.. But I guess that's my problem for having them say stuff like "Stand still so I can hit you!". It wouldn't be so bad, but they're just standing there, not doing anything, even though the triggers that have been set up acknowledge that the enemy can see the player.

I just need to change the lines I guess, to something along the lines of, "I know they're around here somewhere..."

Posted: Wed Aug 18, 2004 1:30 am
by Retlaw83
Set their "player move state" to ten and their "kill player X" state to 10. That'll get 'em moving. Also make sure your triggers are referencing the correct teams/players, and that your enenmy's controller is "computer" and not "disabled".

This might seem pretty simple, but that's all I got.

Posted: Fri Aug 20, 2004 2:00 am
by quietfanatic
In the team alignment matrix field, if they hate you at -10 and you hate them at -10, then you will attack each other. Don't bother with the other triggers, it is too complicated.