Hello,
Its not much of a fix but it seems all copies I can get a hold of have the portion of code missing to limit the max amount of vehicles to only 1. My players on my server were going crazy with daisy chain of 12+ vehicles at once towing.
go to R3F_ARTY_AND_LOG/R3F_LOG/remorqueur and open the file remorquer_selection.sqf
[Fix] R3F Towing Limit & Distance
Its not much of a fix but it seems all copies I can get a hold of have the portion of code missing to limit the max amount of vehicles to only 1. My players on my server were going crazy with daisy chain of 12+ vehicles at once towing.
go to R3F_ARTY_AND_LOG/R3F_LOG/remorqueur and open the file remorquer_selection.sqf
Code:
/** * Remorque l'objet sélectionné (R3F_LOG_objet_selectionne) à un véhicule * * @param 0 le remorqueur * * Copyright (C) 2010 madbull ~R3F~ * * This program...