use the removeweapon ,removemagazine commands to remove his weapons and ammo. then use the addweapon, addmagazine commands to put stuff in IE:
in ur dudes init:
-
this removeweapon "weaponname";
this removemagazine "magazine name";
-
do the magazine one 4 times as he carries 4 magazines.
then:
-
this addweapon "weaponname";
this addmagazine "magazine name";
-
all of those go in the init line of your dude remove first then load of coarse.it will be a long line of code but it will fit.
you can get the weapon names and ammo names in the editors depot look for the "comref"(command reference)