I am not sure if u understood my problem. There are these two lines param1 and param2 in the config file of the dedicated for every map ...
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">class Mission01 // any mission name here
{
template = 1-8_D_Paintball.ABEL; // directory or file name of the mission (without extension pbo) - the mission must be located in directory MPMissions
cadetMode = 1; // 0 = difficulty veteran, 1 difficulty cadet
param1 = 600; // sets parameter of the specific mission- see description.ext of the mission
param2 = 50; // sets another mission specific paramter
};<span id='postcolor'>
I know that the possible values depend no the mission design so i've checked the description.ext file of the maps and set these parameters to some value depending on the possible values in the description.ext file. But these settings were ignored by the server everytime and for every map i tried.
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote </td></tr><tr><td id="QUOTE">Choosing one of the options is up to the administrator, as you most most likely know.<span id='postcolor'>
I know that and i am the administrator of my dedicated ...