maaarv
Member-
Content Count
15 -
Joined
-
Last visited
-
Medals
Community Reputation
1 NeutralAbout maaarv
-
Rank
Private First Class
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
help Where to set Startup Parameters?!?!?
maaarv replied to maaarv's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
can´t find anything helpfull on this site but thank you! -
maaarv started following (solved)How to stop AA turrets to shoot allies?, Where to set Startup Parameters?!?!?, Where to set Startup Parameters?!?!? and and 3 others
-
help Where to set Startup Parameters?!?!?
maaarv posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
So i´ve been seraching for like an hour now but i can´t figure out where to set the startup parameters for a linux dedicated server i just want to enable autoinit so the mission starts when the server is started but where and how ? (i had the same topic like 2 weeks ago but no one replied so i made a new one) -
parameters Where to set Startup Parameters?!?!?
maaarv posted a topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
So i´ve been seraching for like an hour now but i can´t figure out where to set the startup parameters for a linux dedicated server i just want to enable autoinit so the mission starts when the server is started but where and how ? -
Disable day/night cylce?!?!?!?
maaarv replied to maaarv's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thanks for you´re help i went with a trigger which loops every 7200 seconds (2h) and set´s the date to 13:30 again -
trigger (Solved) vehicle respawn
maaarv replied to maaarv's topic in ARMA 3 - MISSION EDITING & SCRIPTING
got it to work with a respawn script sorry for the confusion and thanks for you´re help!- 8 replies
-
- server
- development
- (and 5 more)
-
so i want the day night cycle on my server disabled because having a night on a Sandbox Server is stupid and bad! i searched for a while and the only thing i found was people complaining about Servers disabling the cylce but HOW how can i disable the whole time cycle that it´s always like 1 pm on the Server? HELP! Marvin
-
Post-Patch update - Player disconnect
maaarv replied to 3LGStevo's topic in ARMA 3 - SERVERS & ADMINISTRATION
still have the problem but the fix was taken offline any other workaround? the problem ist that forced respawn and deserted respawn only work once, and respawn when destroyed often respawns the vehicle twice so that it constantly explodes when it respawns :((( -
trigger (Solved) vehicle respawn
maaarv replied to maaarv's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Ok got it to "Work" the problem is it only works like 10% of the time the other problem is that sometimes the respawn deletes the vehicle before respawning it sometimes it doesnt so with like 50 vehicles there are constant explosions so this is completely useless and i have to find another way to respawn vehicles that are undamaged but far away of the spawn thanks for all you´re help!- 8 replies
-
- server
- development
- (and 5 more)
-
trigger (Solved) vehicle respawn
maaarv replied to maaarv's topic in ARMA 3 - MISSION EDITING & SCRIPTING
but where should i put it in ? when i put it in the condition of the trigger nothing is happening- 8 replies
-
- server
- development
- (and 5 more)
-
Hello We are currently developing an Sandbox Arma 3 Server. i want to make a Sniping spot where you can Snipe some AI´s the AI´s are set to: this disableai "ALL"; i got a simple Respawn script from a another forum post. which looks like this: the Problem is that when the ai Respawns the init isn´t there anymore so they run around and shoot at the players how can i fix that? thanks for you´re help Marvin Admin at German-Gamers.net
-
trigger (Solved) vehicle respawn
maaarv replied to maaarv's topic in ARMA 3 - MISSION EDITING & SCRIPTING
thanks for your reply i will try :))- 8 replies
-
- 1
-
- server
- development
- (and 5 more)
-
Hello, we are currently developing a Arma 3 sandbox server where you can basically do anything, the problem is, that the vehicles only respawn when they are destroyed, when someone takes a plane and lands it somewhere like molos airfield it will remain there until someone picks it up. I want that the vehilces respawn when thy are left alone but the built in feature doesn´t work at all, so my idea was to trigger the respawn like every 60 seconds that all vehicles respawn but how can i trigger every 60 seconds for ever ?!? thanks for your help Marvin Letsche Admin at German-Gamers.net
- 8 replies
-
- server
- development
- (and 5 more)
-
So we are building a Arma 3 sandbox Server the problem is that many vehicles are often damaged but only slightly so that they don´t respawn i want to make a trigger which tiggers the vehicle respawn every 60 seconds so that there are only fully repaired vehicles at the Spawn if it´s possible to only respawn damaged vehicles that would be even better but i guess that´s not possible thanks for you´re help Marvin Letsche Admin at German-Gamers.net Edit: solved it with a respawn script
-
autonomous (solved)How to stop AA turrets to shoot allies?
maaarv posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
So we are creating a Sanbox Server we want to have some AA Turrets for fun but they keep on shooting down allies (everything exept some planes is bluefor) . This happens when i kill like 3 standing Hummingbirds so that they can respawn at there origin postion and after that the AA turrets shoot me down autonomous. i tried thinks like putting {this disableAI _x} foreach ["TARGET","AUTOTARGET"]; in the init but it didn´t help at all. thanks for you´re help Marv Admin German-Gamers.net