Pitch-rogue

User made maps to use on servers.
Post Reply
User avatar
tainn
Private First Class
Private First Class
Posts: 278
Joined: Sun Nov 18, 2018 7:25 pm
Location: phantom_zone;

Pitch-rogue

Post by tainn »

Rogue-only map titled Pitch-rogue; combination of 'pitch-black' and 'rogue'.

Relatively simplistic. No radar. Ricochet in the middle. Attempt at creating rogue color-based neon lights in sheer darkness.

The attachments include a screenshot, and a zip that includes the bzw and conf files.

License: CC BY-SA 4.0
Attachments
pitch.png
(56.31 KiB) Not downloaded yet
pitch.zip
(1.18 KiB) Downloaded 118 times
User avatar
Zehra
Private First Class
Private First Class
Posts: 915
Joined: Sun Oct 18, 2015 3:36 pm
Location: Within the BZFS API and Beyond it
Contact:

Re: Pitch-rogue

Post by Zehra »

Interesting design and concept.
If you are trying to create 'neon' lights, I would recommend you take advantage of the 'emission' materials property.

So for example, you may wish to do something similar to the following:

Code: Select all

material
  color 0.5 0.5 0.5 0.5
  emission 0.5 0.5 0.5 0.5
end
The above is simply an example and would require some adjustments to work with your materials.

-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
Bertman
Private First Class
Private First Class
Posts: 263
Joined: Sun Jan 11, 2015 3:40 am

Re: Pitch-rogue

Post by Bertman »

Map in in the mapchange list on bmbz.freemyip.com:5198. Enjoy!
User avatar
tainn
Private First Class
Private First Class
Posts: 278
Joined: Sun Nov 18, 2018 7:25 pm
Location: phantom_zone;

Re: Pitch-rogue

Post by tainn »

Thank you, Bertman!
User avatar
tainn
Private First Class
Private First Class
Posts: 278
Joined: Sun Nov 18, 2018 7:25 pm
Location: phantom_zone;

Re: Pitch-rogue

Post by tainn »

Due to a minor bug being found when spawning, the zone attributes have been changed a bit.

The attachment includes an adjusted bzw file.
Attachments
pitch.bzw
(3.8 KiB) Downloaded 126 times
Post Reply