khanat-opennel-code/code/ryzom/common/data_leveldesign/leveldesign/world_editor_files/npc/event_type/bot_begin_fight.html
2010-05-06 02:08:41 +02:00

21 lines
620 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
</HEAD>
<BODY>
<P>
<FONT color=purple size=5>
bot_begin_fight
</FONT>
</P>
<P>
Triggered each time a bot begin to fight.<br>
You can use a <b>say</b> action under this event that will automaticaly
speak with the bot that started to fight.<br>
TIPS : you can use a <b>random_select</b> with some <b>say</b> actions to
have a more rich vocabulary.
</P>
</BODY>
</HTML>