1. All the resistance weapons have been replied to on other threads...
*sigh*
try and use the search button - thats what its there for - but i'll answer cos im a nice chappy
Toakrev - Tokarevmag
Glock - Glockmag
CZ75 - CZ75mag
Fal - Falmag
UZI - UZImag
Anything i left out? hmmm... im sure i have.
2. Adding to a soldier: type the following into the init field of a soldier:
this addweapon "weaponname"of course you need to add ammo: type the following BEFORE the addweapon command, seperating the two using a ; .
this addmagazine "ammoname"you can add as many magzines as a soldier can carry (8 i think)
3. type this in the init field of a soldier:
this setpos [getpos this select 0, getpos this select 1, (getpos this select 2) +#]change the # to any number you want - this will be the height it moves. You can also change the + to a - to make the unit move down.
hope thats all you wanted...
:thumbsup: