• 0
Sign in to follow this  
IbziDk

Chernarus boat trader help

Question

We are trying to set up a Chernarus server. :rock:

Got everything working but are missing a boat dealer.

Does anyone know and being willing to share how to set up a boat trader either in solnichniy, Balota or both places

Theese are our files in mission.pbo

initPlayerLocal.sqf: https://pastebin.com/ZD6cyxNS

initServer.sqf: https://pastebin.com/nxPR9HfR

mission.sqm: https://pastebin.com/P49dXAUE

What do I add to theese files, to get a working boat trader?

Thx in advance :$

Edited by IbziDk

Share this post


Link to post
Share on other sites

7 answers to this question

  • 0
1 hour ago, dima054 said:

Read how other traders are setup and do the same for boats. Nobody is going to spoonfeed you.

I didn't ask to be spoonfed... :| (Seems to be the answer, every time one asks for help in this forum)
I'm not a coder, and have difficulties merging old files and new files... I can't get them to work.

can I just add this:

///////////////////////////////////////////////////////////////////////////
// Eastern Boat Trader
///////////////////////////////////////////////////////////////////////////

[
    "Exile_Trader_Boat",
    "Exile_Trader_Boat",
    "WhiteHead_17",
    ["AidlPercMstpSnonWnonDnon_G01"],
    [13625.5,6330.34,0],
    274.798
]
call ExileClient_object_trader_create;

_trader =
[
    "Exile_Trader_WasteDump",
    "Exile_Trader_WasteDump",
    "WhiteHead_11",
    ["HubStandingUA_move1", "HubStandingUA_move2", "HubStandingUA_idle1", "HubStandingUA_idle2", "HubStandingUA_idle3"],
    [13616.8,6342.03,0.461071],
    182.978
]
call ExileClient_object_trader_create;

To the bottom of the initPlayerLocal or will that not work?? 

When our file looks like this:  initPlayerLocal.sqf: https://pastebin.com/ZD6cyxNS

 

Edited by IbziDk

Share this post


Link to post
Share on other sites
Advertisement
  • 0

Use the eden editor addon, place traders. Then write config of categories they sell and what's inside the categories. I've no boat trader so can't help.

  • Like 1

Share this post


Link to post
Share on other sites
  • 0
10 hours ago, kuplion said:

Where did you get your mission file from? Why not just add a trader like you did with the others?

We got the traders from here, because we traders in bash, stary etc... 

The Misson file is the one from you 

 

So we did not add any traders. The boat trader I found is, from a very old file I had on my PC.

13 hours ago, dima054 said:

Use the eden editor addon, place traders. Then write config of categories they sell and what's inside the categories. I've no boat trader so can't help.

Will try that.

Thx

 

 

 

Share this post


Link to post
Share on other sites
  • 0

Ive added a custom traders to my nimits location, didnt move them outside the original safe zone, but for some reason NO baots will spawn in my server when purchased, originally got error 13, fixed that by adding heli pads to traders, works now for the choppers and cars, but no boats?

with NO ERROR either? error 13 has stopped showing up, but no money or action is taken when purchasing boats. just the menu closing?

used the empty and invisible heli pads, set a custom boat trader with AI and plenty of space.

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.