Search the Community
Showing results for tags 'server side scripting'.
Found 2 results
-
muliplayer Persistent data handling for multiplayer game mode
MinervaArts posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hello guys, I am looking for a method to save and edit data across mission restarts. We are currently scripting a round based multiplayer game mode. After each round, the mission is restarted and a winner and loser team is determined. Now we are looking for a way to track the won rounds per team and the team that has three points first is the winner. The problem is that with each the mission restarts, the variables are overwritten. Does anyone have an idea how to achieve it so that the points per round are counted regardless of the mission? Thanks for your help- 18 replies
-
sqf How to Remove/Add Items from a custom Virtual Arsenal
Prejudice posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
Hello, Every week my 10 friends and I play the Antistasi Scenario on a custom server of mine. We unfortuantly playing the wrong version but are too far along to start over. what im wanting to do is edit the Arsenal (Virtual Armory) and remove some specific weapons from it, Ive got the variable name of the crate but every time I run the code, nothing is happening, Ive searched High and Low and can't find a solution, even tried the examples off the wiki. [ caja, ["arifle_MXM_F"], true ] call BIS_fnc_removeVirtualItemCargo; I have 4 of those rifles in the Aresnal, I want them all gone. But Im running that above script and its not working. I know it's the correct variable name because I can move it around with that variable name. some help would be very appreciated 🙂- 2 replies
-
- antistasi
- virtual arsenal
-
(and 1 more)
Tagged with: