anyoer* 发表于 2013-11-4 11:58:25

【amtotemtype】判断指定图腾类型是否存在

amtotemtype

   判断指定图腾类型是否存在

语法
      name , time = amtotemtype(Type);

参数
      Type      整数值 - 图腾类型代码
      1 - 火焰
      2 - 土
      3 - 水
      4 - 空气
      
返回值      name
      字符串 - 图腾名称, 失败返回nil。

      time
      整数值 - 图腾效果剩余时间(秒), 失败返回-1。


页: [1]
查看完整版本: 【amtotemtype】判断指定图腾类型是否存在