How to make a respawn point in ArmA 3 w/ Eden Editor

  Рет қаралды 84,331

SunnyR

SunnyR

Күн бұрын

Пікірлер: 61
@specialoperatorlolbit8671
@specialoperatorlolbit8671 3 ай бұрын
Gamers, remember to edit the variable name to say "RESPAWN" if you're spawning somewhere that isn't your respawn location. This guy forgets to tell you this very important thing.
@wampyr88
@wampyr88 7 жыл бұрын
I did this but when I die I keep respawning on death position
@TrackerRoo
@TrackerRoo 5 жыл бұрын
Easiest solution for me was to binarize the save file, go in and add a text document in just wordpad, name it description and add author="Name Here"; onLoadName = "Match Name Here"; OnLoadMission = "Text Here "; //overviewPicture = "loading.jpg"; respawn = 2; respawnDelay = 15; respawnVehicleDelay = 900; respawnTemplatesWest[] = {"MenuPosition","MenuInventory"}; respawnTemplatesEast[] = {"MenuPosition","MenuInventory"}; respawnTemplatesGuer[] = {"MenuPosition","MenuInventory"}; scriptedPlayer = 1; respawnOnStart = 0; disabledAI = 1; joinUnassigned = 1; aiKills = 1; Change the Mission 'text here' author 'name here' mission 'name here' to whatever you like, save that, jump back into Arma and load the match and it'll work as long as you set the spawn point in editor. The rules listed above override the in game stuff so spawning on your body will be fixed regardless of what it's set to in the editor. In the text above I have a 15 second counter but you can change that to any value you want in seconds.
@Vapod
@Vapod 4 жыл бұрын
You have to put a min. spawn delay on the "Multiplayer tab".
@Drift_91
@Drift_91 3 жыл бұрын
Personally I use markers with variable names of "respawn_west_1", "respawn_west_2", etc. instead of the respawn position module. They're a bit more difficult to position right since you can only do it via the 2D map, but they're more reliable in my experience. Be sure to set the marker name to whatever you want to respawn position to be labeled as. Here's a list of the different variable names for the different factions: community.bistudio.com/wiki/Arma_3:_Respawn#Respawn_Types
@gabe570
@gabe570 4 жыл бұрын
i have a problem, everytime i setup just like you did in the video my friends get a green bar bug that does not allow them to load in and they have to restart their game, how do i keep these seetings without this glitch happening
@Drift_91
@Drift_91 3 жыл бұрын
If this is the bug I think it is, I'd suggest increasing the respawn delay in the mission attributes (part at 3:15), especially if you're using mods. I suspect what's happening to cause the bug is that the respawn delay is shorter than the time it takes for the game to load certain information from the hard drive or SSD that it and the mods are installed on. A possible alternative to allow for a slightly shorter respawn delay without the bug occurring is trying out the performance build on the server/host: forums.bohemia.net/forums/topic/160288-arma-3-stable-server-202-performance-binary-feedback/ The first spoiler on the first post details how to switch to it on Steam. If you're using SteamCMD you'd have to check the documentation on how to switch to beta branches. Using the performance build on the server will likely raise everyone's FPS as well, as an added bonus. Only downside is that it's experimental so it *may* have bugs not present in the main branch.
@onlinemilkman7252
@onlinemilkman7252 6 жыл бұрын
So I wanna make a Paradrop beginning in the mission but after you get killed I dont want to be respawned in the plane.agian but just on the ground. how can I make that work?
@whitehorsemilitia
@whitehorsemilitia 5 жыл бұрын
Only question I have (I'm pretty sure it could be obvious) is how do I make my player respawn in the uniform they are already wearing? I have each player model with custom loadout but when I respawn, it's spawns the default loadout.
@shepherdrm8486
@shepherdrm8486 5 жыл бұрын
Just save your loadouts manually and load them upon respawn
@shepherdrm8486
@shepherdrm8486 5 жыл бұрын
@annon amous Sadly for as far as i know yes
@saschaanderer6304
@saschaanderer6304 4 жыл бұрын
maybe a bit late, but theres another way. In your mission folder you will need 2 Files. 1 is called onPlayerKilled.sqf. There you need to type in: "player setVariable ["Saved_Loadout",getUnitLoadout player];" (without quotation marks) and the second file you'll call onPlayerRespawn.sqf Type in: "player setUnitLoadout (player getVariable ["Saved_Loadout",[]]);" (same here) and then youll sapwn with your gear.
@scorpeur5043
@scorpeur5043 4 жыл бұрын
I did all that but when i die with a customize medic stuff for exemple i respawn with the basic medic stuff ...
@eeshsinger
@eeshsinger 5 жыл бұрын
how do you respawn in singleplayer mode?
@OrigionalCigarette
@OrigionalCigarette 4 жыл бұрын
dont think you can, it depends on Saves.
@shala_shashka
@shala_shashka 4 жыл бұрын
@@OrigionalCigarette you can but its finicky as shit
@thatorangeguy3646
@thatorangeguy3646 4 жыл бұрын
its like listening to an autistic cat fumble with its own tongue
@mroberg8364
@mroberg8364 2 жыл бұрын
what about single player missions?
@Gunter_Severloh
@Gunter_Severloh Жыл бұрын
Cant respawn in SP thats an MP function, you can teamswitch, you can also revive yourself but with a script.
@alenkocan681
@alenkocan681 4 жыл бұрын
I did everything u told me and it doesn’t work, I don’t get it
@jayrobi9410
@jayrobi9410 2 жыл бұрын
I did it all and it said no responds inventory's found.
@TwoMikesProductions
@TwoMikesProductions 6 жыл бұрын
Thanks dude, quick and easy vid.
@k16-r5r
@k16-r5r 5 жыл бұрын
i did everything u did but on stratis and people keep spawning in water and there is no island.
@matsewah1407
@matsewah1407 5 жыл бұрын
@@Sunny-Mcain Same problem here, it just spawns me in the corner of the map in the ocean.
@therighteousmallard8621
@therighteousmallard8621 4 жыл бұрын
@@Sunny-Mcain i have the same issue i have done all you say and im on altis but when i respawn it says something like no respawn inventory found and puts me in the very corner of the map
@logi__
@logi__ 4 жыл бұрын
@@therighteousmallard8621 I had the same, solution is: you have to put on the "Respawn-Postion-Module" the Variablename "respawn" and its working after that. THE MOST IMPORTANT thing he didnt said in this video....
@therighteousmallard8621
@therighteousmallard8621 4 жыл бұрын
@@logi__ ok thanks, i just changed it all about 5 times and it worked xD
@logi__
@logi__ 4 жыл бұрын
@@therighteousmallard8621 you welcome ^^
@sweetlemongameing5896
@sweetlemongameing5896 7 жыл бұрын
Extremely helpful video thank you
@sgtfoose8842
@sgtfoose8842 5 жыл бұрын
How to respawn in an airborne airplane without script files? If I leave select respawn possition on in the Eden editor, I spawn in the plane and then the respawn menu is shown?
@HomerOlivares-ti4vd
@HomerOlivares-ti4vd 8 ай бұрын
i did exactly what the vid did and my guy is on the edge of the map and says respawn disable help
@grandmasterapple6355
@grandmasterapple6355 2 жыл бұрын
Thank you bunches sunny
@devinbrooks255
@devinbrooks255 Жыл бұрын
Why are ai spawning at my multiplayer respawn point?
@gluggo3104
@gluggo3104 4 жыл бұрын
Thank you so much!
@CarpenterJake
@CarpenterJake Жыл бұрын
Thank you
@matthewshepherd8350
@matthewshepherd8350 4 жыл бұрын
Thank you 👍
@darkslayer13371
@darkslayer13371 6 жыл бұрын
respawn presition
@sghering1
@sghering1 4 жыл бұрын
Don't suppose you still play this do ya?
@pacxd2831
@pacxd2831 5 жыл бұрын
players dont spawn with ammo
@BlackyMox
@BlackyMox 5 жыл бұрын
you could add a little trigger around the respawn point, which deletes and re-adds the desired loadout for the unit. I randomly had problems with units getting standard A3-Loadouts, or just no ammo, or EVERY unit got the same (although everyone had slight differences...) so i set a trigger that defined the loadout. might cause the players to see them naked for a second. and maybe itll cause a little lag on the server if you have many units.. but hey, it's arma. Workarounds are better, than being frustrated.
@coffie4236
@coffie4236 6 жыл бұрын
how does this work for AI?
@coffie4236
@coffie4236 6 жыл бұрын
Officer James Rasmussen it didn't seem to work for me
@coffie4236
@coffie4236 6 жыл бұрын
I placed a squad, (i was squad leader of that squad) i played the scenario in multiplayer and i used mmc (or mcc, idk how it's called) to generate a mission but the ai didn't respawn
@cheese7326
@cheese7326 3 жыл бұрын
Thank you :)
@Medicus-247
@Medicus-247 6 жыл бұрын
Dude thanks man :)
@bardocks7531
@bardocks7531 Жыл бұрын
Thx bro
@MacCionnaith
@MacCionnaith 7 жыл бұрын
Many thanks Mon frere
@lukesymmons
@lukesymmons 4 жыл бұрын
If you don't name it respawn_west it will never ever work
@baseballworldwide9439
@baseballworldwide9439 Жыл бұрын
get to the point ffs this video could be a minute long
@MemeDogger
@MemeDogger Жыл бұрын
I think this guy forgot to say "oh you need to do BIS STUFF!" nice going dumb one..
@husky8894
@husky8894 4 жыл бұрын
nice video
@mikebull3156
@mikebull3156 2 жыл бұрын
I know what you did
@Alias95rus
@Alias95rus 4 жыл бұрын
I'm Russian, and I know English better than you. LOL
@Themistocles30
@Themistocles30 3 жыл бұрын
Keep saying respawn disabled for me so dislike
@horehoundbasedcandy8736
@horehoundbasedcandy8736 3 жыл бұрын
Cringe
@christophersenge3145
@christophersenge3145 5 жыл бұрын
stop talking.....
@davidi.5889
@davidi.5889 5 жыл бұрын
@@Sunny-Mcain Please don't
@davidi.5889
@davidi.5889 5 жыл бұрын
I actually joked too, prob should have been more clear lol
@toybonnie1600
@toybonnie1600 Жыл бұрын
Thanks dude
Create a Sector Control Scenario with Ai as your Enemy that will Respawn!
21:31
小丑女COCO的审判。#天使 #小丑 #超人不会飞
00:53
超人不会飞
Рет қаралды 16 МЛН
Arma 3 Editor | Build a Basic Mission from Start to finish
35:13
OnlineCombatBN
Рет қаралды 92 М.
How to Make an Arma 3 Operation & Avoid a Fustercluck
29:06
Rimmy Downunder
Рет қаралды 478 М.
Arma 3 How To Create Capture Points In The Eden Editor
7:14
ArmaGuides
Рет қаралды 18 М.
Arma 3. AI and player respawning super easy singeplayer
5:04
DirktheChimp
Рет қаралды 11 М.
ARMA 3: How to create your own faction.
18:33
Harkness31
Рет қаралды 23 М.
HOW TO MAKE AWESOME ARMA 3 MISSIONS! - Editor/Zeus Tutorial
21:04
OperatorDrewski
Рет қаралды 594 М.
Arma 3 Editor | MP Respawns Done Right
11:59
OnlineCombatBN
Рет қаралды 7 М.
Arma 3 Respawn Tutorial | Eden Editor
6:28
TacticalMetalhead
Рет қаралды 1,8 М.