Alrighty. Already have the groundwork done. I'm glad ARmA 2 has no snorks, I hated those fucking things, they creeped me out.
DaiZy Single-player Developer (AI Units)
|
Awesome DUDE ! >feel< you the same >sharing< about snorks ! ! i never managed to skip them gently in stalker and i can't imagine how i could do it if they were in Arma XD So we do have another Hope to see Stalker mod raising again ! Peace ! |
In reply to this post by Niceonegunit
I'm actually looking forward to this again, if you retry it, that is.
I have no idea what I'm doing. Trust me, I'm a dentist.
|
Already hit some problems. I can't get anything to spawn via triggers. Bandits, Stalkers, whatever. None of them spawn. Heck, even with Haleks Namalsk Factions mission they still don't spawn.
DaiZy Single-player Developer (AI Units)
|
Nevermind, just me being stupid and calling a function using 'execVM' rather than 'call'. Turns out it's important for arrays.
The only other problem I'm having is that a.. well, I don't want to spoil it, but it's related to one of Allen Hynek's classifications. Google it if you want an idea. Onto the problem, the unit in question, which is an air vehicle, spawns and immediately plummets to the ground and explodes. Sometimes it spawns fine, other times it does not. Any ideas?
DaiZy Single-player Developer (AI Units)
|
Just make sure to create your unit like this : And don't forget to have an AI fly it : I usually create the pilot right after the heli and make him take the driver position with the moveindriver function (no animation, so it doesn't matter if your vehicle is already in the air). |
Perhaps I should've added some more details. It is set to fly, I'm not that stupid :P I have tried that also, and adding a sleep 0.1 to it but it still did not work. It seems to work after playing around, but partially. The problem is, the first spawned unit will crash into the ground, all other units spawned after that work fine. I can't figure out the problem and I can't say that it really matters anyway. EDIT: Ugh, now the mission has decided to hang at 'Loading'. According to the ArmA2OA.rpt, it hangs at "PLOGIN: Requesting Authentication... (42)". God damn annoying, this problem is very hard to diagnose.
DaiZy Single-player Developer (AI Units)
|
I remember having a similar problem with helis - despite what I wrote above : turned out that something in the spawn sequence was preventing the pilot from spawning properly or taking the driver seat in time... You might try a higher value for your sleep command - eventhough I don't use any in my patrolling helis spawns :/ Are you 100% sure that your pilot spawns every time? (you could use something like " player moveincargo _Heli;" and see if the pilot is in there with you). As for the Requesting Authentication... (42) error, in my experience it means that something went wrong in the player monitor sequence : I still have that problem on my Namalsk release - sometimes I have to quit the game and then resume the save... Not ideal, but it works. |
Well, I did as you suggested and I couldn't see the pilot because the interior looks like something out of Star Trek, I couldn't see him behind all the crap in there. The error seems related to my snow script, which is a shame, it would've help with the ambience. It is just some added decor though, so no problem there.
DaiZy Single-player Developer (AI Units)
|
In reply to this post by Haleks
Well, the mission is shaping up. Though the bloodsuckers still don't work though, might have to reuse the trigger file from this release. Of course, now my damn mission is freezing again. It will freeze on the second 'Loading' screen. The one after gender selection, to be exact. On occasion, it will load. Other times, it will not. It has to be related to a file that is called after gender selection. Perhaps the player loadout.
DaiZy Single-player Developer (AI Units)
|
In reply to this post by mp5lng
I think I've finished the basics. We got radiation, various anomalies, artifacts, stalkers, bloodsuckers, Psy shields, all kinds of stalker elements. I also added the Xenos. I hate how fucking difficult they are because they've killed me so many times while trying to test their airships. I got so pissed off, I grabbed a pen and snapped it in frustration. It didn't help though, they wouldn't let up. So I just gave up on that and assumed they worked.
DaiZy Single-player Developer (AI Units)
|
After I see the DayZ logo at the start of the mission I am stuck on black screen. Any fix?
|
In reply to this post by Niceonegunit
Hi! Is this still being worked on? also the link to the DayZ Namalsk 0.60 map is no longer active... :(
|
You should be able to download it from DayZ Commander. Make sure its 0.60 and not 0.75, I think it wont work if its 0.75
|
Free forum by Nabble | Edit this page |