How do I create an auto-announcement in-game?

Results 1 to 2 of 2
  1. #1
    A Lost Marine gago117 is offline
    MemberRank
    Feb 2010 Join Date
    PhilippinesLocation
    420Posts

    How do I create an auto-announcement in-game?

    Like for example.


    "Please visit our forums!!" which will be auto-announced every thirty minutes.


    Thank you very much!!


  2. #2
    igunz.net Dawson is offline
    LegendRank
    Feb 2010 Join Date
    ::1 (Canada BC)Location
    2,581Posts

    Re: How do I create an auto-announcement in-game?

    I can't really think of a reliable way other than just detouring OnChannelJoin and then

    MGetMatchServer()->Announce(A, "blah blah")

    So everytime someone joins a channel it tells them to visit the forums. You could do it where it just says it /anywhere/ every 30 minutes but I myself would find that really annoying. So I won't be giving out that info =[ spam is bad.



Advertisement