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 tried this:
"BlacklistedNPCs": [
npc_metropolice
],
"npc_citizen": true
}
remember to use curly brackets {}, not regular brackets [], not sure why it uses regular brackets there.
Heres my table, I don't understand what's wrong with it. Any tips?
"BlacklistedNPCs": {
"npc_metropolice": true,
"npc_combine_s": true,
"npc_clawscanner": true
"npc_combine_camera": true,
"npc_combine_cannon": true,
"npc_combine_dropship": true,
"npc_combine_gunship": true,
"npc_cscanner": true,
"npc_dog": true,
"npc_hunter": true,
"npc_helicopter": true,
"npc_manhack": true,
"npc_rollermine": true,
"npc_sniper": true,
"npc_turret_ceiling": true,
"npc_turret_ground": true,
"npc_turret_floor": true
},
PS: I was forced to set the file to read-only because on every launch, the file is reset to default. Might have to take a look at that lol.
"npc_combine_commander": true
},
I really don't know what I did wrong ._.
And yes, I already read comment 'bout npc's above