Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
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.