Hello!
I'm looking for some help in placing custom locations for traders. Issue which I'm currently facing is that I'm not sure about few things:
Here's a standard vanilla trader location.
// North East
{ "C_man_hunter_1_F", { 10686.8,9437.87,0.00151825 }, 231.976},
If I was to have an custom trader location at stary sobor, does the "C_man_hunter_1_F" matter? For example could it be "B_man_hunter_1_F" ?
Second question is that I TP to Stary and placed an object to the ground. I aimed at the object and pressed I and thus I got the figures which is the following:
ebike_epoch, WordlSpace: [118.417,[6309.37, 7798.66, 0.0860901]],@063075
Which of these set of numbers has to be on the config.cpp? Does the 231.976 represent the @063075?
Thank you!