ALS

Results 3 issues of ALS

- Change from Raw Pointer to Smart Pointer (Shared Pointer in this cases); - Use enable_shared_from_this for compatibility with Shared Pointer; - Use "weak_ptr" when necessary; - Create using "Class_ptr"...

### Pull Request Prelude - [x] I have followed [proper The Forgotten Server code styling][code]. - [x] I have read and understood the [contribution guidelines][cont] before making this PR. -...

- #4690 - #4858 It's been a long time since we started using namespaces extensively. I'd like to know if this will apply to everything. @ranisalt You seem to be...

good first issue