Init is above
Campsetup.sqs
----------------------------------------------
tent = "campeast" createVehicle [0,0,0];
_user = _this select 0
_id = _this select 2
tent setpos [(getpos trooper1 select 0)+1, (getpos trooper1 select 1)+1, getpos trooper1 select 2]
_user removeaction _id
-----------------------------------------------
ammosetup.sqs
-----------------------------------------------
_user = _this select 0
_id = _this select 2
ammo setpos [(getpos trooper1 select 0)+1, (getpos trooper1 select 1)+1, getpos trooper1 select 2]
_user removeaction _id
hint "Ammo Depot becomes usable less than 1 minute after Creation"; exit
----------------------------------------------
for ammo setup you need to place a ammo depot somewhere on the map with the name ammo