Hello,
I often see that a monster is triggered. It's just standing around waiting for the player. So what is the sense to trigger a monster, e.g. a Skaarj?
Trigger a monster
Usually, nothing... You need to bind them to an Ambushpoint/Alarmpoint and then they will run towards it when triggered. They however only do this if it's a PLAYER that triggers them, if a bot does it, it will ruin the trigger. A way around this could be using "TeamMonsters" from Teammonster.u and setting their team to 255 or 4.. not sure which of those it were.
[img]http://img353.imageshack.us/img353/6645/seralsigep4.jpg[/img]
[img]http://fc07.deviantart.com/fs36/f/2008/263/3/e/Derideal_Fanstamp_by_Flammenwolf.jpg[/img]
Alucard supports [url=http://www.derideal.com]derideal[/url]
[img]http://fc07.deviantart.com/fs36/f/2008/263/3/e/Derideal_Fanstamp_by_Flammenwolf.jpg[/img]
Alucard supports [url=http://www.derideal.com]derideal[/url]
-
- Posts: 88
- Joined: Mon Aug 17, 2009 5:52 pm
- Location: Magic Land
-
- Posts: 12
- Joined: Tue Aug 25, 2009 4:04 pm
I better explain what I do mean.
In some maps (e.g. MH-TheOutpost, which is not a MH map from scratch, I know, but that is ot the point) the monsters are triggered by a Trigger actor or Dispatcher actor. So the player activates any Trigger actor by running into their collision radius, and the Trigger actors triggers movers or monsters.
When a monster is just standing around and waiting for the player to attack (by seeing him or hearing him) what is the sense to trigger that monster, of he does not see and hear the player? Trigger actors do trigger monsters even if the monsters cannot see any player around. Why do mappers trigger monsters by a Trigger actor?
TIA
In some maps (e.g. MH-TheOutpost, which is not a MH map from scratch, I know, but that is ot the point) the monsters are triggered by a Trigger actor or Dispatcher actor. So the player activates any Trigger actor by running into their collision radius, and the Trigger actors triggers movers or monsters.
When a monster is just standing around and waiting for the player to attack (by seeing him or hearing him) what is the sense to trigger that monster, of he does not see and hear the player? Trigger actors do trigger monsters even if the monsters cannot see any player around. Why do mappers trigger monsters by a Trigger actor?
TIA

Shoe Cleaner
Like I said before, Triggering a monster has the same effect as the monster "Seeing" or "Hearing" you. If it is setup correctly it can be used to make monsters ambush players out of seemingly nowhere. Sadly it is hardly ever set up correctly.
[img]http://img353.imageshack.us/img353/6645/seralsigep4.jpg[/img]
[img]http://fc07.deviantart.com/fs36/f/2008/263/3/e/Derideal_Fanstamp_by_Flammenwolf.jpg[/img]
Alucard supports [url=http://www.derideal.com]derideal[/url]
[img]http://fc07.deviantart.com/fs36/f/2008/263/3/e/Derideal_Fanstamp_by_Flammenwolf.jpg[/img]
Alucard supports [url=http://www.derideal.com]derideal[/url]
-
- Posts: 12
- Joined: Tue Aug 25, 2009 4:04 pm
Yes, thank you, now I understood

Alucard wrote:Like I said before, Triggering a monster has the same effect as the monster "Seeing" or "Hearing" you. If it is setup correctly it can be used to make monsters ambush players out of seemingly nowhere. Sadly it is hardly ever set up correctly.
Shoe Cleaner