removeallweapons this; this addmagazine "Tokarevmag"; this addweapon "Tokarev"
ThePogue,
Stalker just explained how to do what you are asking....
1. Create a solider for this example
2. In his initialization line place:
removeallweapons this; this addmagazine "Tokarevmag"; this addweapon "Tokarev"3. When you start the game your solider will have one weapon, which is a pistol and is ready for action.