Changing the Mp starting faction to a custom one
In our Mod (which is a TC) we replaced all factions with our custom ones. So now I've the problem that the starting faction in MP is the Liberty Police. But I won't the Liberty Policed to be displayed in the factions list and I would like to have one of our custom factions as the player starting faction.
Here are the entrys of the files which I think they are related with this topic:
<pre><font size=1 face=Courier>
[Player
name = %%NAME%%
initial_rep = t_lft_grp
rank = 16
money = 4000000
;voice = %%VOICE%%
;All must be Trent!
voice = trent_voice
costume = %%BASE_COSTUME%%
com_costume = %%COMM_COSTUME%%
system = TE06
base = TE06_01_Base
house = 0, li_n_grp
house = 0, li_lsf_grp
house = 0, li_p_grp
house = 0, br_n_grp
house = 0, br_p_grp
house = 0, ku_n_grp
house = 0, ku_p_grp
house = 0, rh_n_grp
house = 0, rh_p_grp
house = 0, co_alg_grp
house = 0, co_be_grp
house = 0, br_m_grp
house = 0, co_nws_grp
house = 0, co_hsp_grp
house = 0, co_ic_grp
house = 0, co_khc_grp
house = 0, co_kt_grp
house = 0, rh_m_grp
house = 0, co_me_grp
house = 0, co_ni_grp
house = 0, co_os_grp
house = 0, co_rs_grp
house = 0, co_shi_grp
house = 0, co_ss_grp
house = 0, co_ti_grp
house = 0, co_vr_grp
house = 0, fc_bd_grp
house = 0, fc_b_grp
house = 0, fc_c_grp
house = 0, fc_fa_grp
house = 0, fc_g_grp
house = 0, fc_gc_grp
house = 0, fc_h_grp
house = 0, fc_j_grp
house = 0, fc_lh_grp
house = 0, fc_lr_grp
house = 0, fc_lwb_grp
house = 0, fc_m_grp
house = 0, fc_ou_grp
house = 0, fc_rh_grp
house = 0, fc_or_grp
house = 0, fc_u_grp
house = 0, fc_x_grp
house = 0, gd_gm_grp
house = 0, fc_uk_grp
house = 0, fc_n_grp
house = 0, fc_ln_grp
house = 0, fc_kn_grp
house = 0, fc_rn_grp
house = 0, fc_ouk_grp
house = 0, fc_q_grp
house = 0, fc_f_grp
house = 0, gd_im_grp
house = 0, gd_z_grp
house = 0, gd_bh_grp
house = 0.91, t_lft_grp
house = 0.91, t_tld_grp
house = 0.91, t_uso_grp
house = -0.65, a_ki_grp
house = -0.65, a_ara_grp
house = -0.65, a_trc_grp
house = 0, h_sp_grp
house = 0, h_wc_grp
house = 0.8, h_ot_grp
house = -0.8, p_sen_grp
house = -0,7, p_gg_grp
house = -0.3, fr_ak_grp
house = -0.3, fr_ant_grp
house = 0.2, fr_uni_grp
house = 0.2, fr_top_grp
house = 0.2, fr_blu_grp
house = -0.3, fr_ek_grp
house = 0.91, p_osbis_grp
</font></pre>