NEW MAP - BATTLE CANYON!
One of the unreleased P3rle maps made in 2016. Five years later, i finished it.
BIN
baseq3r/gfx/2d/menucar25.tga
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
baseq3r/levelshots/q3r_battlecanyon.jpg
Normal file
After Width: | Height: | Size: 1 MiB |
BIN
baseq3r/maps/q3r_battlecanyon.bsp
Normal file
5786
baseq3r/maps/q3r_battlecanyon.map
Normal file
BIN
baseq3r/models/mapobjects/telestecki/teleglow01.tga
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telelite01.tga
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telelite_g.tga
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telelite_i.tga
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telemain.tga
Normal file
After Width: | Height: | Size: 128 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telepad.tga
Normal file
After Width: | Height: | Size: 64 KiB |
BIN
baseq3r/models/mapobjects/telestecki/telestecki.md3
Normal file
|
@ -1926,3 +1926,24 @@ textures/liquids/lavahell_2500_subd
|
|||
tcMod turb 0 .2 0 .1
|
||||
}
|
||||
}
|
||||
|
||||
textures/q3r_liquids/lavabattlecanyon
|
||||
{
|
||||
qer_editorimage textures/q3r_liquids/protolava.tga
|
||||
q3map_globaltexture
|
||||
surfaceparm lava
|
||||
surfaceparm nodlight
|
||||
surfaceparm noimpact
|
||||
surfaceparm nolightmap
|
||||
q3map_surfacelight 600
|
||||
cull disable
|
||||
deformVertexes wave 512 sin 0 7 0 0.4
|
||||
{
|
||||
map textures/q3r_liquids/protolava.tga
|
||||
rgbgen identity
|
||||
tcmod scroll -.05 .001
|
||||
}
|
||||
|
||||
fogparms ( .76 .73 .54 ) 30000
|
||||
|
||||
}
|
46
baseq3r/scripts/q3r_battlecanyon.arena
Normal file
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
//MAP FILE NAME
|
||||
map "q3r_battlecanyon"
|
||||
|
||||
//IN-GAME MAP NAME
|
||||
longname "Battle Canyon"
|
||||
|
||||
//AUTHOR OF THE MAP
|
||||
author "P3rle & insellium"
|
||||
|
||||
//GAME TYPE SUPPORTS
|
||||
type "q3r_derby q3r_dm q3r_team_dm"
|
||||
|
||||
//CUSTOM BOTS
|
||||
bots ""
|
||||
|
||||
//PLAYER STARTS
|
||||
starts "8"
|
||||
|
||||
//LAPTIME
|
||||
laptime " "
|
||||
|
||||
//CHECKPOINTS
|
||||
checkpoints " "
|
||||
|
||||
//OBSERVER SPOTS
|
||||
observerspots "1"
|
||||
|
||||
//WEAPONS
|
||||
weapons "RL,PG,RG,SG,LG"
|
||||
|
||||
//POWERUPS
|
||||
powerups "2 & Mines"
|
||||
|
||||
//REVERSABLE
|
||||
reversable " "
|
||||
|
||||
//TRACK LENGTHS
|
||||
tracklengths " "
|
||||
|
||||
//BOT SUPPORTS
|
||||
botsupport " "
|
||||
|
||||
//TEAMS
|
||||
teams "All"
|
||||
}
|
|
@ -372,6 +372,16 @@ textures/q3r_skies/env/ame_nebula
|
|||
skyparms textures/q3r_skies/env/ame_nebula/purplenebula - -
|
||||
}
|
||||
|
||||
textures/skies/ame_nebula
|
||||
{
|
||||
qer_editorimage textures/q3r_skies/env/ame_nebula/purplenebula_ft.tga
|
||||
surfaceparm noimpact
|
||||
surfaceparm nolightmap
|
||||
q3map_sun 1.00 0.90 1.00 70 90 90
|
||||
q3map_surfacelight 70
|
||||
skyparms textures/q3r_skies/env/ame_nebula/purplenebula - -
|
||||
}
|
||||
|
||||
// ------------------------------------------------------------
|
||||
// 20.skies (tim_dm3_red)
|
||||
// ------------------------------------------------------------
|
||||
|
|
213
baseq3r/scripts/telestecki.shader
Normal file
|
@ -0,0 +1,213 @@
|
|||
//TELEPORT MAP OBJECT BY STECKI - stecki@quakerally.com
|
||||
|
||||
//THESE ARE THE INSIDE LIGHTS OF THE MAIN RING
|
||||
|
||||
models/mapobjects/telestecki/telelite04
|
||||
{
|
||||
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite01.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_g.tga
|
||||
blendFunc add
|
||||
rgbGen identity
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_i.tga
|
||||
blendFunc add
|
||||
rgbGen wave Sin 0 1 0 .5
|
||||
}
|
||||
}
|
||||
|
||||
models/mapobjects/telestecki/telelite03
|
||||
{
|
||||
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite01.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_g.tga
|
||||
blendFunc add
|
||||
rgbGen identity
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_i.tga
|
||||
blendFunc add
|
||||
rgbGen wave Sin 0 1 .25 .5
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
models/mapobjects/telestecki/telelite02
|
||||
{
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite01.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_g.tga
|
||||
blendFunc add
|
||||
rgbGen identity
|
||||
|
||||
}
|
||||
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_i.tga
|
||||
blendFunc add
|
||||
rgbGen wave Sin 0 1 .5 .5
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
models/mapobjects/telestecki/telelite01
|
||||
{
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite01.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_g.tga
|
||||
blendFunc add
|
||||
rgbGen identity
|
||||
|
||||
}
|
||||
|
||||
{
|
||||
map models/mapobjects/telestecki/telelite_i.tga
|
||||
blendFunc add
|
||||
rgbGen wave Sin 0 1 .75 .5
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
//GLOWING CENTER FAUX PARTICLES
|
||||
|
||||
models/mapobjects/telestecki/teleglow01
|
||||
{
|
||||
deformVertexes autosprite
|
||||
surfaceparm trans
|
||||
nomipmaps
|
||||
|
||||
{
|
||||
clampmap models/mapobjects/telestecki/teleglow01.tga
|
||||
blendfunc gl_one gl_one
|
||||
tcMod stretch sawtooth 1 -.9 .5 1.15
|
||||
tcMod rotate 15
|
||||
rgbGen wave sawtooth .5 .5 .25 1.15
|
||||
}
|
||||
{
|
||||
clampmap models/mapobjects/telestecki/teleglow01.tga
|
||||
blendfunc gl_one gl_one
|
||||
tcMod stretch sawtooth 1 -.9 .5 1.5
|
||||
tcMod rotate -60
|
||||
rgbGen wave sawtooth .75 .5 .5 1.5
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
models/mapobjects/telestecki/teleglow02
|
||||
{
|
||||
deformVertexes autosprite
|
||||
surfaceparm trans
|
||||
nomipmaps
|
||||
|
||||
|
||||
{
|
||||
clampmap models/mapobjects/telestecki/teleglow01.tga
|
||||
blendfunc gl_one gl_one
|
||||
tcMod stretch sawtooth 1 -.9 0 1.5
|
||||
tcMod rotate 60
|
||||
rgbGen wave sawtooth .75 .5 .6 1.5
|
||||
}
|
||||
{
|
||||
clampmap models/mapobjects/telestecki/teleglow01.tga
|
||||
blendfunc gl_one gl_one
|
||||
tcMod stretch sawtooth 1 -.9 .5 1.20
|
||||
tcMod rotate -20
|
||||
rgbGen wave sawtooth .75 .5 .1 1.20
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
//MAIN TELEPORT SURFACES
|
||||
|
||||
models/mapobjects/telestecki/telemain
|
||||
{
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telemain.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
}
|
||||
}
|
||||
|
||||
//TELEPORTER RAILING
|
||||
|
||||
models/mapobjects/telestecki/telerail
|
||||
|
||||
{
|
||||
cull disable
|
||||
{
|
||||
map models/mapobjects/telestecki/telemain.tga
|
||||
//blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
|
||||
//alphaFunc GT0
|
||||
alphaFunc GE128
|
||||
depthWrite
|
||||
rgbGen vertex
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
//TELEPAD
|
||||
|
||||
models/mapobjects/telestecki/telepad
|
||||
{
|
||||
{
|
||||
map textures/effects/tinfx2c.tga
|
||||
tcGen environment
|
||||
rgbGen identity
|
||||
}
|
||||
{
|
||||
map models/mapobjects/telestecki/telepad.tga
|
||||
blendFunc blend
|
||||
rgbGen vertex
|
||||
}
|
||||
}
|
BIN
baseq3r/textures/base_floor/achtung_clang.jpg
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
baseq3r/textures/base_floor/clang_floor.jpg
Normal file
After Width: | Height: | Size: 120 KiB |
BIN
baseq3r/textures/base_wall/grill.tga
Normal file
After Width: | Height: | Size: 1 MiB |
BIN
baseq3r/textures/proto2/bluelight_off.jpg
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
baseq3r/textures/proto2/bluelight_on.jpg
Normal file
After Width: | Height: | Size: 8 KiB |
BIN
baseq3r/textures/proto2/panel02.jpg
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
baseq3r/textures/proto2/tin_floor04ach.jpg
Normal file
After Width: | Height: | Size: 166 KiB |
BIN
baseq3r/textures/q3r_liquids/protolava.tga
Normal file
After Width: | Height: | Size: 256 KiB |
BIN
baseq3r/textures/q3r_stone/Stein3.tga
Normal file
After Width: | Height: | Size: 3 MiB |
BIN
baseq3r/textures/reflect/q3r_battlecanyon.jpg
Normal file
After Width: | Height: | Size: 6.6 KiB |