Dear Dayz Epoch Developers and fellow server admins,
Although this is not really a 'bug', i wont be surprised if more servers are experiencing this problem.
And i/we would really appreciate some help since i can`t find a proper solution.
The problem:
If someone places a safe and gets a code that starts with a 0. (For example 0123)
MySQL 5.5 will automatically trim away the first zero. Meaning you are left with the code 123.
And since a safe requires 4 digits as a code, it renders the safe unusable.
Therefor my following two questions:
1. Is there a way in the config of MySQL 5.5 to disable trimming the prefix?
2. Or is there a way to make sure codes never start off with a zero?
Question
EGC.NightStalker
Dear Dayz Epoch Developers and fellow server admins,
Although this is not really a 'bug', i wont be surprised if more servers are experiencing this problem.
And i/we would really appreciate some help since i can`t find a proper solution.
The problem:
If someone places a safe and gets a code that starts with a 0. (For example 0123)
MySQL 5.5 will automatically trim away the first zero. Meaning you are left with the code 123.
And since a safe requires 4 digits as a code, it renders the safe unusable.
Therefor my following two questions:
1. Is there a way in the config of MySQL 5.5 to disable trimming the prefix?
2. Or is there a way to make sure codes never start off with a zero?
Thanks in advance!
NightStalker
European Gamers Community
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now