DucArc

User made maps to use on servers.
Post Reply
User avatar
Zehra
Private First Class
Private First Class
Posts: 919
Joined: Sun Oct 18, 2015 3:36 pm
Location: Within the BZFS API and Beyond it
Contact:

DucArc

Post by Zehra »

Hi all,

Here's a simple map I made.
It's based on a Ducati map I saw and have edited for mainly teaching the basics of Ducati for newbies.

Notes:
License: Public Domain
Author: Zehra
Release date: 2/17/2017
Advice: best run as a locally hosted map and used to practice dodging.
Map file:
DucArc.bzw
DucArc map file and configurations
(3.09 KiB) Downloaded 132 times

Code: Select all

# DucArc
options
          -c
          -mp 2,2,2,0,0,2
          +r
          -a 45 38
          -ms 2
          -set _disableBots true
          -set _sessionTime 120
          -set _worldSize 600
end
dynamicColor
  name LinkMaterial
  red limits 0.0 0.25
  red sinusoid 2.0 0.0 1.0
  green limits 0.0 0.25
  green sinusoid 2.0 0.666667 1.0
  blue limits 0.0 0.25
  blue sinusoid 2.0 1.33333 1.0
  alpha limits 0.75 0.75
end
texturematrix
  name LinkMaterial
  shift 0.0 -0.05
end
material
  name LinkMaterial
  nolighting
  color 0.0 0.0 0.0 0.5
  texmat LinkMaterial
  texture telelink
  dyncol LinkMaterial
end
zone
  position -235.9 34.1 0.0
  size 0.0 0.0 0.0
  safety 1 1 2 2 3 3 4 4
end
zone
  position -235.9 -34.1 0.0
  size 0.0 0.0 0.0
  safety 1 2 3 4
end
zone
  position 235.9 34.1 0.0
  size 0.0 0.0 0.0
  safety 1 1 2 2 3 3 4 4
end
zone
  position 235.9 -34.1 0.0
  size 0.0 0.0 0.0
  safety 1 2 3 4
end
box
  position -255.0 300.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 255.0 -300.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position -50.0 0.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 50.0 0.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 0.0 -50.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 0.0 50.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 0.0 220.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 0.0 -220.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position 255.0 300.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
box
  position -255.0 -300.0 0.0
  size 30.0 30.0 15.0
  rotation 45.0
end
pyramid
  position 50.0 -265.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -50.0 265.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 50.0 265.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -50.0 -265.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 200.0 245.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -200.0 -245.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -200.0 245.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 200.0 -245.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -231.8 -21.8 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -248.2 -38.2 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 231.8 21.8 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 248.2 38.2 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -248.2 38.2 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 231.8 -21.8 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -231.8 21.8 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 248.2 -38.2 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 40.0 -100.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -40.0 100.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position 40.0 100.0 0.0
  size 8.2 8.2 10.25
end
pyramid
  position -40.0 -100.0 0.0
  size 8.2 8.2 10.25
end
base
  position -270.0 0.0 0.0
  size 30.0 30.0 0.0
  color 1
end
base
  position 270.0 0.0 0.0
  size 30.0 30.0 0.0
  color 2
end
-Zehra
Those who are critical of me, I'll likely be the same of them. ~Zehra
The decisions we make are the ones we look forward too and the ones we regret. ~Zehra
There's a difference between knowing my name and knowing me, one shows respect to my name and the other is to who I am. ~Zehra

See where I've last been active at Strayers.
Visit BZList.net for a modern HTML5 server stats site.

Click here to view the 101 Leaderboard & Score Summaries Last updated 2021-01-12 (YYYY-MM-DD)
Latest 101 thread
User avatar
Zehra
Private First Class
Private First Class
Posts: 919
Joined: Sun Oct 18, 2015 3:36 pm
Location: Within the BZFS API and Beyond it
Contact:

Re: DucArc

Post by Zehra »

Screenshots of DucArc
DucArc.png
DucArc screenshot
(337.85 KiB) Not downloaded yet
DucArc 1.png
DucArc screenshot
(409.59 KiB) Not downloaded yet
-Zehra
Those who are critical of me, I'll likely be the same of them. ~Zehra
The decisions we make are the ones we look forward too and the ones we regret. ~Zehra
There's a difference between knowing my name and knowing me, one shows respect to my name and the other is to who I am. ~Zehra

See where I've last been active at Strayers.
Visit BZList.net for a modern HTML5 server stats site.

Click here to view the 101 Leaderboard & Score Summaries Last updated 2021-01-12 (YYYY-MM-DD)
Latest 101 thread
Post Reply