jqkeric11 Posted June 3, 2016 Posted June 3, 2016 (edited) I use this https://rathena.org/board/topic/74969-send-mail-via-scriptcommand/ English and number is OK but I use Chinese is faile example: sendmail .charid,.sender$,"("+NoviceReward+1+")","這是本私服給的小小獎勵!繼續加油!",100000,2456,1; Edited June 3, 2016 by jqkeric11 Quote
LearningRO Posted June 3, 2016 Posted June 3, 2016 try change your langauge setting on clientinfo.xml Quote
jqkeric11 Posted June 3, 2016 Author Posted June 3, 2016 try change your langauge setting on clientinfo.xml This is my clientinfo.xml <?xml version="1.0" encoding="BIG5" ?> <clientinfo> <servicetype>taiwan</servicetype> <servertype>primary</servertype> <extendedslot>2</extendedslot> <connection> <display>127.0.0.1</display> <desc></desc> <balloon></balloon> <address>127.0.0.1</address> <port>6900</port> <version>45</version> <langtype>4</langtype> <aid> <admin></admin> </aid> <registrationweb></registrationweb> </connection> <servicetype>taiwan</servicetype> <servertype>primary</servertype> <extendedslot>2</extendedslot> <connection> <display></display> <desc></desc> <balloon></balloon> <address>127.0.0.1</address> <port>69000</port> <version>45</version> <langtype>4</langtype> <aid> <admin></admin> </aid> <registrationweb></registrationweb> </connection> <!-- 若需要多重選單請將註解移除 --> < ! -- <servicetype>taiwan</servicetype> <servertype>primary</servertype> <extendedslot>2</extendedslot> <connection> <display>^398ADFCS_eAthena Client^000000</display> <desc></desc> <balloon></balloon> <address>127.0.0.1</address> <port>6900</port> <version>211</version> <langtype>4</langtype> <aid> <admin></admin> </aid> <registrationweb></registrationweb> </connection> -- > </clientinfo> Quote
jqkeric11 Posted June 3, 2016 Author Posted June 3, 2016 Could be related to database collation My database select big5 I fix Answer: (1)Go to inter_athena //default_codepage: big5 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.