moh8888 Posted 2004年10月10日 07:45 Posted 2004年10月10日 07:45 //哈,無敵小老鼠 //放在mohaa----main/maps/dm/mohdm6.scr内全部替代即可! // STALINGRAD // ARCHITECTURE: ZIED, POWZER // SCRIPTING: POWZER main: //Mix Maps mod by Crow King setcvar "g_gametype" "2" //TDM // set scoreboard messages setcvar "g_obj_alliedtext1" "Stalingrad" setcvar "g_obj_alliedtext2" "" setcvar "g_obj_alliedtext3" "www.mohchina.com" setcvar "g_obj_axistext1" "" setcvar "g_obj_axistext2" "" setcvar "g_obj_axistext3" "" setcvar "g_scoreboardpic" "mohdm6" // call additional stuff for playing this map round based is needed if(level.roundbased) thread roundbasedthread level waittill prespawn //*** Precache Dm Stuff exec global/DMprecache.scr exec global/door_locked.scr::lock level.script = maps/dm/mohdm6.scr exec global/ambient.scr mohdm6 level waittill spawn thread give_all end //----------------------------------------------------------------------------- roundbasedthread: // Can specify different scoreboard messages for round based games here. level waitTill prespawn level waittill spawn // set the parameters for this round based match level.dmrespawning = 0 // 1 or 0 level.dmroundlimit = 5 // round time limit in minutes level.clockside = kills // set to axis, allies, kills, or draw level waittill roundstart end give_all: $player wuss wait 2 thread give_all end
moh8888 Posted 2004年11月7日 02:14 Author Posted 2004年11月7日 02:14 http://www.canadacg.com/upload/files/2004-11/07_mohdm6.pk3 班上匆忙所作,未验,如有问题,请告知!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new account登录
Already have an account? Sign in here.
现在登录