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

157 lines
4.6 KiB
HTML
Raw Blame History

<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="keywords_files/filelist.xml">
<title>The keyword system</title>
<!--[if gte mso 9]><xml>
<o:DocumentProperties>
<o:Author>Boris Boucher</o:Author>
<o:LastAuthor>Boris Boucher</o:LastAuthor>
<o:Revision>2</o:Revision>
<o:TotalTime>917</o:TotalTime>
<o:Created>2003-07-17T16:30:00Z</o:Created>
<o:LastSaved>2003-07-18T07:50:00Z</o:LastSaved>
<o:Pages>1</o:Pages>
<o:Words>88</o:Words>
<o:Characters>504</o:Characters>
<o:Company>nevrax</o:Company>
<o:Lines>4</o:Lines>
<o:Paragraphs>1</o:Paragraphs>
<o:CharactersWithSpaces>591</o:CharactersWithSpaces>
<o:Version>10.3501</o:Version>
</o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
<w:UseFELayout/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;
mso-font-alt:"\FF2D\FF33 \660E\671D";
mso-font-charset:128;
mso-generic-font-family:modern;
mso-font-pitch:fixed;
mso-font-signature:-1610612033 1757936891 16 0 131231 0;}
@font-face
{font-family:"\@MS Mincho";
panose-1:2 2 6 9 4 2 5 8 3 4;
mso-font-charset:128;
mso-generic-font-family:modern;
mso-font-pitch:fixed;
mso-font-signature:-1610612033 1757936891 16 0 131231 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"MS Mincho";
mso-ansi-language:FR;}
h1
{mso-style-next:Normal;
margin-top:12.0pt;
margin-right:0cm;
margin-bottom:3.0pt;
margin-left:0cm;
mso-pagination:widow-orphan;
page-break-after:avoid;
mso-outline-level:1;
font-size:16.0pt;
font-family:Arial;
mso-font-kerning:16.0pt;
mso-ansi-language:FR;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple style='tab-interval:36.0pt'>
<div class=Section1>
<h1><span lang=FR>The keyword system</span></h1>
<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>
<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>
<p class=MsoNormal><span lang=FR>Keywords is generaly used to <20>filter<65> event
for certain group or state.</span></p>
<p class=MsoNormal><span lang=FR>Keywords can also be used to flag bots with a
special tag (like we done with the guard keyword).</span></p>
<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>
<p class=MsoNormal><span lang=FR>The keyword are defined in the <a
href="file://r:/code/ryzom/ai_service.cfg">ai_service.cfg</a> file.</span></p>
<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>
<p class=MsoNormal><span lang=FR>They exist in three category&nbsp;: npc bot
keywords, npc group keywords and npc state keywords.</span></p>
<p class=MsoNormal><span lang=FR>Each category is limited to 32 keywords.</span></p>
<p class=MsoNormal><span lang=FR><o:p>&nbsp;</o:p></span></p>
<p class=MsoNormal><span lang=FR>In most case, you can filter thinks using
either explicit name or keyword. Keyword filtering is more restrictive but very
faster than name filtering.</span></p>
</div>
</body>
</html>