Forceclass is a admin command in console, you can use either one of these:
afc mos
admin forceclass 100 mos ( <-- 100 is player-ID ) First one forceclasses mos for everyone, second forceclasses mos only forplayer-ID 100.
Forceclass scripts are following the second rule, those script files may include thousands of lines of force class rules starting from player-ID 1 and ending perhaps at palyer-ID 2000. When map is changed or server restarted, playerlist will start counting from one again, so the first one joining server will get player-ID 1, second gets 2, third gets 3 and when the first player reconnects to the server he gets player-ID 4. So if you restart your server daily, player-ID's will not grow over 1000 and you can run quite light scripts.
Player-ID's of players you get by typing to console: playerlist
You can download different kind of forceclass scripts from clans own forums, I believe from here you can find some links as well. When you have a script, you need to save it to "armyops/System" -folder on your computer.
When you want to run a script, type to console:
exec filename.txt ( <-- where filename.txt is your script-file )
I have created a
force class generator, what you can use too. Generally you can use all forceclass scripts in evey map, BUT in Hospital normal forceclass scirpts messes up the whole game play ( if VIP gets forceclassed, the round will end when someone dies ). If you know who the VIP is, you can check his player-ID, fill it to the generator and select your guns that you want to force, the generator forceclasses selected gun(s) to everyone except VIP.