DayZ
Trader
Froschi 26. apr. kl. 15:29
Issues getting traders spawned
Probably (okay, i think for sure) it is a problem on my side, but maybe someone in here has a solution for my issue:

I got everything to work... including variables and safezone...
except the npc spawning... added them to the TraderObjects.txt with coordinates and orientation... but they do not spawn.

These are some of the trader lines in file:

---

// Bitterroot:

//----------------------------------------------------------- | These are here just for visual delimitation in this file.
//Consumables Trader
<TraderMarker> 0 // Trader ID
<TraderMarkerPosition> 5844.734863, 209.812515, 5731.818848 // Coordinate X, Coordinate Y, Coordinate Z
<TraderMarkerSafezone> 500
// Safezone Radius
<Object> SurvivorM_Peter // Classname
<ObjectPosition> 5844.734863, 209.812515, 5731.818848 // Coordinate X, Coordinate Y, Coordinate Z (Must match TraderMarkerPosition)
<ObjectOrientation> 43.927921, 0, 0 // Yaw, Pitch, Roll
//<ObjectAttachment> NPC_DUMMY // Add this if you are using an non Character Object for an Trader (like Vending Machines, etc.). It is needed to make the User Action for the Trading Menu work.
<ObjectAttachment> BoxCerealCrunchin // Add an Item to the Traders Inventory;
<ObjectAttachment> SurgicalGloves_White
<ObjectAttachment> Bandana_Polkapattern
<ObjectAttachment> MiniDress_PinkChecker
<ObjectAttachment> DressShoes_White
//-----------------------------------------------------------

Any ideas on it?
Do i have to add the NPC Survivors anywhere else to spawn?

I´m nearly desperating :D