In fact, whoever made that default map cfg file forgot about
;)
scontext.cfg Wrote:alias context_mapcfg 3and you can add "ambient" to that list if you want.
alias mapcfgidents [ alias loadnotexture loadsky mapmodelreset mapmodel texturereset texture fog fogcolour mapsoundreset mapsound watercolour shadowyaw ]
loop i (listlen $mapcfgidents) [
scriptcontext $context_mapcfg (at $mapcfgidents $i)
]
;)