i need a basic script file and i have no idea other then:
game_manager
{
spawn
{
}
}
allieswall
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce "Allies have blown up the Allied Barrier!"
}
}
and all i have is 2 objectives a wall needs to blow up called allieswall(the allies need to blow it up) and the allies need to blow up the axis’s secret weopon(script name gun) can some1 help me