ErrorMessage: File a3_infiSTAR_Exile\EXILE_AHAT_CONFIG.hpp, line 84: Config: '{' encountered instead of ','
but like 84 is
/*
Noficiations shown to all players on the server. Could be used to replace BEC messages.
(LINE 84) {first occurrence after x min, show again after x min, show message for x seconds, font size (recommended is 0.6), xpos, ypos,text color, text (<br/> is a linebreak)}
if you want the client to see a message only once when logging in, you put the first and second entry in the array to -1.
Example:
{-1, -1, 4, 0.6, 0, 0, "#ff0000", "Welcome to our server"}
xpos and ypos need to be within your monitor. to high numbers and you simply won't see the text..
~ x-range is between -0.7 to +1
~ y-range is between -0.4 to +1
*/
Getting this error on my console
but like 84 is
/*
Noficiations shown to all players on the server. Could be used to replace BEC messages.
(LINE 84) {first occurrence after x min, show again after x min, show message for x seconds, font size (recommended is 0.6), xpos, ypos,text color, text (<br/> is a linebreak)}
if you want the client to see a message only once when logging in, you put the first and second entry in the array to -1.
Example:
{-1, -1, 4, 0.6, 0, 0, "#ff0000", "Welcome to our server"}
xpos and ypos need to be within your monitor. to high numbers and you simply won't see the text..
~ x-range is between -0.7 to +1
~ y-range is between -0.4 to +1
*/
Share this post
Link to post
Share on other sites