- Defines cannot be redifined - Otherwise use a global var.
Also, instead of using exit, try something like - error("area_max_connections isn't working!"); This way, you know exactly what the problem is, and that the game's not just closing
@ xXxGuitar: i know that it was a test which value it really has... But how only up to 999999??? That is kinda ugly... What is the mx size of an array?
I am working with 3 arrays of this size: 1479872, and I have not been able to find any errors when using them. The Manual says: An array may have any length, but a maximum of 500 default values can be given in a script file. I have found errors with larger arrays than what I am using, but I don't know what the max is.
God DID give us a manual on how to change this world...