He-Man Posted April 17, 2016 Report Share Posted April 17, 2016 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; Brian Soanes 1 Link to comment Share on other sites More sharing options...
vbawol Posted April 19, 2016 Report Share Posted April 19, 2016 Got it thanks! Brian Soanes 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now