DelNpc

<html> <head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>新建网页 1</title> </head> <body> <p><font color="#00FF00"> npc</font>.<font color="#FF8C00">DelNpc</font>(<font color="#0000FF">int </font>索引)</p> <p><strong>函数功能:</strong></p> <p><font color="#006400">把NPC删除掉<br> PS:个人感觉好像没必要使用</font></p> <p><strong>参数说明:</strong></p> <table border="1" width="37%" id="table1"> <tr> <td width="152">索引</td> <td>[整型]</td> <td width="234">NPC索引</td> </tr> </table> <p><strong>返回值:</strong></p> <p> </p> <p><strong>使用例子:</strong></p> <p><font color="darkgreen">--删除NPC,同时删除临时数据及对象数据<br> </font><font color="#00FF00"> npc</font>.<font color="#FF8C00">DelNpc</font>(meindex)<font color="#0000FF"><br>  </font></p> <p><strong>参数说明:</strong></p> </body> </html>