我对代码编写非常陌生,我正在为专用服务器开发一个哇插件,以显示文本列表供我在玩耍时阅读。我已将问题缩小到此处的某个地方。
AAP_MTV.EventFrame:SetScript("OnEvent", function(self, event, ...)
if (event=="ADDON_LOADED") then
local arg1, arg2, arg3, arg4, arg5 = ...;
if (arg1 ~= "AAP-MTV") then
return