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

17 lines
748 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=green size=5>despawn</FONT></P>
<P>Despawn the bots of the group.<br>
By default, the bots are 'softly' removed, ie, they stop respawning if they die
but they don't despawn until there is a player in visibility range.<br>
You can add the optionnal 'immediately' parameter to force an immetiat despawn, regardless
of player distance.</P>
<P><STRONG>Parameters :</STRONG><BR>
<FONT color=gray>[immediately] </FONT><tb>// force all creature to despawn NOW </P>
</BODY>
</HTML>