User talk:DrinkyBird

From Zandronum Wiki
Revision as of 21:01, 5 July 2020 by DrinkyBird (talk | contribs) (DrinkyBird moved page User talk:Sean to User talk:DrinkyBird: Automatically moved page while renaming the user "Sean" to "DrinkyBird")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Let's talk about how good FreeBSD is


19:20, 13 November 2017 (UTC) boby:

hey cucknsexs why cant i create a new page? brokewiki? 5 minutes code school?

A domination map can be made like any other map but it also has point sectors. To set up points, add the sector numbers (not tags) into a sectinfo file like this:

[MAP01] points = { "top" = {91}, "middle" = {93}, "bottom" = {92} }

Points are rendered with sector fog so make sure the sector can correctly render this fog. This means the sector must have a non-sky ceiling and supported geometry. Careful with fog rendering with 3d floors. A trick to make points look like they are under the sky is to raise their actually ceiling extremely high.