Originally posted by OhBOOY
How can i Change the scorelimit using gsc ?
registertimelimit( 0, time );
registerroundlimit( 0, rounds );
registerroundwinlimit( 0, win_limit );
registerroundswitch( 0, switch_count );
registernumlives( 0, numlives );
registerscorelimit( 0, score );
They only work if you set it before the game starts if I remember correctly.
There are also level variables that can be set:
level.scorelimit = score;
level.roundwinlimit = limit;
level.timelimit = limit;
level.starttime = GetTime();
To set bomb timer in snd: level.bombtimer = time;
That should be enough for you to set whatever you want in the game. Most of this can be found in the dumps by checking patch_mp/maps/mp/gametypes.