k1=string.find(NPC对话内容,"羊",1,true)
if k1~=nil then
选择("ImgEx:0:155:161:155:0:-4")
end
k1=string.find(NPC对话内容,"蛇",1,true)
if k1~=nil then
选择("ImgEx:0:154:160:154:0:-4")
end
k1=string.find(NPC对话内容,"猪",1,true)
if k1~=nil then
选择("ImgEx:0:156:162:156:0:-4")
end
k1=string.find(NPC对话内容,"鹿",1,true)
if k1~=nil then
选择("ImgEx:0:152:158:152:0:-4")
end
k1=string.find(NPC对话内容,"牛",1,true)
if k1~=nil then
选择("ImgEx:0:153:159:153:0:-4")
end
k1=string.find(NPC对话内容,"鸡",1,true)
if k1~=nil then
选择("ImgEx:0:151:157:151:0:-4")
end
以上内容由简单挂中国官网:www.jdgua.cn原创发布。转载请注明出处!