Ga naar de inhoud
Rel-bits

Rel-bits

  • Thuis
  • Nieuws
  • Gidsen
  • Videogidsen
  • Patch-opmerkingen
  • Misbruik melden
  • Toggle zoekformulier

Black Space – Mapping Reference Guide

Geplaatst op 10/19/2022 Deur DanielDev Geen reacties op Black Space – Mapping Reference Guide
  • Titel: Black Space
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Black Space is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

This guide functions as a reference guide to create maps for Black Space.

Invoering

Welcome to the mapping reference and guide for Black Space.

Black Space offers the possibility to create own maps. Since there is no included map editor, creating maps has been designed to be very simple. In conclusion maps consist of simple script config files that define map information and entities that are placed in the map.

Create a map

In order to create a map, simple go to the maps directory of the Black Space installation directory. In order to create a new map, simply create a .cfg file. You can prepend a “bs_” to the name if you want.

A map could then be located like this:

maps/bs_myownmap.cfg

After that open the map with a text editor (we recommend Notepad++) and insert your basic map information commands.

#Info data em_setmapname “bs_myownmap” em_setmapversion “1.0” em_setmapauthor “Your Name” #Environment data em_setmapsize “2500” “2500” em_setskybox “skyboxes\\skybox_galaxy.jpg” em_setenvmusic “” em_setmaxplayers “6” #Stats data em_setmaxscore “10” em_settimelimit “5”

Note that certain value such as the ones set with em_setmaxscore and em_settimelimit can be overwritten by the player when creating a new game.

It is important to set the map size. The map size is in units.

You don’t need to specify an environment music theme, this is optional.

After setting your basic map information, you can then add commands to actually place entities into your map.

Add entities

The following commands exist in order to create entities.

Commando
Beschrijving
em_addspawnpoint <X> <j>
Place a spawn point into the map. There must be at least one spawn point in the map.
em_addshieldbooster <X> <j>
Add an energy shield booster supply entity
em_addammopack <X> <j> <type>
Add an ammo pack supply entity
em_addbgplanet <X> <j> <breedte> <hoogte> <sprite>
Add a background planet. These entities are not collidable. You can select planet sprites from media/images/world (relative to images directory)
em_addvortex <X> <j> <breedte> <hoogte> <sprite> <rot>
Add a vortex entity. You can specify a rotation value. The higher the value the faster the vortex turns
em_addasteroid <X> <j>
Adds an asteroid to the map. Will cause damage to ships when collided
em_addsmoke <X> <j>
Adds a smoke entity to map. Useful to hide from the sight of others
em_addstarfield <X> <j> <breedte> <hoogte> <on-top>
Add a field of stars to the map, either in the background or on top
em_adddefensecanon <X> <j> <breedte> <hoogte> <sprite> <rot>
Add a defense laser canon to map. These attack nearby ships and are indestructible
em_addray <X> <j> <rot>
Add a static ray to map
em_addborder <X> <j> <lengte> <orientation>
Adds a horizontal or vertical border with the given length to the map. Shall be used to visually indicate the map borders.

Dat is alles wat we vandaag hiervoor delen Black Space gids. Deze handleiding is oorspronkelijk gemaakt en geschreven door DanielDev. Voor het geval we er niet in slagen deze handleiding bij te werken, U kunt de laatste update vinden door dit te volgen link.

Als u van mening bent dat de inhoud van deze site uw rechten schendt, inclusief uw intellectuele eigendomsrechten, neem dan direct contact met ons op via ons contactformulier.
Gidsen Labels:Black Space

Bericht navigatie

Vorig bericht: How to Fix Black Space FPS Drop, Vertraging, en stotterproblemen
Volgende bericht: Tower Unite – Halloween Event Maze Solution Guide

Geef een reactie Reactie annuleren

Je e-mailadres wordt niet gepubliceerd. Vereiste velden zijn gemarkeerd met *

  • Titel: Black Space
  • Releasedatum:
  • Ontwikkelaar:
  • Uitgever:
Information about Black Space is still incomplete. Help ons alstublieft de details van het spel hiermee in te vullen contactformulier.

Vrijwaring

Alle geciteerde inhoud is afgeleid van hun respectieve bronnen. Als u denkt dat wij uw inhoud zonder toestemming hebben gebruikt, Zorg ervoor dat u ons bereikt en wij zullen het serieus nemen.
  • Over ons
  • Neem contact met ons op
  • Privacybeleid
  • Servicevoorwaarden

Auteursrecht © 2025 Rel-bits.

Aangedreven door PersBoek Nieuws WordPress thema