Jump to content
  • 0

Script server_traders.sqf not found


Thug

Question

I am working on sauerland
installed coins and after i started getting this on log in:
Script server_traders.sqf not found. All the traders are working. this is what I found in my client side RPT:

  Reveal hidden contents

This is what I found in my server RPT;

  Reveal hidden contents

I have went through all mission side files and can not find where this is coming from.
Here is my init.sqf

  Reveal hidden contents


    
    If anyone knows or can help, I thank you

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hi,

it's from the hotfix to fix an exploit.

To remove that call to server_traders (since we're using a custom one for ZSC) edit your dayz_server\init\mission_check.sqf and find this text on line 8:

'description.ext','init.sqf','mission.sqm','rules.sqf','server_traders.sqf',

and replace it with this:

'description.ext','init.sqf','mission.sqm','rules.sqf',

 

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
  • Discord

×
×
  • Create New...