Hello all.
Is it somehow possible to pass parameters to at server launch, and get value in amxmodx plugin.
Something like that ./hlds_run -console -game cstrike +custom_parameter=value.
Looks like register_cvar not working, maybe because parameter passed before plugin inicialization.