Vanoke:
Its possible to do it whit exec d.txt then you get 3 breachers and SF
I have peace whit this so thx all for your thinking till next time :-*
Not all clans know this so here from 25 assist browser
If you are the admin on a Server you can now user then following commands to forceclass everyones weapons.
Open the console and type...
exec r.txt // M16A2 Standard Rifle
exec m.txt // M4A1 SOPMOD without any mods
exec m4a1auto.txt // Ranger M4A1
exec ar.txt // M249 SAW
exec g.txt // M16A2-M203 Grenadier's Weapon
exec at4.txt // AT-4 HEAT anti-tank missile
exec s82.txt // M82A1A Barret Anti-Materiel Sniper Rifle
exec s24.txt // M24 Sniper Rifle
exec spr.txt // Special Purpose Rifle (SF Sniper)
exec m9.txt // M9 Beretta pistol
exec b.txt // Shotgun
exec sf.txt // M4A1 SOPMOD with mods
exec ak.txt // AK-47
exec ak74su.txt // AKS-74U
exec gp.txt // AK with grenade launcher
exec rpg.txt // RPG-7 rocket-propelled grenade launcher
exec rpk.txt // RPK Light Machine Gun
exec svd.txt // Dragunov SVD Sniper Rifle
exec mos.txt // Mosin-Nagant sniper rifle
exec v.txt // VSS 'Vintorez'
exec sl.txt // Squad Leader
exec ft.txt // Fireteam Leader
exec rct.txt // Recruit (NO WEAPONS)
exec d.txt // M4 and 3 door breaching charges
exec bdm.txt // Bunker Defeat Munition
As I mentioned in the shoutbox, they caused lag. I didn't realize they were removed as a 1-click install but lag was most likely the reason. The problem with weapon scripts is they go like this:
admin forceclass 1 AR
admin forceclass 2 AR
admin forceclass 3 AR
and so on
The numbers are the player list numbers and those go higher and higher as the server is left running. So if your admin script ends at 100 then anyone with a player number higher, won't get the new weapon that's being forced. This creates a problem, at which player list number do you stop at? 200? 500? 5000? The higher you go, the more you ensure the weapon is forced to everyone but the more lag is introduced as the file is executed. It was horrible with the Assist scripts to the point of rubberbanding 5 seconds after executing the script.
I believe later versions of AA implemented this:
admin forceclass * AR
so you could give everybody a weapon at once.
Perhaps this is the a little challenge ELiZ will enjoy? 