Member
Last active 6 years ago
@GrizzlyBear83 Just wanted to point out that I have the same issue on Altis, with or without RHS mods, 3CB and my own factions. For instance, profiled Apaches for the MACC only spawn just before they're ordered to take off and fly a mission, the same happend with Firewill's Harriers, and testing with pure vanilla assets. Even when I was standing right next to where a Apache helicopter was supposed to be it only appeared when the rotors spun up.
take the steps Spyder offered to me and it works great, or alternatively ask @HeroesandvillainsOS and i'm sure he will do all he can to help you fix the problem. they said they are working to fix the issue in the next release as they have seen the issue so it will be fixed next update i imagine but in the mean time use what spider says here
@SpyderBlack723 If you double click on your player unit, there should be a large black-colored text box with the label
initialization
at the top of it. You can just paste the following in there and it should run and give us results (whether or positive or negative).
0 = [] spawn { if (isserver) then { waituntil {!isnil "ALiVE_SpawnSources"}; ALiVE_SpawnSources append allCurators; }; };
Make sure you place the code in your player that you placed in the editor. then everything should work fine.
@HeroesandvillainsOS Nice. Thanks for the bug report!
We'll have it fixed for the next release, sorry about the workaround for now.
No problem, if the work around works it works for me :)
YAAAAASSSSSSS it work you guys are great. i did what Spyder said.
Honestly wouldn't have had a clue. ill do a bit more looking into it but they are spawning fine it seems. Heroes and Spyder i would have never fixed this and would have just been doing pointless shit for hours, Tbh i didn't think this forum would be even active but thanks for the quick response and all the help, sorry for the hassle i didn't really know how to explain it at first. Great mod this is the only problem i have ever had with it after using it for about 2 years so no problems on your part, i really needed to clean up my Arma anyways haha. ill let you know if any other problems arise, and just one more question should i put that code in all my players placed or just my main player?
Okay i know where, i think, i will try this.
@HeroesandvillainsOS Post the mission here I will add it for you. I’ll be home in like 20 mins
im not sure how to do that lol
@SpyderBlack723 Try placing it in the
init
field of your player unit instead if you're unsure of the folder};[/code]
Where would i find that? is this while i'm in the arma editor?
Yeah my missions folder is empty i usually don't save them i mostly just play them in the editor. then leave them there.
Not sure if i placed it in the right folder but it didn't work Zues still only spawns Civs.
okay i will do this now and ill let you know if it worked. Just to be sure i should be placing it in D>Steam library>steamapps>common>arma3>missions. ?
Just text document and name it init.sqf?
Yeah im not sure it was working just fine the other day, and have never seen this. i did recently download a new version of Alive but it was from the official website. maybe if i use a older version and test it out see if they spawn.