下面是引用 abc121212 于 2010-07-12 15:07 发表的 急~~,|问一下sma....: 话说我想做一个抗感染护甲 但转为amxx时有错误 请大大帮我看看有什么错 第1-4错 (第36行) 1.expression has no effect 2.expression has no effect 3.expected token: ';' , but found ")" 4.too many error messages on one line _________________________________________________________________________________ 第36.37行 36. get_user_name(id, name, 31) 37.set_user_armor(id, 200) //让此ID护甲变成200
下面是引用 abc121212 于 2010-07-12 19:24 发表的 : 那错什么= =...