Jump to content

[Resolved] Payout Trader Mission broken


He-Man

Recommended Posts

After finishing the Payout Trader-Mission, there comes no loot.

Solution:

in EPOCH_Server_fillContainer.sqf the - params [...["_pos",getPosATL _player]]; - are not working.

Change it as follows:

Spoiler

params ["_player",["_token","",[""]],["_container",objNull,[objNull]],["_clearFirst",false],["_chance",25]];
_pos = getPosATL _player;

 

Link to comment
Share on other sites

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

×
×
  • Create New...