Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I also added comments to gm_fork map config so if somebody want to make config for his map it will be easier with that comments
I resigned from tool for creating configs. You can copy one of my configs, read comments, do your own spawns and then put this file into 'gmod_folder/gamemodes/bfconquest/gamemode/config/maps' folder. (I'm not sure will it work at all)
My TODO list is almost empty, so you can expect final release soon (up to month)
Config Tool - commands/bindings:
bfc_config_creator/bfc_detect/+zoom - Opens menu
bfc_config_addspawn [spawn name] - Adds spawn directly to specified point without using derma menu(spawn name is combination of US_ or RU_ and point name i.e. US_DE, RU_A, RU_D, US_D)
bfc_config_auto_generate_upgrade_areas [offset] - creates upgrade areas based on base areas with given offset
To use tool you HAVE TO be on SINGLE PLAYER on SANDBOX
Hooks - There is some hooks that can be useful for small mods(Changing models etc.) without reuploading gamemode(more info in _readme.lua file)
I added new file '_readme.lua' in 'gamemode/mods' directory. You should read this file if you want to modify gamemode, add language or add map config.