Jump to content

Swift

Members
  • Content Count

    6
  • Joined

  • Last visited

Posts posted by Swift


  1. If I may add something to this "looping" you guys are talking about. Do you all mean cronjobs? If it is, I don't see it being an "overkill" regardless of the time you want it to run. You can even set it to every minute.

     

    > Create a PHP script that reads the table where the suggestions are stored.

    > Add a flag field in that table where 0 = not sent and 1 = sent. Set the value for this field to 0 as default.

    > PHP script will only select the records that are flagged as 0 and execute the mail function containing the data.

    > When mail is executed, set the flag of each record to 1.


  2. I want to bump the problem regarding custom font not working properly. I just downloaded the newest version of the patcher and tried to diffed a 2013-12-23 client. I applied the patch to support custom font (Arial), and it still uses the font that looks like Comic Sans MS in-game.

     

    After trying to patch the said client on an older version of the patcher, the Arial font worked after selecting the option [use Arial on langtype], which is not present on the newest version of the patcher.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.