فوكس كونكر - 🦊 - Conquer
موضوع بعنوان :كويست اعلان الأجواء
الكاتب :Meliodas


%D8%A8%D8%B3%D9%85%2B%D8%A7%D9%84%D9%84%D9%87%2B%D8%A7%D9%84%D8%B1%D8%AD%D9%85%D9%86%2B%D8%A7%D9%84%D8%B1%D8%AD%D9%8A%D9%85
كويست اعلان اليل ولصباح تفضلوأ ..!
quest nuit begin 
    state start begin 
        when login or logout begin 

            local buff = math.mod(((get_time() - 1283544313)/43200),2) 
             
            if buff >= 1 and game.get_event_flag("xmas_boom") == 1 then 

                game.set_event_flag("xmas_boom", 0) 
                notice(" لقد بزغ الفجر! ") 
             
            elseif buff < 1 and game.get_event_flag("xmas_boom") == 0 then 
            
                game.set_event_flag("xmas_boom", 1) 
                notice(" لقد حل وقت الظلام! ") 
             
            end 

        end 
     
    end 

end


كلمة شكرأأ تكفي ..!