حاضر هجرب فهمتك غلط
شوف اخي
addEvent("quiz",true)
addEventHandler("quiz", root,
function (ed1,ed2)
outputChatBox(" ----- " .. ed1 .. " ------")
trinf = ed2
end)
addEventHandler("onPlayerChat",root,
function (msg,type)
if ( type == 0 and msg == trinf ) then
outputChatBox("..........")
givePlayerMoney(source,1000)
trinf = nil
end
end)
مانفعت كمان