Description;
Players can only use allowed player models on the server, otherwise the default zombie model will be made.
In the ModelRestrict plugin, you first need to learn the model name and then restrict it. There is practically no end to this. If models other than those you allow with this plugin are detected, they will be changed to the zombie model by default.
UPDATE 1.1
- Added list for allowed models: amxmodx/configs/allowed_models.ini
- Added a cvar for the model it will return to if it is not the allowed model.
Cvar: default_model "zombie" // robo, helmet etc.
Special Thanks: DJEarthQuake