I’m playing with a group of friends in a dedicated LAN server using Radmin VPN in vanilla CoDX, but we miss the feature of winning experience, progressing and unlocking weapons meanwhile playing (ofc we cannot gain exp because we are playing LAN no mods)… There’s a way to implement an easy mod so my vanilla LAN server can have Exp progression?
my server.cfg
set sv_hostname “Servidor LAN CoD4X”
set net_noipx “1”
set net_ip “0.0.0.0”
set sv_maxclients “12”
set rcon_password “1234”
set sv_privatePassword “”
set sv_mapRotation “gametype dm map mp_crash map mp_crossfire”
set g_gametype “dm”
set sv_pure “0”
set sv_allowdownload “1”
set sv_cheats “0”
set logfile “1”
set g_log “games_mp.log”
set g_logsync “1”
I have 0 experience with cod4 dedicated servers btw…
