Installera Steam
logga in
|
sprÄk
çźäœäžæ (förenklad kinesiska)
çčé«äžæ (traditionell kinesiska)
æ„æŹèȘ (japanska)
íê”ìŽ (koreanska)
àčàžàžą (thailĂ€ndska)
ĐŃлгаŃŃĐșĐž (bulgariska)
ÄeĆĄtina (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español â España (spanska â Spanien)
Español â LatinoamĂ©rica (spanska â Latinamerika)
ÎλληΜÎčÎșÎŹ (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederlÀndska)
Norsk (norska)
Polski (polska)
PortuguĂȘs (portugisiska â Portugal)
PortuguĂȘs â Brasil (portugisiska â Brasilien)
RomĂąnÄ (rumĂ€nska)
Đ ŃŃŃĐșĐžĐč (ryska)
Suomi (finska)
TĂŒrkçe (turkiska)
Tiáșżng Viá»t (vietnamesiska)
ĐŁĐșŃаŃĐœŃŃĐșа (ukrainska)
Rapportera problem med översÀttningen
Having to code multiple event hooks for what (in my reading) seem to be singular functions in the DLL code might make it hard to maintain the mapping.
Plus, if we do get to the point where we're able to add new units/factions/buildings, having events hard-coded to the current default set of objects will make mod making and logic wiring a lot harder.
Source and SourceMod are a pretty good guide here - a smaller number of hooks, with an expandable and extensible set of parameters which can pass all the needed data and references back and forth, will likely work better here.
I sent a friend request btw, I did a lot of mods and community tooling for Insurgency, I might be able to help a bit on your project.