Ir para o conteúdo
Riot Bits

Riot Bits

  • Lar
  • Notícias
  • Guias
  • Guias de vídeo
  • Notas do Patch
  • Denunciar abuso
  • Alternar formulário de pesquisa

Black Space – Mapping Reference Guide

postado em 10/19/2022 Por DanielDev Sem comentários em Black Space – Mapping Reference Guide
  • Título: Black Space
  • Data de lançamento:
  • Desenvolvedor:
  • Editor:
Information about Black Space is still incomplete. Por favor, ajude-nos a preencher os detalhes do jogo usando este formulário de contato.

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

Introdução

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.

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

Isso é tudo o que estamos compartilhando hoje para isso Black Space guia. Este guia foi originalmente criado e escrito por DanielDev. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.

Se você acredita que algum conteúdo deste site viola seus direitos, incluindo seus direitos de propriedade intelectual, entre em contato conosco imediatamente usando nosso formulário de contato.
Guias Tag:Black Space

Navegação de artigos

Postagem anterior: How to Fix Black Space FPS Drop, atraso, e problemas de gagueira
próxima postagem: Tower Unite – Halloween Event Maze Solution Guide

Deixe um comentário Cancelar resposta

O seu endereço de email não será publicado. Campos obrigatórios marcados com *

  • Título: Black Space
  • Data de lançamento:
  • Desenvolvedor:
  • Editor:
Information about Black Space is still incomplete. Por favor, ajude-nos a preencher os detalhes do jogo usando este formulário de contato.

Isenção de responsabilidade

Todo o conteúdo citado é derivado de suas respectivas fontes. Se você acha que usamos seu conteúdo sem permissão, certifique-se de entrar em contato conosco e levaremos isso a sério.
  • Sobre nós
  • Contate-nos
  • política de Privacidade
  • Termos de serviço

direito autoral © 2025 Riot Bits.

Distribuído por PressBook Notícias tema WordPress