admin_restrictweapon <4> <6> doesn't work like it did in 1.5 and it isn't allowed in my AMX. I would like to restrict the awp and the AR permanently. Thanks to anyone who helps.
that looks like the command for adminmod, if you're using amxmod, you need to do this:
amx_restrict on awp
amx_restrict save
then it should be restricted the next rount.
I have tried amx_restrict list and amx_restrictlist, nothing comes up.
When I type amxmodmenu I get many options. However the restrict weapon choice is not choosable. I placed the commands into the amxx.cfg file and reset the server. Weapons are not restricted. What else could it be?