-
Nothing like waking up to programing multi dimensional array cleaners in the morning. Well I was going to need some new functions sets like this sooner or later.
Reprogramed the code used to calculate wards (used for many things that you would not think are wards, basically finds all clients of a defined team or all teams within X range of a point and then hits a call back method individually for each time one is found.) as there is only 1 call back function there was no way to do different things until now.
With the new code I can now for example have different wards with different things done to clients all while using the same code and functions. This makes code easier to read and debug by reducing as much as possible duplicate code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules