Saltar al contenido
Bits antidisturbios

Bits antidisturbios

  • Hogar
  • Noticias
  • Guías
  • Videoguías
  • Notas del parche
  • Reportar abuso
  • Alternar formulario de búsqueda

Espacio negro – Mapping Reference Guide

Publicado el 10/19/2022 Por DanielDev No hay comentarios en Espacio negro – Mapping Reference Guide
  • Título: Espacio negro
  • Fecha de lanzamiento:
  • Revelador:
  • Editor:
Information about Black Space is still incomplete. Por favor ayúdanos a completar los detalles del juego usando esto formulario de contacto.

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

Introducción

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, esto es opcional.

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.

Dominio
Descripción
em_addspawnpoint <X> <y>
Place a spawn point into the map. There must be at least one spawn point in the map.
em_addshieldbooster <X> <y>
Add an energy shield booster supply entity
em_addammopack <X> <y> <tipo>
Add an ammo pack supply entity
em_addbgplanet <X> <y> <ancho> <altura> <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> <y> <ancho> <altura> <sprite> <rot>
Add a vortex entity. You can specify a rotation value. The higher the value the faster the vortex turns
em_addasteroid <X> <y>
Adds an asteroid to the map. Will cause damage to ships when collided
em_addsmoke <X> <y>
Adds a smoke entity to map. Useful to hide from the sight of others
em_addstarfield <X> <y> <ancho> <altura> <on-top>
Add a field of stars to the map, either in the background or on top
em_adddefensecanon <X> <y> <ancho> <altura> <sprite> <rot>
Add a defense laser canon to map. These attack nearby ships and are indestructible
em_addray <X> <y> <rot>
Add a static ray to map
em_addborder <X> <y> <longitud> <orientation>
Adds a horizontal or vertical border with the given length to the map. Shall be used to visually indicate the map borders.

Eso es todo lo que estamos compartiendo hoy para este Espacio negro guía. Esta guía fue originalmente creada y escrita por DanielDev. En caso de que no actualicemos esta guía, puede encontrar la última actualización siguiendo este enlace.

Si cree que alguno de los contenidos de este sitio viola sus derechos, incluyendo sus derechos de propiedad intelectual, por favor contáctenos inmediatamente usando nuestro formulario de contacto.
Guías Etiquetas:Espacio negro

Navegación de entradas

Publicación anterior: How to Fix Black Space FPS Drop, Retraso, y problemas de tartamudeo
Publicación siguiente: Torre unida – Guía de soluciones de laberinto de eventos de Halloween

Deja una respuesta Cancelar la respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

  • Título: Espacio negro
  • Fecha de lanzamiento:
  • Revelador:
  • Editor:
Information about Black Space is still incomplete. Por favor ayúdanos a completar los detalles del juego usando esto formulario de contacto.

Descargo de responsabilidad

Todo el contenido citado se deriva de sus respectivas fuentes.. Si cree que hemos utilizado su contenido sin permiso, asegúrese de comunicarse con nosotros y lo tomaremos en serio.
  • Sobre nosotros
  • Contáctenos
  • política de privacidad
  • Términos de servicio

Derechos de autor © 2025 Bits antidisturbios.

Funciona con Tema PressBook Noticias para WordPress