Jump to content

Auto Announcements


Recommended Posts

M2 Download Center

This is the hidden content, please
( Internal )

 

IzTEs0D.png

Auto Announcements

This system allows you to send announcements at chosen time.

There are 3 categories of announcements.

Hourly Announcements
You can set announcements which will appears at chosen minute after every full hour.


Special Announcements
You can set announcements which appears at chosen time in chosen day. 
If you want to show messageeveryday in same hour simply set day to EVERYDAY.

kWtgXPk.png

Special Announcements | from h - to h
You can set announcements which appears in chosen by you time intervals(ex. 17:00 - 21:00)
00, 20 and 40 minutes after full hour.

iYLIFZE.png

 

Like in preview mode you can set it to EVERYDAY if you want show announcement everyday.

By default it support 5 lines of message, but it's configurable.
If you want to hide line simply set it to "".

 

Dwonload & Scan

 

https://mega.nz/file/ijJATKZR#hdFS0qFrxhm1vsWVx61sTfWr4_xzVvLhqIYVMMaBgZk
https://www.virustotal.com/#/file/350f23a008f2ec7d972be88c1e28247477d03d12e7e64e0d28e91a556ea5ab09/detection

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 9
  • kekw 1
  • Dislove 1
  • Good 3
  • Love 18
Link to comment
Share on other sites

error

 

 


AutoNotice.cpp: In member function 'void CAutoNotice::HourlyAnnouncement(int, int)':
AutoNotice.cpp:54:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_HOURLY_ANNOUCEMENT == true)
            ^
AutoNotice.cpp:60:11: error: 'AutoNoticeSettings' is not a class or namespace
  if ((int)AutoNoticeSettings::HOURLY_MINUTE == minute)
           ^
AutoNotice.cpp: In member function 'void CAutoNotice::SpecialHourAnnoucement(int, int, int, int)':
AutoNotice.cpp:72:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_SPECIAL_HOUR_ANNOUCEMENT == true)
            ^
AutoNotice.cpp: In member function 'void CAutoNotice::TimeIntervalAnnoucement(int, int, int, int)':
AutoNotice.cpp:130:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_TIME_INTERVAL_ANNOUCEMENT == true)
 

  • Sad 1
  • Love 1
Link to comment
Share on other sites

  • 2 months later...
La 11/12/2017 la 22:46, Chris90909090909090 a spus:

error

 

 


AutoNotice.cpp: In member function 'void CAutoNotice::HourlyAnnouncement(int, int)':
AutoNotice.cpp:54:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_HOURLY_ANNOUCEMENT == true)
            ^
AutoNotice.cpp:60:11: error: 'AutoNoticeSettings' is not a class or namespace
  if ((int)AutoNoticeSettings::HOURLY_MINUTE == minute)
           ^
AutoNotice.cpp: In member function 'void CAutoNotice::SpecialHourAnnoucement(int, int, int, int)':
AutoNotice.cpp:72:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_SPECIAL_HOUR_ANNOUCEMENT == true)
            ^
AutoNotice.cpp: In member function 'void CAutoNotice::TimeIntervalAnnoucement(int, int, int, int)':
AutoNotice.cpp:130:12: error: 'AutoNoticeSettings' is not a class or namespace
  if ((bool)AutoNoticeSettings::ENABLE_TIME_INTERVAL_ANNOUCEMENT == true)
 

Use c++11.

Link to comment
Share on other sites

  • 1 year later...
  • 2 weeks later...

AutoNotice.cpp: In member function 'void CAutoNotice::HourlyAnnouncement(int, int)':
AutoNotice.cpp:54: error: expected primary-expression before 'bool'
AutoNotice.cpp:54: error: expected `)' before 'bool'
AutoNotice.cpp:55: error: expected `)' before ';' token
AutoNotice.cpp:60: error: expected primary-expression before 'int'
AutoNotice.cpp:60: error: expected `)' before 'int'
AutoNotice.cpp:68: error: expected `)' before '}' token
AutoNotice.cpp:68: error: expected primary-expression before '}' token
AutoNotice.cpp:68: error: expected `;' before '}' token
AutoNotice.cpp: In member function 'void CAutoNotice::SpecialHourAnnoucement(int, int, int, int)':
AutoNotice.cpp:72: error: expected primary-expression before 'bool'
AutoNotice.cpp:72: error: expected `)' before 'bool'
AutoNotice.cpp:73: error: expected `)' before ';' token
AutoNotice.cpp: In member function 'void CAutoNotice::TimeIntervalAnnoucement(int, int, int, int)':
AutoNotice.cpp:130: error: expected primary-expression before 'bool'
AutoNotice.cpp:130: error: expected `)' before 'bool'
AutoNotice.cpp:131: error: expected `)' before ';' token

 

any solution?

Link to comment
Share on other sites

  • 1 month later...
  • 9 months later...

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.