22.06.2018, 17:38
(
Последний раз редактировалось RedGun2015; 22.06.2018 в 18:13.
Причина: title edit
)
I've inclured 'fixes.inc' in my gamemode, everytings fine, but my function (FormatNumber) doesn't work..
When i have a number 412321, this function will format the numbers to something like this: 412,321, but after i've included the fixes.inc, it does not work anymore.
Image: https://i.imgur.com/9rDOgFu.png
Before including fixes.inc: https://i.imgur.com/0gvnrNt.png
Is there a fix?
BTW:
I've got this message: https://pastebin.com/5u8p7maK
I know I could just to add after include #define FIXES_ServerVarMsg 0 , but how can I make to work? Where should I download the DANGEROUS_SERVER_ROOT/server.cfg ? My server is runing on linux and i really don't know where should i use the follow cmd in order to make ServerVarMsg to work (ln -s .. DANGEROUS_SERVER_ROOT )
When i have a number 412321, this function will format the numbers to something like this: 412,321, but after i've included the fixes.inc, it does not work anymore.
Image: https://i.imgur.com/9rDOgFu.png
Before including fixes.inc: https://i.imgur.com/0gvnrNt.png
Is there a fix?
BTW:
I've got this message: https://pastebin.com/5u8p7maK
I know I could just to add after include #define FIXES_ServerVarMsg 0 , but how can I make to work? Where should I download the DANGEROUS_SERVER_ROOT/server.cfg ? My server is runing on linux and i really don't know where should i use the follow cmd in order to make ServerVarMsg to work (ln -s .. DANGEROUS_SERVER_ROOT )