Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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