#--------------------- # BREIZH TOMATO #--------------------- # # by Mathias Lambeau alias mathiaz # 10/2018 # #----------------------------------------------------------------------------- # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see . # #----------------------------------------------------------------------------- # world size 400 freeCtfSpawns end options -c +r -j -ms 4 -sl WG 1 -fb # -f bad # The order is rogue, red, green, blue, purple #-mp 12,0,0,0,0,3 -mp 0,9,0,9,0,10 -set _tankSpeed 28 -set _wingsJumpCount 20 -set _maxFlagGrabs 1 -set _wallHeight 18 # _reloadTime = _shotRange/_shotSpeed #_shotRange default 350 # -set _shotRange 450 -set _shotSpeed 110 -set _reloadTime 5 # -set _shotRange -publictitle "Breizh tomato - shoot through WALL - ctf " -srvmsg "Using radar 'fast sorted' help here" # +fb end #******************* # BASE #******************* # # bases # base name base_N color 3 position 360 50 0 size 30 30 0.1 end base name base_S color 1 position 360 -50 0 size 30 30 0.1 end zone name zf_red position -300 -5 15 size 1 1 1 safety 1 end zone name zf_blue position -300 5 15 size 1 1 1 safety 3 end weapon position 330 50 0 type SW trigger oncap eventteam 3 end weapon position 330 -50 0 type SW trigger oncap eventteam 1 end #zone # team 1 # position 50 -195 0 # size 350 180 0 #end #zone # team 3 # position 50 195 0 # size 350 180 0 #end zone zoneflag WG 1 size 5 10 0 position 0 50 0 end zone zoneflag WG 1 size 5 10 0 position 0 -50 0 end #************** # walls #************** material name wall #color 1.000000 0.270588 0.000000 0.30 #color 1.000000 0 0.000000 0.30 color 0.000000 0 0.000000 0.30 end #meshbox # position -125 0 45 # size 115 1 20 # matref wall # shootthrough #end #meshbox # position 205 0 45 # size 195 1 20 # matref wall # shootthrough #end meshbox position 80 0 0 size 320 1 50 matref wall shootthrough end #************** #middle boxes #************** #box # position 0 0 30 # size 5 30 1 #end box position -60 0 0 size 30 30 15 end box position 60 0 0 size 30 30 15 end box position 200 0 0 size 15 45 15 end pyramid position 200 0 15 size 15 45 5 end #************** # corner beside base #************** box position 300 225 0 size 50 5 15 end box position 300 -225 0 size 50 5 15 end #**************** #bigbloc #************** box position -300 0 0 size 80 200 15 end box position -395 0 0 size 5 5 15 end box position -253.2842712474619 0 15 size 20 20 15 rotation 45 end box position -346.7157287525381 100 15 size 20 20 15 rotation 45 end box position -346.7157287525381 -100 15 size 20 20 15 rotation 45 end #************** #border wall #************** material name transparent #color 1.000000 0.270588 0.000000 0.30 #color 1.000000 0 0.000000 0.30 color 0.000000 0 0.000000 0 end meshbox position -400 0 0 size 0.1 400 50 matref transparent end #************** # pyramid #************** pyramid size 10 10 10 position 100 360 15 end pyramid size 10 10 10 position 100 -360 15 end #************** #groupe rotate #************** define rotate180 #petit #************** box size 15 15 15 position -300 300 0 end box size 15 15 15 position 300 300 0 end box size 15 15 15 position -100 100 0 end box size 15 15 15 position 100 100 0 end #big bloc #************** #box # position 0 300 0 # size 200 80 15 #end box position 105 300 0 size 95 80 15 end box position -105 300 0 size 95 80 15 end box position 0 400 0 size 10 10 15 rotation 45 end box position 0 253.2842712474619 15 size 20 20 15 rotation 45 end meshbox position -100 400 0 size 300 0.1 50 matref transparent end enddef #************** # rotation #************** group rotate180 rotation 0 end group rotate180 rotation 180 end #************** # teleporter #************** teleporter position -390.0 -390.0 0.0 rotation 45.0 size 0.56 4.48 27.7 border 1.12 end teleporter position -390.0 390.0 0.0 rotation 135.0 size 0.56 4.48 15.0 border 1.12 end link from 0 to 3 end link from 1 to 2 end link from 2 to 1 end link from 3 to 0 end