View Single Post
CamerDisco
AlliedModders Donor
Join Date: Aug 2015
Location: Poland
Old 07-02-2017 , 11:02   Re: Loading sentences from file
Reply With Quote #6

I thought this:
PHP Code:
 ReplaceString(wordsizeof(word), "\n"""true); 
fixed my problem, but it works only on my test server at windows, on my normal server at linux it still doesn't work.
Any ideas?

@Edit
PHP Code:
 ReplaceString(wordsizeof(word), "\r"""true); 
fixed this problem on linux
__________________


Max-Play.pl - the best polish servers

Last edited by CamerDisco; 07-02-2017 at 11:09.
CamerDisco is offline