game_manager
{
spawn
{
}
}axiswall
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Allies have blown up the Axis Gate!”
}
}
{
spawn
{
}
}allieswall
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Axis have blown up the Allies Gate!”
}
}
{
spawn
{
}
}axistransmitter
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Allies have blown up the Axis Transmitter!”
}
}
{
spawn
{
}
}axisdoor
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Allies have blown up the Axis Transmitter Door!”
}
}
{
spawn
{
}
}axisreciver
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Allies have blown up the Axis Reciver!”
}
}
{
spawn
{
}
}alliesdoor
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Axis have blown up the Allies Transmitter door!”
}
}
{
spawn
{
}
}alliestransmitter
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Axis have blown up the Allies Transmitter!”
}
}{
spawn
{
}
}alliesreciver
{
spawn
{
wait 200
constructible_class 3
}
death
{
wm_announce “Axis have blown up the Allies reciver!”
}
}
please some help
[/The Red is where the error is
or were it should be
Edit: Blue is where the new errors are