reddford 0 Posted April 3, 2023 Hi guys, im trying to make a spawner for accessories (in this case its ACE_Wheel) with an action. So i made this : this addAction ["Take A Wheel",{"ACE_Wheel" createVehicule getMarkerPos "Marker10"}]; This dont work because it needs ";" and it give me headhache .... Can someone have a solution ? And the way "HideObjectGlobal" isnt a solution for me because i would like to made a spawner for wheels and tank tracks for players on my MP mission (ACE MOD) If possible even to put the object on my hand directly 🙂 Share this post Link to post Share on other sites
Harzach 2517 Posted April 3, 2023 52 minutes ago, reddford said: createVehicule should be createVehicle 2 Share this post Link to post Share on other sites
reddford 0 Posted April 3, 2023 7 minutes ago, Harzach said: should be createVehicle Ho yeah indeed, thx An other question, the marker is a marker (like icon) or a trigger (first time trying this script method) Share this post Link to post Share on other sites
Harzach 2517 Posted April 3, 2023 I'm not sure I understand your question. Share this post Link to post Share on other sites
reddford 0 Posted April 4, 2023 np i found the anwser, thx for help btw 🙂 it works perfectly Share this post Link to post Share on other sites