MOH Central

Medal of Honor Series Forum => MOHAA Series: General => Scripting => Topic started by: easymeat {sfx} on March 03, 2016, 06:20:08 PM

Title: adding 2 gametypes so both run together
Post by: easymeat {sfx} on March 03, 2016, 06:20:08 PM
Ok when I put the combined ft elgbot admin pro in 1 mod and ran it with countdown running , the countdown ran on mefy's dem and ft ( did know it would do that may have been a glitch) but when I left out the admin pro and just used the countdown 1.7 mod it would not run with ft set as game type on in tdm, so I want to fix it to run along with freeze tag I think it would be a good gametype.  So my questions are:

1. Do I do that through the HTR/setup.scr in countdown mod or through freeze tag by maybe something like this

if (getcvar(g_gametype)=="tdm") && (getcvar("g_mefy_extgametype) == "ft") && (level.countdown == "1") )