(adsbygoogle = window.adsbygoogle || []).push({});
Ok, so if you don't know, I have a verification that was posted on 7s. Version 2.6 i believe is in my patch as well as Apathy's...
I have found some issues and I am interested in improving the design and abilities.
I would like your input to know what to add.
Currently I am doing the following:
- Switching permission levels (verification levels you might say), will require suicide. A one without may be called, but will require more work on your part.
- All player data will be central to the host. That means that all information about peoples access will be sure on the level object.
- There will be a lock feature in place. That basically means that if a current operation to switch a player is in progress, the scond and so on have to wait for the others to complete. This will prevent data overwites among other issues.
- It will be very easy to add a person to get auto ranked to a level. You could see this as isVIP isCoHost, etc...
- Adding levels will be highly simple as well. Will be just one function. only the host will set that information though.
- There will be a simple way to fetch someones access level and access title. This would probsbly be mostly for player menus...
- Switching a player's level will be as simple as well.
Some of that may be wordy, but if you have any ideas/suggestions please let me know.
Also to get updates on my work, do follow me on twitter. If I get 500+ followers, my mw2 v1.8 patch will get released to the net. If you don't see why that might be big, Google my name.
I also plan on creating a new menu system among other things. I am always open for new ideas, so don't hesitate to trow them at me

.
With that said, please comment

.