kaloczikvn / kPM

Promod for Venice Unleashed
https://community.veniceunleashed.net/t/promod-the-competetive-bf3-experience/1143
10 stars 2 forks source link

Force players into squads #15

Open kaloczikvn opened 3 years ago

kaloczikvn commented 3 years ago
function kPMServer:OnPlayerFindBestSquad(p_Hook, p_Player)
    -- TODO: Force squad
end

Fix up this code in Server / init.lua

FlashHit commented 3 years ago

I think there is a property for this that is used by sqRush/ sqDM.

Check this: https://github.com/EmulatorNexus/Venice-EBX/search?p=2&q=forcesquad+True&type=