Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Ill use mine as an example:
So my Consume trader marker is set to -
<TraderMarker> 0
// Trader ID
<TraderMarkerPosition> 6599.75, 294.784, 7016.03
// Coordinate X, Coordinate Y, Coordinate Z
<TraderMarkerSafezone> 500
// Safezone Radius
and my Trader Object is set to -
<Object> SurvivorF_Irena
// Classname
<ObjectPosition> 6599.75, 294.784, 7016.03
// Coordinate X, Coordinate Y, Coordinate Z
<ObjectOrientation> -21.82, 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
<ObjectAttachment> SurgicalGloves_White
<ObjectAttachment> Bandana_Polkapattern
<ObjectAttachment> MiniDress_PinkChecker
<ObjectAttachment> DressShoes_White
// Items that equip to the Traders Inventory
**Coordinates are Takistan+**
Example:
6599.75000007657845, 294.78444646546, 7016.04646322542
And dont format this line like:
6599.75,
294.784,
7016.03
This also breaks the spawn.
All marker and object positions must keep this format in Dr. Jones trader
6599.75, 294.784, 7016.03