Arma 3 Eden Editor | Give Players Rewards for completing tasks
This video will show you how to give your players reward equipment for completing tasks.
Code for trigger when you want to reward with a vehicle.
_veh = "rhsusf_m1025_d_m2" createVehicle getMarkerPos "cs1";
Remember, that between the inverted commas you place the classname of the vehicle you want to spawn, and ensure you have placed a marker for where you want it.
Ammo box:
_ammo = "uns_AmmoBox_ANZAC" createVehicle getMarkerPos "ammoreward";
Smoke grenade:
_smoke ="smokeshellorange" createvehicle getMarkerpos "smoke1";
Thank you to Bohemia Interactive Studios for the greatest Military Simulation game ever made.
Questions or comments? Want to ask for help with something or just want to be involved in our community missions? Join our discord: https://invite.gg/ocb
Missions and videos take time to make, please help me out by becoming a patron: https://www.patreon.com/ocb_au
Or you could make a one-off donation to help me out.
https://paypal.me/ocbau
Thanks so much for watching!