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
This mod was and still is absolutely excellent. A must-have.
I run this mod alone and its seems like you cant play conquest
it says:
EXCEPTION_ACCESS_VIOLATION read at 0x0000000208
and this is diffrent every time in "read at" and random number
Blood decals do not stay because I am unaware of how to change that.
{entitymanager
{group "dead" actor dead
(mod "mp" {limit 10000})
(mod not "mp" {limit 10000})
{remove dissolve}
{entity "human"}
}
{group "broken" gameentity
(mod "mp" {limit 10000})
(mod not "mp" {limit 10000})
{remove dissolve}
{DeadVehicles}
}
{group "piece" gameentity
(mod "mp" {limit 50})
(mod not "mp" {limit 80})
{remove dissolve}
{entity "piece_big_steel"} ;// cannon parts
{entity "piece_large_steel"} ;// tank turret, ship parts
{entity "piece_big_airborne_wing"} ;// airborne parts
{entity "building_part_concrete"} ;// cannon parts
{entity "building_part_wood"} ;// tank turret, ship parts
}
etc...