moistbois / Moist-Liberation-APR

Fork of KP Liberation, tailored for a small server. Focused on a more realistic experience while still being enjoyable.
Other
5 stars 1 forks source link

Replace createVehicleCrew with fn_createCrew #30

Open carlmylo opened 1 week ago

carlmylo commented 1 week ago

Adapted from a v0.96.8 branch KP-Liberation PR. Only edits were to adjust the player custom.sqf file as we use our own array setup. As the original PR says, we'll need to add the new variables into presets (KPLIB_o_crewman, KPLIB_o_pilot, KPLIB_b_crewStatic).

More info here: https://github.com/KillahPotatoes/KP-Liberation/pull/963