walshy690 10 Posted October 4, 2013 Hello I'm pretty new to Scripting and coding etc and I have been messing with the Sandbox65_GoT_Wasteland_V23.Stratis wasteland on ARMA 3 and doing pretty well I think. So far I have added alot more vehicle spawns and different vehicle types and added loads of stuff to the gun shop but I have a couple of issues. I tried to make it so people dont spawn with Night Vision but I have only managed it so that some people don't spawn and others do spawn with it and I cannot figure it out and it is really annoying and I cannot change the server to night without sorting that as it will be an unfair advantage. Secondly I want to do events etc on the server where people can get a special vehicle but the proving grounds tools don't allow me to spawn in a vehicle (this script has been removed for clients due to battleye) is there anyway to do this in game or activate this tool (I'm new so be gentle) Lastly (For now) I havce found some awesome weapons packs and skins on armaholic that I would love to add to the mission but can I do it so that the people who join my server are not required to download anything additional? Any help is much appreciated. Walshy Share this post Link to post Share on other sites
na_palm 19 Posted October 9, 2013 hi walshy690, me again :) I stumbled right now over your post here. for 1st: try looking in client\functions\playerSetup.sqf there you should find the stuff dealing with player loadout and change it. for 2nd: if you don't want to mess with BattleEye and its configuration you could edit server\functions\vehicleSpawning.sqf and put a new condition inside it for specific spawn points to create a defined vehicle. for 3rd: I'am not aware of any method to archive this. Maybe someone other has a solution. greetings Na_Palm Share this post Link to post Share on other sites
walshy690 10 Posted October 10, 2013 Haha na palm you are a genuine hero right now as your posts are filled with information and understandable as well. I will have to look at making defined spawn locations then I think but this will take me a little time as I have a couple of bugs to fix that I noticed. Thank you for your help again mate I definatly owe you a beer Share this post Link to post Share on other sites