How to fix this language

10/30/2018 11:00 randeljohnvalencia#1
How to fix this language

[Only registered and activated users can see links. Click Here To Register...]

sorry for bad english
10/30/2018 12:02 mobai520#2
STRINGTABLE DISCARDABLE
BEGIN
IDS_SERVER_IP "127.0.0.1"
IDS_LANG "1"
IDS_SUBLANG "0"
IDS_ENCRYPTPWD "1"
IDS_FAKEFULLMODE "1"
IDS_MSGVER "20130711"
IDS_CACHE_PORT "15407"
IDS_SHOUTLIMIT_SECOND "5000"
IDS_SHOUTLIMIT_COUNT "5"
IDS_CODEPAGE "936" //Try changing it here
IDS_2ND_PASSWORD "0"
END
10/30/2018 12:18 Ecrypter#3
did you check the event.lua?
11/01/2018 22:55 AleandraS2#4
It's is problem in event.lua in to resource.
11/02/2018 00:02 Nιgнтмαяε#5
Event.lua

Change:
bNotice = true to bNotice = false