Diddl3s 13 Report post Posted January 4, 2016 Would anyone know how to create a script based on the following: Have all the usual spawn points. Then for certain UID's , let these guys have an additional Spawn Location named 'Home' which would allow them to spawn at their respective bases. Each base would be from a coordinate that is specific to that particular player. Share this post Link to post Share on other sites
Diddl3s 13 Report post Posted January 6, 2016 Any help is greatly appreciated Share this post Link to post Share on other sites
GamersRoost 265 Report post Posted January 6, 2016 How do you get away with the donation items, both on Arma 3 Exile and on DayZ servers you host? I thought https://www.bistudio.com/monetization was really clear. Share this post Link to post Share on other sites
Diddl3s 13 Report post Posted January 8, 2016 Any help on this one would be greatly appreciated, thanks Share this post Link to post Share on other sites
GamersRoost 265 Report post Posted January 8, 2016 (edited) if (getPlayerUID player) in _Spawns) then { [] execVM "Spawns.sqf"; }; This should lead you to the right solution. Good luck. Edited January 8, 2016 by GamersRoost Share this post Link to post Share on other sites
Krussedull 5 Report post Posted March 23, 2016 Can anyone help me whit this? Share this post Link to post Share on other sites
Quasi Normal (Melano!) 17 Report post Posted April 4, 2016 Bump on that^^ Share this post Link to post Share on other sites
Its me ZovkT 87 Report post Posted April 6, 2016 bump Share this post Link to post Share on other sites
Jhondominic 0 Report post Posted May 24, 2016 (edited) On 8/1/2559 at 8:30 PM, GamersRoost said: if (getPlayerUID player) in _Spawns) then { [] execVM "Spawns.sqf"; }; This should lead you to the right solution. Good luck. Where i can include this code? Edited May 25, 2016 by Jhondominic Share this post Link to post Share on other sites
hogansheroes 374 Report post Posted May 25, 2016 (edited) On 24/05/2016 at 1:12 PM, Jhondominic said: When i can include this code? may have to search about spawn points to the main topic has said Edited May 25, 2016 by hogansheroes Share this post Link to post Share on other sites