Jump to content
  • 0

Epoch Australia All Traders in the water


Davep122

Question

13 answers to this question

Recommended Posts

  • 0

Because your database was originally running another map, you don't have to wipe it, i think changing the instance is enough.

 Hi Richie,

 

Thanks for the information that worked perfect. New to having my own server, still learning

 

Thanks again

Dave

Link to comment
Share on other sites

  • 0

Just some advice go static traders some spawn inside buildings you cannot enter or areas players cannot reach would be very frustrating for them to go all that way and cannot sell?

1Man, thanks for the information. I have been looking at setting up static traders. I have looked at some videos, I think I will implement this after I have the server fully working

 

Thanks for the info

 

Dave

Link to comment
Share on other sites

  • 0

Not on Australia right now but here are the traders info

staticNpcPos[] = {


// North
{ "C_man_hunter_1_F", { 19031.8, 33967, 0 }, 275 },
// East
{ "C_man_hunter_1_F", { 34757.4, 13432.1, 0 }, 313.34},
// Central
{ "C_man_hunter_1_F", { 24407.3, 13957.4, 0 }, 231.976},
// West
{ "C_man_hunter_1_F", { 4077.59, 19458.2, 0 }, 93.5839 },
// Static Traders
{ "C_man_hunter_1_F", { 29024.3,33988.9,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 26774.9,28046.5,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 238280.8,19926.9,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 15920.5,33451.9,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 33145.3,3963.39,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 20789.7,12780.1,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 26231,11077.9,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 31102.5,19833.9,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 19424.8,23956.7,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 10067.1,17030.4,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 12800.8,27778.7,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 31842.6,29645.4,0 }, 93.5839 },
{ "C_man_hunter_1_F", { 38143.1,20174.3,0 }, 93.5839 }
};

Link to comment
Share on other sites

  • 0

Not on Australia right now but here are the traders info

staticNpcPos[] = {

// North

{ "C_man_hunter_1_F", { 19031.8, 33967, 0 }, 275 },

// East

{ "C_man_hunter_1_F", { 34757.4, 13432.1, 0 }, 313.34},

// Central

{ "C_man_hunter_1_F", { 24407.3, 13957.4, 0 }, 231.976},

// West

{ "C_man_hunter_1_F", { 4077.59, 19458.2, 0 }, 93.5839 },

// Static Traders

{ "C_man_hunter_1_F", { 29024.3,33988.9,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 26774.9,28046.5,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 238280.8,19926.9,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 15920.5,33451.9,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 33145.3,3963.39,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 20789.7,12780.1,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 26231,11077.9,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 31102.5,19833.9,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 19424.8,23956.7,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 10067.1,17030.4,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 12800.8,27778.7,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 31842.6,29645.4,0 }, 93.5839 },

{ "C_man_hunter_1_F", { 38143.1,20174.3,0 }, 93.5839 }

};

Quick question, I am totally new to having my own server and I can't see where I add this information. Is it in the mission.sqm in a certain class section?

 

Thanks

Dave

Link to comment
Share on other sites

  • 0

It goes in your australia.h file, every map has a unique file for fixed locations

Thanks  Richie. I don't see that file on my server. Do I need to create a new one somewhere. Or else I am looking in the wrong place. I looked in my mpmissions folder, my @epoch, @australia and @epochhive.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...